mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
UPDATE/DELETE post-fixes
This commit is contained in:
@@ -1800,7 +1800,7 @@ public:
|
||||
int open_hlindexes_for_write();
|
||||
int hlindexes_on_insert();
|
||||
int hlindexes_on_update();
|
||||
int hlindexes_on_delete();
|
||||
int hlindexes_on_delete(const uchar *buf);
|
||||
int hlindexes_on_delete_all();
|
||||
int reset_hlindexes();
|
||||
|
||||
|
Reference in New Issue
Block a user