Ver Mensaje Individual
  #7 (permalink)  
Antiguo 06/05/2010, 07:50
Avatar de Frehley
Frehley
 
Fecha de Ingreso: junio-2005
Ubicación: Somewhere between Heaven and Hell
Mensajes: 415
Antigüedad: 19 años, 2 meses
Puntos: 0
Respuesta: Duda con SET GLOBAL log_bin_trust_function_creators = 1;

Gracias, ahora me tira este error, parece que no termina nunca esto >_<

100506 10:49:15 [Warning] '--skip-locking' is deprecated and wil be removed in
a future release. Please use '--skip-external-locking' instead.

Cita:
rem comment install.bat
C:
cd C:\MySQL\bin
mysqld.exe --install MySQL-noinstall --defaults-file="c:\MySQL\my.ini" --log-bin-trust-function-creators=1

pause
Alguna idea?
Me paree que es un problema de sintaxis, porque si solamente pongo el argumento para setear la variable lo hace bien

Gracias!
__________________
diegoz.com.ar

Última edición por Frehley; 06/05/2010 a las 10:26