Lynxbee topic

MySQL

Articles about MySQL.

Install MySQL Workbench on Ubuntu Safely

Install Oracle’s current MySQL Workbench build on a supported Ubuntu release through the official MySQL APT repository. This guide replaces an obsolete Ubuntu 20.04 package recipe and shows how to verify the source, launch Workbench, and create a secure connection.

Change MySQL Collation Safely in phpMyAdmin

Changing a database default affects newly created objects; it does not automatically rewrite existing table columns. This workflow audits every level, explains collation semantics, backs up first, converts only when needed, and verifies application behavior.

Engineering weekly

Useful technical knowledge, not inbox noise.

Receive verified fixes, references, labs, and tools. Confirm by email; unsubscribe any time.

MySQL — Lynxbee