Thread
:
SQL Error(s)
View Single Post
#
6
05-25-2010, 11:14 PM
Andrew80k
Dragon
Join Date: Feb 2007
Posts: 659
You should be able to put:
Code:
log_bin_trust_function_creators=1
in your config after:
Code:
myisam_sort_buffer_size = 8M
or you just comment this line:
Code:
log-bin
Code:
#log-bin
Andrew80k
View Public Profile
Send a private message to Andrew80k
Find all posts by Andrew80k