About 7,470,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. 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.

  3. How can I solve "Error: MySQL shutdown unexpectedly"?

    Aug 3, 2013 · Rename folder mysql/data to mysql/data_old Make a copy of mysql/backup folder and name it as mysql/data Copy all your database folders from mysql/data_old into mysql/data (except …

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

  5. MySQL: Grant **all** privileges on database - Stack Overflow

    Feb 16, 2011 · mysql -u root -p Enter your mysql root password Next, list out all the users and their host on the MySQL server. Unlike PostgreSQL this is often stored in the mysql database. So we need to …

  6. 到底应该用MySQL还是SQL Server? - 知乎

    sql server和mysql的区别主要反映在以下几点: 1.本质区别——存储引擎 SQL服务器的保守的储存模式,与MySQL服务器的开放可拓展的储存模式是不一样的。 在存储引擎方面,SQL提供Sybase引擎, …

  7. MySQL :: Re: Datos MySQL REAL, FLOAT, DOUBLE

    Mar 18, 2008 · La implementación de MySQL soporta esta especificación opcional de precisión, pero el valor de precisión se usa sólo para determinar el tamaño de almacenamiento." "Una precisión de 0 a …

  8. MySQL :: Re: Uso de distintos FORMATOS DE FECHA

    May 20, 2005 · Hola Marco, El tipo de dato DATE MySQL lo almacena con el siguiente formato: YYYY-MM-DD. Si defines una tabla con una columna DATE puedes hacer los INSERTs flexibles pero al …

  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. MySQL :: Bienvenidos al foro en español

    Jul 11, 2006 · MySQL Forums Forum List » Spanish New Topic Bienvenidos al foro en español Posted by: Gerardo Narvaja Date: July 11, 2006 07:51AM