summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-3149-319/+351
* mergedSergei Golubchik2009-01-161-0/+7
|\
| * Fixed issues in last push found by pushbuildMichael Widenius2009-01-161-1/+4
| * Log queries to maria_log if compiled with EXTRA_DEBUGMichael Widenius2009-01-161-0/+4
* | post-review fixesSergei Golubchik2009-01-153-7/+8
|/
* Fixed bugs from my latest patch found by pushbuild:Michael Widenius2009-01-092-19/+36
* Fixed bugs found by pushbuildMichael Widenius2008-12-271-8/+16
* Typo of previous push fixed.unknown2008-12-231-1/+1
* Fix for Bug#40311 Assert in MARIA_RECORD_POS during pushbuild 2 test:Michael Widenius2008-12-223-4/+27
* Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-1075-1069/+1358
|\
| * Merge with base Maria treeMichael Widenius2008-12-091-6/+6
| * Fixed warnings and errors discovered by pushbuild2Michael Widenius2008-12-045-6/+7
| * Merge with base MySQL-5.1-mariaMichael Widenius2008-12-0366-1026/+2915
| |\
| | * Bug#34374: mysql generates incorrect warningSergei Golubchik2008-11-291-6/+6
| | * Fix of the small merge bug.unknown2008-11-251-1/+2
| | * Manually applying the patch for BUG40954 "Crash in MyISAM index code with con...Guilhem Bichot2008-11-251-1/+2
| | * post-merge fix (compiler warning)Guilhem Bichot2008-11-221-1/+0
| | * Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-2166-1020/+2909
| | |\
| * | | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-0314-37/+167
| * | | Remove not used signal handling for ending a threadMichael Widenius2008-12-021-25/+13
| |/ /
| * | Backport of fix made in 6.0-maria in revision guilhem@mysql.com-2008102020241...Guilhem Bichot2008-10-241-2/+3
| * | Fix for bug#39226 Maria: crash with FLUSH TABLES WITH READ LOCK after LOCK TA...Michael Widenius2008-10-124-7/+20
| * | Merged 5.1 maria with 5.1 maria team tree. Automerge.Michael Widenius2008-10-111-2/+2
| |\ \
| | * \ mergedSergei Golubchik2008-10-015-8/+11
| | |\ \
| | * | | Bug#39392: Maria: if INSERT in UNIQUE finds uncommitted same key, error inste...Sergei Golubchik2008-09-111-2/+2
| * | | | Merged 5.1 with maria 5.1Michael Widenius2008-10-1094-3622/+17307
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Fixed for Bug #39248 Maria: INSERT ON DUPLICATE KEY UPDATE gives error if usi...Michael Widenius2008-09-265-8/+11
| | |/ / | |/| |
| * | | mergeSergei Golubchik2008-08-283-3/+10
| |\ \ \
| | * | | Fixes for Bug #38016 Maria: trying to access freed memory when committing a t...Michael Widenius2008-08-192-1/+9
| | * | | Bug#38135 Assertion failed: save_errno, file .\ma_update.c, line 200Sergei Golubchik2008-08-111-2/+1
| * | | | wt: comments, OOM checks, test case for deadlock detectionSergei Golubchik2008-08-283-9/+8
| * | | | proc_info_hook, mysys access to thd->proc_infoSergei Golubchik2008-08-274-28/+10
| * | | | wt_thd_lazy_init(), per-thread deadlock search depths and timeoutsSergei Golubchik2008-08-083-2/+47
| * | | | move wt* maintainance from maria to the serverSergei Golubchik2008-08-073-4/+11
| |/ / /
| * | | Merge of latest mysql-mariaGuilhem Bichot2008-07-092-67/+2
| |\ \ \
| | * | | Fixes for bug#37276:Michael Widenius2008-07-092-67/+2
| * | | | Fix for BUG#37873 "Client gets ok from INSERT VALUES before commit record is ...Guilhem Bichot2008-07-091-1/+9
| * | | | - lifting a limit: INSERT|REPLACE SELECT and LOAD DATA always prevented versi...Guilhem Bichot2008-07-091-0/+1
| |/ / /
| * | | Fix for Bug #37007 Maria: different checksum for MyISAM table depending on CH...Michael Widenius2008-06-285-9/+15
| * | | Merge; No notable changesMichael Widenius2008-06-261-0/+1
| |\ \ \
| | * | | Fix for BUG#37005 "Maria: ALTER TABLE TRANSACTIONAL=0 leaves table transactio...Guilhem Bichot2008-06-111-0/+1
| * | | | Added versioning of Maria indexMichael Widenius2008-06-261-1/+1
| |/ / /
| * | | Fix for BUG#36104 "INFORMATION_SCHEMA.TABLES shows TRANSACTIONAL=1 twice in C...Guilhem Bichot2008-06-033-25/+2
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-05-2920-52/+96
| |\ \ \
| | * | | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-2919-50/+87
| | * | | Added versioning of row dataunknown2008-04-101-0/+10
| * | | | Manual merge and some fixes.unknown2008-05-144-17/+28
| * | | | After merge fixes.unknown2008-04-291-1/+1
| * | | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-28111-2500/+5702
| |\ \ \ \
| * | | | | No more 'have_maria' variable, use information schema.engines.unknown2008-04-241-1/+0
| | |/ / / | |/| | |