Jump to content

can I setup log-bin from my.ini


attaboy

Recommended Posts

shouldn't this cause 2 logs to appear in my data folder?

 

MySQL 5.5.16

XAMPP version 1.7.7

Windows XP

 

# The MySQL server

[mysqld]

key_buffer_size=64M

port= 3306

log-bin=mybinlog

slow_query_log=1

 

Yesterday I tried using the command line as well as the my.ini file to get the slow_query log I notice it's in the data folder today so I don't know how I actually got it running.

 

Today I tried to get the binary log running by just using my.ini which is in the bin folder I've stooped and started MySQL several times but still no binary log file shows up in the data folder

Link to comment
https://forums.phpfreaks.com/topic/263523-can-i-setup-log-bin-from-myini/
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.