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

Merge bk-internal.mysql.com:/home/bk/mysql-5.0

into  mysql.com:/home/dlenev/src/mysql-5.0-bg11555-2
This commit is contained in:
dlenev@mysql.com
2005-12-07 12:47:25 +03:00
10 changed files with 176 additions and 50 deletions

View File

@ -118,7 +118,7 @@ public:
friend class Item_trigger_field;
friend int sp_cache_routines_and_add_tables_for_triggers(THD *thd, LEX *lex,
Table_triggers_list *triggers);
TABLE_LIST *table);
private:
bool prepare_record1_accessors(TABLE *table);