1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-release

into  moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-main
This commit is contained in:
kroki/tomash@moonlight.intranet
2006-07-27 13:47:36 +04:00
13 changed files with 100 additions and 4874 deletions

View File

@@ -43,6 +43,7 @@
table name
*/
char internal_table_name[2]= "*";
char empty_c_string[1]= {0}; /* used for not defined db */
const char * const THD::DEFAULT_WHERE= "field list";