About 527,000 results
Open links in new tab
  1. MySQL :: Error code 1290 - secure-file-priv not working

    May 14, 2024 · The MySQL server is running with the --secure-file-priv option so it can not execute this statement. The output of SHOW VARIABLES LIKE 'secure_file_priv'; is "C:\mySQL"

  2. MySQL :: Could not start the MySQL service: Error 1067

    Jan 13, 2005 · Running mysqld --install seems to work OK and the service appears in the Services index as MySQL set to automatic. However, when I try and start the service I get the …

  3. MySQL :: Re: MySQL error 1042: Unable to connect to any of the ...

    Jun 8, 2020 · Currently, the best known workaround for users affected by this issue is to install an older version of MySQL Installer (8.0.17) and proceed to install MySQL Server from there.

  4. MySQL :: mysql: error while loading shared libraries: libncurses.so.6

    Jan 25, 2016 · However, when I try to acesss mysql to change the temporary root password I get the error: ./bin/mysql: error while loading shared libraries: libncurses.so.6: cannot open shared …

  5. MySQL :: SSL connection error: error:0A000086:SSL …

    Apr 1, 2025 · MySQL Forums Forum List » Security New Topic SSL connection error: error:0A000086:SSL routines::certificate verify failed Posted by: Boisseau Nicolas Date: April …

  6. MySQL :: Re: How do I fix error 1045

    Nov 1, 2023 · select * from mysql.user where user = 'root' and host = 'localhost'; there's a grant column so the root user might not have it enabled. there is also the global_grant privilege table …

  7. MySQL :: Re: Database initialization Issue

    Feb 1, 2025 · The error code `-1073741819` typically indicates a problem with permissions, conflicts with antivirus/firewall software, or an issue with your MySQL installation files.

  8. MySQL :: Re: MySQL ERROR 1045 (28000): Access denied for user …

    Nov 18, 2018 · innodb_checksum_algorithm=0 # The number of outstanding connection requests MySQL can have. # This option is useful when the main MySQL thread gets many connection …

  9. MySQL :: ERROR: 3948: Loading local data is disabled

    Aug 27, 2023 · ERROR: 3948: Loading local data is disabled; this must be enabled on both the client and server sides I think I'm going nuts on this issue... Most of you guys have seen this …

  10. MySQL :: MYsql Error 1136

    Aug 31, 2023 · The column count is 4 and the values are for the 4 columns but am still getting the error. Can someone please help me on how can I resolve this error since the column count is …