PDF (US Ltr)
- 35.1Mb
PDF (A4)
- 35.2Mb
Man Pages (TGZ)
- 256.4Kb
Man Pages (Zip)
- 361.3Kb
Info (Gzip)
- 3.4Mb
Info (Zip)
- 3.4Mb
Search Results
Displaying 781 to 786
of 786 total results
- « Previous
- 77
- 78
- 79
https://dev.mysql.com/doc/refman/5.7/en/windows-initialize-data-directory.html
If you installed MySQL using the noinstall package, you may need to initialize the data directory: Windows distributions prior to MySQL 5.7.7 include a data directory with a set of preinitialized accounts in the mysql database. As of 5.7.7, Windows ...
https://dev.mysql.com/doc/refman/5.7/en/windows-installation.html
Important MySQL Community 5.7 Server requires the Microsoft Visual C++ 2019 Redistributable Package to run on Windows platforms. Users should make sure the package has been installed on the system before installing the server. This requirement ...
https://dev.mysql.com/doc/refman/5.7/en/windows-select-server.html
All Windows MySQL 5.7 servers have support for symbolic linking of database directories. The following table shows the available servers for Windows in MySQL 5.7. Binary Description mysqld Optimized binary with named-pipe support mysqld-debug Like ...
https://dev.mysql.com/doc/refman/5.7/en/windows-testing.html
For more information about mysqlshow, see Section 4.5.7, “mysqlshow — Display Database, Table, and Column Information”. In this case, start mysqld with the skip_name_resolve system variable enabled and use only localhost and IP addresses in ...
https://dev.mysql.com/doc/refman/5.7/en/windows-troubleshooting.html
The following examples show other common error messages you might encounter when installing MySQL and starting the server for the first time: If the MySQL server cannot find the mysql privileges database or other critical files, it displays these ...
https://dev.mysql.com/doc/refman/5.7/en/windows-upgrading.html
There are two approaches for upgrading MySQL on Windows: Using MySQL Installer Using the Windows ZIP archive distribution The approach you select depends on how the existing installation was performed. Before proceeding, review Section 2.10, ...