About 1,510,000 results
Open links in new tab
  1. Announcing January 2025 Releases featuring MySQL Server 9.2.0 ...

    Jan 22, 2025 · MySQL NDB Cluster is the distributed, shared-nothing variant of MySQL. MySQL Server 9.2.0 and MySQL NDB Cluster 9.2.0 are Innovation releases, which means it will have new features, …

  2. mysql - VBA Run-time error '-2147467259 (80004005) - Stack Overflow

    Jul 1, 2015 · I am trying to connect to mysql using Excel VBA, I am using Excel 2013. I am new to VB, so i followed this example: Inserting Data Into MySQL From Excel Using VBA Here is my connection …

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

    Feb 27, 2011 · 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.

  4. MySQL :: Re: MySQL Data Connection for VS 2022 / MySQL for Visual ...

    Apr 18, 2024 · I had the same issue and resolved it by using the Connector/ODBC download. Now I'm able to add a connection to my MySQL database from within Visual Studio. Hope this helps someone …

  5. MySQL :: MySQL Forums :: Newbie

    Nov 13, 2024 · Sticky: MySQL Performance Tuning: The Perfect Scalability (1 Posts) Edwin Desouza 09/21/2019 04:16PM Sticky: MySQL 8.0: if I should optimize only one query, which one should it be …

  6. MySQL :: MySQL Forums :: MySQL Workbench

    Sep 17, 2024 · 2,095 Jim Edvardsson 10/25/2024 07:59AM MySQL Workbench crashing on Reverse Engineering, Forward Engineering, and Model Sync 992 Jorge Pimentel 10/14/2024 04:02AM

  7. MySQL :: MySQL Data Connection for VS 2022 / MySQL for Visual …

    Jul 27, 2023 · Googling issues with MySQL not being in the Data Connections dropdown shows a lot of answers, I've tried a lot of them but am not even sure which versions of MySQL Server, MySQL .NET …

  8. MySQL :: Database initialization Issue

    Nov 15, 2024 · Process for mysqld, with ID 22512, was run successfully and exited with code -1073741819. Failed to start process for MySQL Server 9.1.0. Database initialization failed. Ended …

  9. MySQL :: MySQL Forums :: General

    Feb 20, 2024 · mysql should have a faster storage engine than "InnoDB" like MariaDB "RocksDB" ....

  10. ERROR 1130 (HY000): Host '' is not allowed to connect to this MySQL ...

    Why oh why can I not connect to mysql? mysql -u root -ptest101 -h xxx.xxx.xxx.xxx ERROR 1130 (HY000): Host 'xxx.xxx.xxx.xxx' is not allowed to connect to this MySQL server In my.cnf I have the …