mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Updates for multi-byte character sets
(Note: test 'union' fails, but Sanja promised to fix this)
This commit is contained in:
@ -233,6 +233,7 @@ int mysql_update(THD *thd,
|
||||
}
|
||||
}
|
||||
end_read_record(&info);
|
||||
|
||||
if (table->key_read)
|
||||
{
|
||||
table->key_read=0;
|
||||
|
Reference in New Issue
Block a user