1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-25 13:42:52 +03:00
Staale Smedseng 04f1434781 Bug #45058 init_available_charsets uses double checked locking
A client doing multiple mysql_library_init() and
mysql_library_end() calls over the lifetime of the process may
experience lost character set data, potentially even a
SIGSEGV.

This patch reinstates the reloading of character set data when
a mysql_library_init() is done after a mysql_library_end().
2010-02-26 15:30:14 +01:00
..
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2007-09-29 23:31:08 +04:00
2004-08-18 19:57:55 +02:00
2009-07-31 15:28:15 -04:00