1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Files
mariadb/mysql-test/suite
Ramil Kalimullin 80505cc9fd Fix for bug#38269: pushbuild gives valgrind error in
ha_statistic_increment for rpl_temporary

Problem: in some cases master send a special event to reconnecting
slave to keep slave's temporary tables (see #17284) and they still 
have references to the "old" SQL slave thread and use them to access
thread's data.

Fix: set temporary tables thread references to the actual SQL slave
thread in such cases.
2008-10-07 18:21:17 +05:00
..
2008-10-03 09:36:22 +02:00
2008-07-09 20:55:23 +02:00
2008-09-30 15:32:35 -04:00
2008-10-01 17:48:38 +03:00
2008-02-22 16:14:27 +01:00