11-01-2012, 11:46 PM
I THINK NOW IS CORRECT DONT HAVE ERRORS
2 here this file u put in C:\xampp\mysql\bin put this to work =) no errors
Sorry but what do want with XAMP????
Not on Linux....
About the mysql max Packed you have to edit the /etc/my.cnf
so that the File looks similar to this
[mysqld]
user=mysql
max_allowed_packet=100M
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
[mysqld_safe]
log-error=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
# Disabling symbolic-links is recommended to prevent assorted security risks
symbolic-links=0

