summaryrefslogtreecommitdiff
path: root/storage/innobase
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-07-292-2/+5
|\
| * Merge of mysql-5.1 into mysql-5.1-bugteam.Davi Arnaut2010-07-1911-224/+319
| |\
| * | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-091-2/+2
| * | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-0/+3
* | | Merge mysql-5.1 -> mysql-5.1-innodbVasil Dimov2010-07-231-2/+22
|\ \ \ | | |/ | |/|
| * | Merge mysql-5.1-innodb -> mysql-5.1-securityVasil Dimov2010-07-0411-222/+297
| |\ \
| * | | Fix Bug #54044 Create temporary tables and using innodb crashes.Jimmy Yang2010-06-241-2/+22
| | |/ | |/|
* | | Check in fix for bug #53756: "ALTER TABLE ADD PRIMARY KEY affectsJimmy Yang2010-06-281-14/+13
| |/ |/|
* | Fix bug#54583. This change reverses rsvn:1350 by getting rid of a bogus asser...Sunny Bains2010-06-253-9/+7
* | Move the fix for bug #54044 to security branch, and revert commit -r3520:3521.Jimmy Yang2010-06-231-22/+2
* | Fix bug #54044, Create temporary tables and using innodb crashes. ScreenJimmy Yang2010-06-221-2/+22
* | Check in fix for Bug #52814 InnoDB: Use the new ha_data interfacesJimmy Yang2010-06-171-3/+9
* | Bug#38999 valgrind warnings for update statement in function compare_record()Sergey Glukhov2010-06-091-0/+6
* | Bug#53674: InnoDB: Error: unlock row could not find a 4 mode lock on the recordMarko Mäkelä2010-06-027-210/+275
|/
* Merge mysql-5.1-innodb from bk-internal into my local treeVasil Dimov2010-05-201-2/+2
|\
| * Bug#53593: Add some instrumentation to improve Valgrind sensitivityMarko Mäkelä2010-05-201-2/+2
* | Merge from mysql-trunk-innodb into mysql-5.1-innodb/storage/innobase:Vasil Dimov2010-05-204-3/+15
|/
* Make UNIV_DEBUG Valgrind friendly in the built-in InnoDB.Marko Mäkelä2010-05-191-13/+10
* Make the InnoDB FOREIGN KEY parser understand multi-statements. (Bug #48024)Marko Mäkelä2010-05-148-29/+58
* Remove unused code.Marko Mäkelä2010-05-141-14/+0
* Add Valgrind diagnostics to track down Bug #38999.Marko Mäkelä2010-05-051-0/+16
* fsp_init_file_page_low(): Zero out the page. (Bug #53306)Marko Mäkelä2010-05-042-11/+1
* Add Valgrind checks to catch uninitialized writes to data files.Marko Mäkelä2010-05-041-0/+3
* recv_sys_init(), recv_sys_empty_hash(): Shrink recv_sys->addr_hash.Marko Makela2010-04-291-2/+2
* Reduce the next-key locking of READ UNCOMMITTED to match that ofMarko Makela2010-04-294-18/+18
* Merge r6103 from InnoDB Plugin to the built-in InnoDB to fix Bug #53202:Marko Makela2010-04-284-9/+31
* Do not define UNIV_DEBUG_VALGRIND when HAVE_purify becauseVasil Dimov2010-04-271-0/+6
* lock_rec_queue_validate(): Disable a bogus check thatMarko Mäkelä2010-04-261-2/+23
* row_search_for_mysql(): Never try semi-consistent read in unique searches.Marko Mäkelä2010-04-261-0/+1
* Enable UNIV_DEBUG_VALGRIND when HAVE_purify is set.Marko =?ISO-8859-1?Q?M=E4kel=E4?=2010-04-191-0/+3
* Merge from innodb-branches-5.1Vasil Dimov2010-04-071-1/+1
* Rename the newly added mysql-tests from InnoDB to their proper location.Vasil Dimov2010-03-312-51/+0
* Merge from innodb-branches-5.1Vasil Dimov2010-03-313-5/+58
* Move ./storage/innobase/mysql-test/* into ./mysql-test/* exceptVasil Dimov2010-03-3149-9097/+0
* Import branches/5.1@r6912 from SVN on top of storage/innobaseVasil Dimov2010-03-3154-18/+9153
* Applying InnoDB snapshot, fixes BUG#50691Sergey Vojtovich2010-02-261-1/+9
* Applying InnoDB snapshot, fixes BUG#38901Sergey Vojtovich2010-02-263-14/+35
* Applying InnoDB snapshot, fixes BUG#49001Sergey Vojtovich2010-02-261-32/+60
* Applying InnoDB snapshot Sergey Vojtovich2010-02-261-6/+10
* Applying InnoDB snapshot Sergey Vojtovich2010-02-261-20/+34
* Applying InnoDB snapshot Sergey Vojtovich2010-02-261-34/+20
* Applying InnoDB snapshot Sergey Vojtovich2010-02-261-10/+28
* Applying InnoDB snapshot, fixes BUG#46193.Sergey Vojtovich2010-01-222-103/+131
* Applying InnoDB snapshot Sergey Vojtovich2010-01-222-5/+5
* Applying InnoDB snapshot, fixes BUG#49238.Sergey Vojtovich2010-01-221-9/+23
* Applying InnoDB snapshot 5.1-ss6344, Fixes BUG#47814Satya B2009-12-237-60/+193
* Applying InnoDB snapshot 5.1-ss6344, part 2. Fixes BUG#41609 but doesSatya B2009-12-214-21/+31
* Bug #38883: thd_security_context is not thread safe, crashes?Gleb Shchepa2009-12-031-6/+0
* Bug #38883 (reopened): thd_security_context is not thread safe, crashes?Gleb Shchepa2009-12-014-68/+2
* Applying InnoDB snapshot 5.1-ss6242, part 8. Fixes BUG#47720Satya B2009-11-301-12/+17