About 1,460,000 results
Open links in new tab
  1. MySQL :: MySQL Forums

    Apr 16, 2025 · Forum to discuss quality assurance techniques, such as bug reports, test cases, code patches

  2. sql - MySQL select where column is not empty - Stack Overflow

    Mar 18, 2014 · Explicit Data-Type. For efficiency of indexing and avoiding the implicit data-type conversion to retrieve the expected results; always compare the explicit value data-type (INT …

  3. 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 ...

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

    Jun 22, 2023 · One way to connect to MySQL directly using proper MySQL username and password is: mysql --user=root --password=mypass Here, root is the MySQL username …

  5. mysql - What does SQL Select symbol || mean? - Stack Overflow

    Apr 29, 2014 · mysql: concat ( vararg function ). caution : || means 'logical or' ( It's configurable , however; thanks to @hvd for pointing that out) oracle: || (infix operator), concat ( caution : …

  6. mysql - VBA Run-time error '-2147467259 (80004005) - Stack …

    Jul 1, 2015 · problem solved, so i checked my programs and files and i noticed that i had 32bit mysql and 64bit MySQL connector, so i downloaded the 32bit myql connector to match 32bit …

  7. sql - MySQL query String contains - Stack Overflow

    it appears the author wanted to construct the MySQL query using PHP. Since the question was asked 12 years ago, current practice would be to use preprepared statements to prevent SQL …

  8. 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 …

  9. MySQL :: MySQL Forums :: General

    Feb 16, 2024 · Re: I got different result using 'show character set' and 'select * from information_schema.character_sets'

  10. MySQL :: MySQL Forums :: MySQL Workbench

    Sep 17, 2024 · mysql workbench authentication plugin '' cannot be loaded: the specified module could not be found . 8,486.

Refresh