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:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user