mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00

fixed slave to preserve temp tables on slave stop; slave start added abort-slave-event-count option to mysqld to test the above added a test case for temp tables with a contantly aborting slave removed warning in sql_parse.cc fixed thimble.cc to compile