1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Added testing of LOAD DATA ... STARTING BY

Added read_only variable
This commit is contained in:
monty@narttu.mysql.fi
2003-05-26 11:47:03 +03:00
parent fc0df599dc
commit 102c477760
5 changed files with 18 additions and 6 deletions

View File

@@ -182,7 +182,6 @@ int mysql_update(THD *thd,
*/
uint length;
SORT_FIELD *sortorder;
List<Item> fields;
ha_rows examined_rows;
table->io_cache = (IO_CACHE *) my_malloc(sizeof(IO_CACHE),