1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Fixed problem with const table named with crashed test suite on MacOSX

This commit is contained in:
monty@narttu.mysql.fi
2003-04-02 13:06:33 +03:00
parent 8cbad53268
commit ec70bac3b9
4 changed files with 11 additions and 3 deletions

View File

@ -36,6 +36,12 @@
#endif
#include <mysys_err.h>
/*
The following is used to initialise Table_ident with a internal
table name
*/
char internal_table_name[2]= "*";
/*****************************************************************************
** Instansiate templates