1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-base

into  weblab.(none):/home/marcsql/TREE/mysql-5.1-rt-merge
This commit is contained in:
malff/marcsql@weblab.(none)
2007-02-15 14:04:03 -07:00
1019 changed files with 2021090 additions and 7982 deletions

View File

@@ -137,8 +137,6 @@ Event_queue::deinit_mutexes()
bool
Event_queue::init_queue(THD *thd)
{
struct event_queue_param *event_queue_param_value= NULL;
DBUG_ENTER("Event_queue::init_queue");
DBUG_PRINT("enter", ("this: 0x%lx", (long) this));