summaryrefslogtreecommitdiff
path: root/storage/innodb_plugin
Commit message (Expand)AuthorAgeFilesLines
* Increment InnoDB Plugin version to 1.0.12.Vasil Dimov2010-08-261-1/+1
* Bug#55832: selects crash too easily when innodb_force_recovery>3Marko Mäkelä2010-08-243-40/+59
* Fix Bug #55027: assertion: mutex_own(&dict_sys->mutex) in dict_table_get_on_id()Sunny Bains2010-08-201-2/+1
* Fix bug#55699 - Assertion failure in innodb plugin with large number of threadsSunny Bains2010-08-201-1/+2
* Bug#55626: MIN and MAX reading a delete-marked record from secondary indexMarko Mäkelä2010-08-181-3/+12
* Backport of revno 3148 mysql-innodb-trunkInaam Rana2010-08-054-0/+10
* Backport "NULL pointer check for ut_free()" from mysql-trunk-innodb toJimmy Yang2010-08-033-4/+13
* Fix Bug #55382 Assignment with SELECT expressions takes unexpected S locksJimmy Yang2010-08-012-4/+12
* Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-07-291-2/+2
|\
| * Merge of mysql-5.1 into mysql-5.1-bugteam.Davi Arnaut2010-07-1932-466/+779
| |\
| * | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-091-2/+2
* | | Fix bug #55581 by backporting fix of #52546 from mysql-trunk-innodbJimmy Yang2010-07-285-34/+43
* | | Increment InnoDB Plugin version to 1.0.11.Vasil Dimov2010-07-231-1/+1
* | | Merge mysql-5.1 -> mysql-5.1-innodbVasil Dimov2010-07-234-7/+52
|\ \ \ | | |/ | |/|
| * | Fix bug #55039 Failing assertion: space_id > 0 in fil0fil.c.unknown2010-07-092-5/+25
| * | Merge mysql-5.1-innodb -> mysql-5.1-securityVasil Dimov2010-07-0430-461/+729
| |\ \
| * | | Fix Bug #54044 Create temporary tables and using innodb crashes.Jimmy Yang2010-06-242-2/+27
| | |/ | |/|
* | | Port fix for bug #54311 from mysql-trunk-innodb to mysql-5.1-innodb codeline.Jimmy Yang2010-06-305-6/+35
* | | Bug#54358 follow-up: Correct some error handling.Marko Mäkelä2010-06-301-6/+3
* | | Correct some comments that were added in the fix of Bug #54358Marko Mäkelä2010-06-302-48/+19
* | | ChangeLog entry for Bug #54408Marko Mäkelä2010-06-291-0/+5
* | | Bug#54408: txn rollback after recovery: row0umod.c:673Marko Mäkelä2010-06-293-3/+40
* | | ChangeLog entry for Bug #54358Marko Mäkelä2010-06-291-0/+7
* | | Bug#54358: READ UNCOMMITTED access failure of off-page DYNAMIC or COMPRESSEDMarko Mäkelä2010-06-295-17/+133
| |/ |/|
* | Fix bug#54583. This change reverses rsvn:1350 by getting rid of a bogus asser...Sunny Bains2010-06-253-9/+7
* | Merge a lost changeset inaam.rana@oracle.com-20100624124450-2m3mg1238ewvakgxVasil Dimov2010-06-251-0/+7
|\ \
| * | Add ChangeLog for bug#39168Inaam Rana2010-06-241-0/+7
* | | Add ChangeLog entry for Bug#54679Marko Mäkelä2010-06-241-0/+6
* | | Bug#54679: alter table causes compressed row_format to revert to compactMarko Mäkelä2010-06-241-79/+80
* | | Move the fix for bug #54044 to security branch, and revert commit -r3520:3521.Jimmy Yang2010-06-232-27/+2
* | | Port fix for "bug #54044 Create temporary tables and using innodb crashes"Jimmy Yang2010-06-222-2/+27
* | | Merge mysql-5.1-innodb from bk-internal to my local treeVasil Dimov2010-06-222-0/+13
|\ \ \
| * | | ChangeLog for Bug#54686 "field->col->mtype == type" assertion error at row/ro...Marko Mäkelä2010-06-221-0/+6
| * | | Bug#54686 "field->col->mtype == type" assertion error at row/row0sel.cMarko Mäkelä2010-06-221-0/+7
* | | | Add ChangeLog entry for the fix of Bug#47991Vasil Dimov2010-06-221-0/+7
* | | | Fix Bug#47991 InnoDB Dictionary Cache memory usage increases indefinitelyVasil Dimov2010-06-226-11/+49
|/ / /
* | | Bug#54658: Add ChangeLog entryMarko Mäkelä2010-06-211-0/+6
* | | Bug #54658: InnoDB: Warning: allocated tablespace %lu, old maximum was 0Marko Mäkelä2010-06-212-2/+7
* | | Merge mysql-5.1-innodb from bk-internal to my local repoVasil Dimov2010-06-181-1/+6
|\ \ \
| * | | Fix an overly asserted assertion during previous checkin for bug #54330.Jimmy Yang2010-06-171-1/+6
* | | | Increment InnoDB Plugin version from 1.0.9 to 1.0.10, afterVasil Dimov2010-06-181-1/+1
|/ / /
* | | Fix Bug #54330 Broken fast index creation. Add additional array toJimmy Yang2010-06-162-31/+61
|/ /
* | Add checkin description for bug #47622 to ChangeLog.Jimmy Yang2010-06-151-0/+8
* | merge from parentInaam Rana2010-06-101-0/+6
|\ \
| * | Bug#38999 valgrind warnings for update statement in function compare_record()Sergey Glukhov2010-06-091-0/+6
* | | Add a debug assertion.Inaam Rana2010-06-101-1/+4
* | | Formatting changesInaam Rana2010-06-105-5/+5
* | | Add call to log_free_check() in the DML code paths that were missingInaam Rana2010-06-085-4/+59
|/ /
* | Document Bug#54009 in the InnoDB Plugin ChangeLog.Marko Mäkelä2010-06-081-0/+6
* | Bug#54009: Server crashes when data is selected from non backed up tableMarko Mäkelä2010-06-081-0/+1