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

Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1

into sanja.is.com.ua:/home/bell/mysql/bk/work-prepared-4.1
This commit is contained in:
bell@sanja.is.com.ua
2004-02-10 02:41:21 +02:00
17 changed files with 393 additions and 121 deletions

View File

@ -355,6 +355,7 @@ public:
int prepare(THD *thd, select_result *result, ulong additional_options);
int exec();
int cleanup();
void reinit_exec_mechanism();
bool check_updateable(char *db, char *table);
void print(String *str);