1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Files
mariadb/mysql-test/suite
Monty 6891c4874a MDEV-28269 Assertion `save_errno' in maria_write or ER_GET_ERRNO
The issue was that the value of MARIA_FOUND_WRONG_KEY was a value
that could be returned by ha_key_cmp.

This was already fixed in MyISAM, now using the same fix in Aria:
Setting the value to INT_MAX32, which should be impossible in any
normal cases.

I also fixed so that if there is a wrong key, we now get a proper error
message and not an assert.
2022-04-11 17:30:28 +03:00
..
2022-03-29 09:53:15 +03:00
2022-04-06 08:06:35 +03:00
2022-03-04 14:29:36 +02:00
2022-03-16 12:49:13 +11:00
2022-02-14 08:49:11 +02:00
2022-02-17 10:53:58 +02:00
2022-04-06 08:06:35 +03:00
2022-01-29 15:41:05 +01:00
2022-01-29 15:41:05 +01:00
2022-03-29 09:53:15 +03:00
2022-01-29 15:41:05 +01:00