I have to set the datetime_format variable from "" to "%Y%m%d%H%r%s".
My MySQL server's version is 4.1.14.
I tried to put
setvariable = datetime_format=%Y%m%d%H%r%s in the my cnf or my.ini file and it doesn't work.
Do you have any suggestions?
Thank you,
Cristian
My MySQL server's version is 4.1.14.
I tried to put
setvariable = datetime_format=%Y%m%d%H%r%s in the my cnf or my.ini file and it doesn't work.
Do you have any suggestions?
Thank you,
Cristian