
MySQL Forums
Apr 16, 2025 · Forum to discuss quality assurance techniques, such as bug reports, test cases, code patches
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 …
mysql - VBA Run-time error '-2147467259 (80004005) - Stack …
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 …
sql - MySQL select where column is not empty - Stack Overflow
Mar 18, 2014 · In MySQL, can I select columns only where something exists? For example, I have the following query: select phone, phone2 from jewishyellow.users where phone like '813%' …
MySQL :: MySQL Forums :: Newbie
Oct 29, 2024 · mysql.service failure and can't connect to mysql.sock file - Debian 12 VPS sasa predic 01/02/2025 10:44AM Re: mysql.service failure and can't connect to mysql.sock file - …
MySQL :: Re: CVE-2024-7254
Oct 28, 2024 · CVE-2024-7254 is currently in "awaiting analysis" state. However, Connector/J users should not be affected by it. Definitely not if using the JDBC implementation (protobuf …
MySQL :: MySQL Forums :: General
Feb 16, 2024 · mysql should have a faster storage engine than "InnoDB" like MariaDB "RocksDB" ....
MySQL :: MySQL ODBC Connector 9.1.0 - Connection Issues in …
Oct 30, 2024 · I have downloaded/ tried installing the MySQL ODBC Connector Version 9.1.0 from the General Availability Releases page; the installation completes successfully, but when …
MySQL :: Re: unable to start mysqld.service but command line works
Oct 8, 2024 · This is a backup server with no current mysql data and can have mysql installs removed and reinstalled if necessary. My active server is running mysql 5.5.8 and working fine.
MySQL :: Re: ERROR 1116 (HY000): Too many tables; MySQL can …
Jun 6, 2006 · I know of no way to increase the limit of 61 tables in a join in MySQL. It's probably an architectural limit, and unable to be increased without extensive enhancement to the …