mysql ne reconnait pas la fonction now()
version 4.0.20
y a t'il une solution a part une MAJ
merci d'avance
Version imprimable
mysql ne reconnait pas la fonction now()
version 4.0.20
y a t'il une solution a part une MAJ
merci d'avance
au choix : CURRENT_TIMESTAMP() ou SYSDATE() non ?
ou si c'est juste pour avoir la date : CURDATE()
http://dev.mysql.com/doc/refman/5.0/...functions.html