1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Auto merge

This commit is contained in:
He Zhenxing
2008-08-06 18:41:27 +08:00
233 changed files with 11067 additions and 16392 deletions

View File

@ -529,7 +529,7 @@ THD::THD()
bootstrap(0),
derived_tables_processing(FALSE),
spcont(NULL),
m_lip(NULL)
m_parser_state(NULL)
{
ulong tmp;