Hello All,
Ran into a small problem. I was developing code under the 4.1.x series of mysql and but discovered that the production server is 3.23.x. Some of my queries made use of the very handy str_to_date() function. Is the
only solution (besides upgrading production server) to preformat the date before sending it to mysql or was there a common method for parsing dates before the advent of str_to_date()?
Thanks,
Vinny


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to