1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Clean up warnings and build problems on Windows. (Bug #11045)

This commit is contained in:
jimw@mysql.com
2005-06-18 01:55:42 +02:00
parent 07892fe219
commit f2b0874f80
12 changed files with 25 additions and 29 deletions

View File

@@ -192,7 +192,7 @@ static int check_update_fields(THD *thd, TABLE_LIST *insert_table_list,
List<Item> &update_fields)
{
TABLE *table= insert_table_list->table;
ulong timestamp_query_id;
query_id_it timestamp_query_id;
LINT_INIT(timestamp_query_id);
/*