Disabling special character sequences

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jim McAtee

    Disabling special character sequences

    Is there any means of running MySQL (3.23, mostly MyISAM tables running on
    Win2k Server) so that escaped character sequences (those preceded by a
    backslash \) are _not_ interpretted as anything other than literals? We're
    trying to port a large number of web applications that previously used MS SQL
    and Access to use MySQL Server and this has been a big headache so far - even
    just in migrating the data from one to the other.

    Thanks,
    Jim


    --
    MySQL General Mailing List
    For list archives: http://lists.mysql.com/mysql
    To unsubscribe: http://lists.mysql.com/mysql?unsub=m...ie.nctu.edu.tw

Working...