1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
marko adbb92becd branches/zip: Implement a limit for the size of undo log records.
innodb-index.test: Add a test with a large number of externally stored
columns.  Check that there may not be prefix indexes on too many columns.

dict_index_too_big_for_undo(): New function: Check if the undo log may
overflow.

dict_index_add_to_cache(): Return DB_SUCCESS or DB_TOO_BIG_RECORD.
Postpone the creation and linking of some data structures, so that
when dict_index_too_big_for_undo() holds, it will be easier to clean up.
Check the return status in all callers.
2007-12-19 14:03:39 +00:00
2007-12-17 10:03:15 +00:00
2007-11-16 13:12:13 +00:00
2007-12-18 09:44:03 +00:00
2007-11-13 09:31:54 +00:00
2007-12-18 09:44:03 +00:00
2007-11-07 16:06:29 +00:00
Description
Сервер MariaDB - это разработанный сообществом форк сервера MySQL
https://mariadb.org 2 GiB
Languages
MariaDB\ 71.9%
C++ 16.2%
C 10.5%
Shell 0.5%
Perl 0.4%
Other 0.3%