summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-042-3/+8
* Fixed errors found by valgrindunknown2007-11-211-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-11-201-9/+29
|\
| * WL#3071 Maria checkpoint, WL#3072 Maria recoveryunknown2007-11-161-9/+29
* | First part of redo/undo for key pagesunknown2007-11-148-43/+37
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-207-402/+7
|\ \ | |/
| * my_getopt: enforce "correctness" (min/max/block_size) of default valuesunknown2007-10-131-3/+3
| * make maria more pluggableunknown2007-10-127-399/+4
* | Merge some changes from sql directory in 5.1 treeunknown2007-10-203-4/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-1017-61/+78
|\ \ | |/ |/|
| * Moved randomize and my_rnd under mysysunknown2007-10-0917-61/+74
* | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2007-10-0829-135/+581
|\ \
| * | remove maria_* variables from the server, declare them in ha_maria.ccunknown2007-10-064-104/+41
| * | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-042-10/+11
| |\ \
| | * | Fix for "innodb_mysql" and "events" failures: we can disable transactionalityunknown2007-10-011-7/+11
| | |/
| | * Remove SAFE_MODE for opt_range as it disables UPDATE to use keysunknown2007-09-271-3/+0
| * | Fixed merge problems.unknown2007-09-272-9/+0
| * | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-2730-95/+614
| |\ \ | | |/
| | * Optimization (useful at least for the Maria engine): we disableunknown2007-09-241-0/+10
| | * Bugfix: --pagecache* options were ignored; with --key-cache*=# --pagecache*=#,unknown2007-09-131-15/+27
| | * WL#3072 Maria Recoveryunknown2007-09-121-1/+1
| | * Fixed some bugs when using undo of VARCHAR fieldsunknown2007-09-111-0/+4
| | * If Maria engine is not compiled in, don't use page caches (fixunknown2007-09-071-0/+6
| | * Fixed several bugs found by running *.test with maria engineunknown2007-09-034-14/+19
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-08-291-6/+11
| | |\
| | | * WL#3072 Maria recoveryunknown2007-08-291-6/+11
| | * | Fixes for bugs found by maria.test and event*tests:unknown2007-08-212-3/+4
| | |/
| | * * tests which use MERGE or INSERT DELAYED should run onlyunknown2007-08-092-8/+9
| | * * "transactionality" needs to be preserved by TRUNCATE TABLE:unknown2007-08-091-0/+6
| | * Hackish fix for at-shutdown assertions inunknown2007-08-082-1/+13
| | * merging MyISAM changes into Maria (not done in 5.1->maria merge ofunknown2007-07-271-1/+1
| | * mergeunknown2007-07-261-1/+1
| | |\
| | | * WL#3072 - Maria recoveryunknown2007-07-261-1/+1
| | * | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-0728-80/+558
| | |\ \
| | | * \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-0728-80/+558
| | | |\ \
| | | | * \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-071-2/+2
| | | | |\ \ | | | | | |/
| | | | | * Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-059-12/+43
| | | | | |\
| | | | | * | in mysql_unlock_tables(), do thr_unlock() AFTER external_unlock().unknown2007-07-041-2/+2
| | | | * | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-049-12/+43
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | Implement applying of REDO entries forunknown2007-07-041-1/+1
| | | | | * | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-019-11/+42
| | | | | |\ \ | | | | | | |/ | | | | | |/|
| | | | | | * Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format.unknown2007-07-019-11/+42
| | | | * | | Merged with mysql-5.1 main tree.unknown2007-07-026-25/+23
| | | | * | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-2720-62/+511
| | | | |\ \ \
| | | | | * \ \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-2720-62/+511
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | - moving pagecache.h from include/ to storage/maria as it is Maria-unknown2007-06-111-1/+1
| | | | | | |/
| | | | | | * Fixed compiler warningsunknown2007-06-091-1/+0
| | | | | | * Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-04-192-4/+4
| | | | | | |\
| | | | | | | * Fixes after review of guilhem of block record patchunknown2007-04-192-4/+4
| | | | | | * | Fixed dubug info.unknown2007-04-181-6/+5