1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-24 14:48:09 +03:00
Files
mariadb/libmysql
unknown 29f3f4a27f added function mysql_set_character_set (reviewed by Monty)
as a work around for #8317 and #9637

This function sends SET NAMES command and changes mysql->charset
so mysql_real_escape_string will work as expected.


libmysql/libmysql.def:
  added new function mysql_set_character_set
2005-05-13 15:06:11 +02:00
..
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2004-08-18 19:57:55 +02:00
2004-08-18 19:57:55 +02:00
2004-11-12 11:17:53 +02:00
2005-05-05 11:37:52 -07:00