summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* compilation fixesSergei Golubchik2009-01-191-1/+1
* post-review fixesSergei Golubchik2009-01-155-115/+45
* Bug#40990 Maria: failure of maria.test & maria_notemebedded in deadlock detec...Sergei Golubchik2009-01-071-0/+1
* Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-1034-669/+2079
|\
| * Merge with base MySQL-5.1-mariaMichael Widenius2008-12-035-36/+110
| |\
| | * Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-214-30/+82
| | |\
| | * | commentSergei Golubchik2008-11-041-1/+25
| | * | don't use #pragma packSergei Golubchik2008-11-031-3/+1
| * | | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-032-11/+42
| |/ /
| * | #pragma pack() syntax compatible with sun studioSergei Golubchik2008-10-271-2/+2
| * | wt needs to use its own implementation of rwlocks withSergei Golubchik2008-10-242-3/+27
| * | typedef is better than __attribute__ ((unused))Sergei Golubchik2008-10-221-2/+1
| * | mergedSergei Golubchik2008-10-2116-1193/+929
| |\ \
| | * | Merging of changes from myisam -> maria missing in last 5.1 - 5.1->maria mergeMichael Widenius2008-10-151-1/+6
| | * | Fix for bug#39226 Maria: crash with FLUSH TABLES WITH READ LOCK after LOCK TA...Michael Widenius2008-10-122-2/+4
| | * | Merged 5.1 with maria 5.1Michael Widenius2008-10-1013-1190/+919
| | |\ \
| * | | | win32: compilation failures, maria.test failureSergei Golubchik2008-10-212-4/+7
| |/ / /
| * | | wt: don't support a key as a union { ulonglong, void* }. Although convenient,Sergei Golubchik2008-09-011-4/+1
| * | | more windows fixesSergei Golubchik2008-08-311-2/+2
| * | | fixes for windowsSergei Golubchik2008-08-312-2/+2
| * | | fixes for make distcheckSergei Golubchik2008-08-291-1/+2
| * | | wt: comments, OOM checks, test case for deadlock detectionSergei Golubchik2008-08-281-1/+0
| * | | proc_info_hook, mysys access to thd->proc_infoSergei Golubchik2008-08-272-1/+23
| * | | wt_thd_lazy_init(), per-thread deadlock search depths and timeoutsSergei Golubchik2008-08-081-4/+6
| * | | move wt* maintainance from maria to the serverSergei Golubchik2008-08-071-0/+5
| * | | maria: deadlock detection when waiting on unique key (useless until we can ro...Sergei Golubchik2008-08-062-2/+7
| * | | mergedSergei Golubchik2008-08-024-14/+47
| |\ \ \
| | * | | Fixes for build errors under Windows and compiler warning under LinuxGuilhem Bichot2008-06-261-0/+6
| | * | | Merge; No notable changesMichael Widenius2008-06-261-3/+8
| | |\ \ \
| | * | | | Added versioning of Maria indexMichael Widenius2008-06-263-14/+41
| * | | | | WL#3064 - waiting threads - wait-for graph and deadlock detectionSergei Golubchik2008-07-293-57/+205
| | |/ / / | |/| | |
| * | | | Fix for BUG#36319 "Maria: table is not empty but DELETE and SELECT find no ro...Guilhem Bichot2008-06-101-3/+8
| |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-05-295-5/+16
| |\ \ \
| | * | | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-292-3/+4
| | * | | Added versioning of row dataunknown2008-04-104-4/+16
| * | | | After merge fixes.unknown2008-04-292-3/+3
| * | | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-2813-147/+140
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Injecting more "const" declarations into code which does not changeunknown2008-04-035-133/+141
| * | | | Merge 88-214-96-46.dialup.umc.net.ua:/Users/bell/mysql/bk/mysql-mariaunknown2008-02-222-0/+5
| |\ \ \ \
| | * | | | Locking for read and write made waiting for each other (with looseunknown2008-02-222-0/+5
| * | | | | Fixes for bugs (my_atomic and Maria log handler) observed onunknown2008-02-201-5/+5
| * | | | | Merge bk-internal:/home/bk/mysql-mariaunknown2008-02-192-1/+2
| |\ \ \ \ \
| | * | | | | Fix for build failures. Putting back "#define bool BOOL" under Windowsunknown2008-02-192-1/+2
| * | | | | | Merge xiphis.org:/anubis/antony/work/p1-bug34598.2unknown2008-02-191-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge from 5.1-build of the "my_bool for C" changeset.unknown2008-02-191-1/+0
| * | | | | | Merge gbichot4.local:/home/mysql_src/mysql-5.1-build-gcaunknown2008-02-185-10/+15
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-02-131-9/+9
| |\ \ \ \ \ \ \
| | * | | | | | | skip dbug tests if DBUG_OFFunknown2008-02-131-9/+9
| * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-02-131-2/+7
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Fixed compiler warnings in a lot of filesunknown2008-02-131-2/+7
| | | |_|/ / / / | | |/| | | | |