About 69 results
Open links in new tab
  1. MySQL Forums

    Mar 18, 2026 · The world's most popular open source database MySQL.com Downloads Documentation Developer Zone Forums Bugs Worklog Labs Planet MySQL News and Events Community

  2. How to connect to MySQL from the command line - Stack Overflow

    How can you connect to MySQL from the command line in a Mac? (i.e. show me the code) I'm doing a PHP/SQL tutorial, but it starts by assuming you're already in MySQL.

  3. How to create a database from shell command in MySQL?

    Mar 11, 2010 · I'm looking for something like createdb in PostgreSQL or any other solution that would allow me to create database with a help of a shell command. Any hints?

  4. MySQL :: Re: MySql dor Excel doesn't show up connection

    May 25, 2018 · MySQL Forums Forum List » MySQL for Excel New Topic Re: MySql dor Excel doesn't show up connection Posted by: Carlos Cáceres Date: June 18, 2018 10:02AM

  5. MySQL :: Announcing July 2025 Releases featuring MySQL Server 9.4.0 ...

    Jul 22, 2025 · Dear MySQL users, We are pleased to announce the release of the following products: * MySQL Server 9.4.0 Innovation, 8.4.6 LTS, and 8.0.43 * MySQL Shell, Router 9.4.0, 8.4.6, and …

  6. MySQL :: MySQL Forums :: Connector/C (libmysqlclient)

    Jul 12, 2022 · Views Written By Posted Sticky: How to build MySQL 8.0 C API (libmysqlclient) (1 Posts) 1,278 Edwin Desouza 07/12/2022 09:47AM

  7. MySQL :: MySQL Server 8.0.29 failed install (server won't start)

    Jun 8, 2022 · C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.29) initializing of server in progress as process 2472 InnoDB initialization has started. InnoDB initialization has ended. …

  8. How to reset or change the MySQL root password? - Stack Overflow

    How do I change the MySQL root password and username in ubuntu server? Do I need to stop the mysql service before setting any changes?

  9. How can I get the size of a MySQL database? - Stack Overflow

    How can I get the size of a MySQL database? Suppose the target database is called "v3".

  10. How to grant all privileges to root user in MySQL 8.0

    May 4, 2018 · Mysql select account by the two colums in user table.If it is different, mysql may think you want to create a new account by grant,which is not supported after 8.0 version.