summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2008-02-055-3/+60
|\
| * Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1unknown2008-01-312-0/+21
| |\
| | * Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rplunknown2008-01-301-0/+5
| | |\
| | | * Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rplunknown2008-01-301-0/+5
| | | |\
| | | | * BUG#30435 loading large LOAD DATA INFILE breaks slave with unknown2007-12-211-0/+6
| | * | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rplunknown2007-12-191-0/+16
| | |\ \ \ | | | |/ /
| | | * | Merge elkin@aelkin2.mysql.internal:MySQL/TEAM/FIXES/5.1/bug31609-conflict_det...unknown2007-12-121-0/+16
| | | |\ \
| | | | * | Bug#31552 Replication breaks when deleting rows from out-of-sync tableunknown2007-12-121-0/+16
| * | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2008-01-253-3/+38
| |\ \ \ \ \
| | * | | | | Post merge fix for BUG 33728unknown2008-01-111-1/+1
| | * | | | | Bug#33728 Atomic builtinsunknown2008-01-112-2/+37
| | |/ / / /
* | | | | | cleanupunknown2008-02-052-2/+1
* | | | | | dbug: function/ (a.k.a. SUBDIR) syntax unknown2008-02-031-27/+30
* | | | | | negative lists in dbug (-#-d,info => everything but "info").unknown2008-02-011-6/+5
* | | | | | WL#3072 - Maria Recoveryunknown2008-01-171-0/+2
* | | | | | Fixed compiler warningsunknown2008-01-131-4/+4
* | | | | | Fixed compiler warnings by adding casts and changing variable typesunknown2008-01-111-2/+2
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-102-7/+10
|\ \ \ \ \ \
| * | | | | | Added --with-maria-tmp-tables (default one) to allow on to configure if Maria...unknown2008-01-102-7/+10
* | | | | | | Windows fixesunknown2008-01-109-126/+163
|/ / / / / /
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-071-10/+10
|\ \ \ \ \ \
| * | | | | | cleanupunknown2008-01-071-10/+10
* | | | | | | Bugs fixed:unknown2008-01-074-1/+10
|/ / / / / /
* | | | | | Added wrapper for chmod(): my_chmod()unknown2008-01-032-1/+3
* | | | | | Added maria_zerofill()unknown2007-12-312-1/+4
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-12-302-8/+11
|\ \ \ \ \ \
| * | | | | | UNDO of rows now puts back all part of the row on their original pages and po...unknown2007-12-302-8/+11
* | | | | | | after mergeunknown2007-12-281-1/+4
* | | | | | | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2007-12-2722-345/+1510
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-12-201-4/+4
| |\ \ \ \ \ \
| | * | | | | | solaris fixesunknown2007-12-181-4/+4
| | |/ / / / /
| * | | | | | - Clean up function for my_uuid()unknown2007-12-181-0/+1
| * | | | | | Merge jani@marvel:/my/bk/mysql-maria.newunknown2007-12-184-8/+14
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-12-182-4/+6
| | |\ \ \ \ \
| | | * | | | | maria_page_checksum variableunknown2007-12-171-2/+2
| | | * | | | | move HA_OPTIONS_xxx where they belongunknown2007-12-171-2/+4
| | * | | | | | Fixed several bugs in page CRC handlingunknown2007-12-181-1/+3
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-12-172-3/+5
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Fixed bug in undo_key_delete; Caused crashed key files in recoveryunknown2007-12-172-3/+5
| * | | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-12-162-1/+13
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | include sys/stat.hunknown2007-12-151-0/+3
| | * | | | | | pushbuild fixes to please gcc and darwin/ppc64unknown2007-12-141-1/+10
| | |/ / / / /
| * | | | | | Fixed after-merge problems.unknown2007-12-162-2/+2
| * | | | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-1622-339/+1485
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | fixes for make distclean, solaris, macosx, windowsunknown2007-12-131-0/+12
| | * | | | | Removed MARIA_BASE min_row_length (duplicate of min_block_length)unknown2007-12-121-5/+4
| | * | | | | Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-0/+2
| | * | | | | Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-044-2/+6
| | * | | | | Fixed repair_by_sort to work with BLOCK_RECORDunknown2007-11-281-9/+7
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-11-201-0/+3
| | |\ \ \ \ \