1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

MWL#36: Add a mysqlbinlog option to change the used database.

Merge from trunk.
This commit is contained in:
Alexander Ivanov
2009-10-16 19:08:24 +04:00
71 changed files with 1624 additions and 806 deletions

View File

@ -26,6 +26,10 @@
#ifdef HAVE_FCONVERT
#include <floatingpoint.h>
#endif
<<<<<<< TREE
=======
>>>>>>> MERGE-SOURCE
#include "sql_string.h"
/*****************************************************************************