summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge of mysql-5.1 into mysql-5.1-bugteam.Davi Arnaut2010-07-1943-690/+1098
|\
| * Fix bug #55039 Failing assertion: space_id > 0 in fil0fil.c.karen.langford@oracle.com2010-07-092-5/+25
| * Merge mysql-5.1-innodb -> mysql-5.1-securityVasil Dimov2010-07-0441-683/+1026
| |\
| | * Fix bug#54583. This change reverses rsvn:1350 by getting rid of a bogus asser...Sunny Bains2010-06-256-18/+14
| | * 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-233-49/+4
| | * | Port fix for "bug #54044 Create temporary tables and using innodb crashes"Jimmy Yang2010-06-222-2/+27
| | * | Fix bug #54044, Create temporary tables and using innodb crashes. ScreenJimmy Yang2010-06-221-2/+22
| | * | 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-182-4/+15
| | |\ \
| | | * | Check in fix for Bug #52814 InnoDB: Use the new ha_data interfacesJimmy Yang2010-06-171-3/+9
| | | * | 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-102-0/+12
| | |\
| | | * Bug#38999 valgrind warnings for update statement in function compare_record()Sergey Glukhov2010-06-091-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
| | * buf_page_get_gen(): Pass file,line to rw_lock_x_lock().Marko Mäkelä2010-06-081-1/+1
| | * Remove unncessary name comapre in innobase_get_mysql_key_number_for_index()Jimmy Yang2010-06-031-2/+1
| | * Document the Bug #53674 fix in the InnoDB PluginMarko Mäkelä2010-06-021-0/+7
| | * Bug#53674: InnoDB: Error: unlock row could not find a 4 mode lock on the recordMarko Mäkelä2010-06-027-211/+288
| | * Bug#53674: InnoDB: Error: unlock row could not find a 4 mode lock on the recordMarko Mäkelä2010-06-027-210/+275
| | * fil_print_orphaned_tablespaces(): Unused function, remove.Marko Mäkelä2010-06-022-43/+0
| | * Document Bug #48197 fixMarko Mäkelä2010-06-011-0/+5
| | * Bug#48197: Concurrent rw_lock_free may cause assertion failureMarko Mäkelä2010-06-012-16/+13
| | * Minor cleanup.Marko Mäkelä2010-06-013-29/+23
| | * Document the Bug #53812 fix.Marko Mäkelä2010-06-011-0/+6
| | * Bug#53812: assert row/row0umod.c line 660 in txn rollback after crash recoveryMarko Mäkelä2010-06-011-19/+49
| | * Merge a change from mysql-trunk-innodb:Vasil Dimov2010-05-311-0/+1
| * | Fix Bug #54044 Create temporary tables and using innodb crashes.Jimmy Yang2010-06-243-4/+49
* | | Bug#48327: Some crashes specific to FreeBSD ("embedded")Davi Arnaut2010-07-161-2/+5
* | | Bug#48327: Some crashes specific to FreeBSD ("embedded")Davi Arnaut2010-07-142-19/+34
* | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-11/+6
* | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-098-16/+16
* | | Bug#22320: my_atomic-t unit test failsDavi Arnaut2010-07-051-1/+0