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

Merge with 4.1

This commit is contained in:
monty@mishka.local
2004-12-22 13:54:39 +02:00
395 changed files with 11807 additions and 25533 deletions

View File

@ -18,7 +18,6 @@
/* Execute DO statement */
#include "mysql_priv.h"
#include "sql_acl.h"
bool mysql_do(THD *thd, List<Item> &values)
{