Top "My.cnf" questions

Configuration file for MySQL programs, particularly for the mysqld server.

Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root

I am not sure how to fix this: dyn-72-33-214-45:python mona$ sudo /usr/local/mysql/bin/mysqld …

mysql sql my.cnf
MySQL my.cnf performance tuning recommendations

I am kind of hoping that someone might be able to offer some assistance with optimizing a my.cnf file …

mysql optimization performance my.cnf
MySQL my.cnf file - Found option without preceding group

I'm trying to connect to my DB in Ubuntu remotely but I receive error message when trying to mysql -u …

mysql my.cnf
MySQL: setting time_zone in my.cnf options file

In MySQL you can set a session variable called time_zone to change the timezone. This is useful e.g. …

mysql timezone my.cnf
Where can I find the file my.ini file for windows mysql server?

The same question is repeated again and again and i am another one repeating this question . I have already set …

mysql replication my.cnf
How to configure MySQL on same machine with different port?

How to configure two different port for MySQL on same machine? I know that default port is 3306. But I also …

mysql port my.cnf
Installing MySQL Workbench but File /etc/my.cnf doesn't exist

I managed to download the MySQL DMG archive to my OS (mac OS X). It works if I use the …

mysql unix mysql-workbench workbench my.cnf
Configure time zone to mysql docker container

I have a mysql 5.7 docker container. When I run the mysql command: SELECT now(); It shows the time -3 hours …

mysql docker docker-compose my.cnf
What does mysql use if there is no my.cnf?

In short, what configuration values does MySQL use if there is no my.cnf? I'm running MySQL on Slackware. I've …

mysql my.cnf
InnoDB tables exist in MySQL but says they do not exist after copying database to new server

I used mysqldump to export my database and then I imported it into MySQL on my other server. I can …

mysql innodb mysqldump mysql-error-1146 my.cnf