summaryrefslogtreecommitdiff
path: root/sql/ha_innodb.cc
Commit message (Expand)AuthorAgeFilesLines
* query_id and my_xid -> ulonglongunknown2005-01-271-18/+30
* XA (not completely polished out yet)unknown2005-01-161-145/+162
* Merge akopytov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-171-0/+10
|\
| * Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0unknown2004-12-141-0/+10
* | Added support for a CREATE TABLE...AUTO_INCREMENT = x in InnoDB.unknown2004-12-161-5/+5
* | Fixed a bug no error message for ALTER with InnoDB and AUTO_INCREMENT (Bug #7...unknown2004-12-131-41/+15
* | Fixed a bug no error message for ALTER with InnoDB and AUTO_INCREMENT (Bug #7...unknown2004-12-131-1/+42
|/
* Update results for new varchar handlingunknown2004-12-071-2/+2
* Merge with new VARCHAR codeunknown2004-12-061-16/+11
|\
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-16/+11
* | InnoDB: Fix ctype_utf8 test failure caused by the new record format.unknown2004-12-031-0/+19
* | Many files:unknown2004-12-021-8/+6
* | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-011-13/+58
|\ \
| * \ Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-301-12/+51
| |\ \
| | * \ Merge for Matt for Innodb bug. unknown2004-11-301-12/+51
| | |\ \
| | | * | InnoDB: Allow ALTER TABLE to do intermediate COMMIT also when the tableunknown2004-11-301-24/+27
| | | * | InnoDB: Make intermediate COMMITs in ALTER TABLE more robust (Bug #6633)unknown2004-11-271-12/+48
| * | | | row0mysql.h, ha_innodb.cc:unknown2004-11-301-1/+7
| |/ / /
* | | | This is a code cleanup patch for X/Open XA. unknown2004-12-011-2/+2
* | | | Auto merged.unknown2004-11-301-1/+197
|\ \ \ \ | |/ / / |/| | |
| * | | Added support for X/Open XA prepare, recover, commit and rollback.unknown2004-11-301-1/+198
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-261-0/+3
|\ \ \ \ | | |/ / | |/| |
| * | | ha_innodb.cc:unknown2004-11-261-0/+3
* | | | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0unknown2004-11-181-0/+90
|\ \ \ \
| * | | | WL 2059 Engine-specific status variables framework and WL 1922unknown2004-11-181-0/+90
* | | | | mergedunknown2004-11-171-6/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | ha_innodb.cc:unknown2004-11-161-6/+3
| * | | ha_innodb.cc:unknown2004-11-161-5/+6
* | | | Fixing a linking problem that occurs with some compilers, due tounknown2004-11-161-2/+2
| |/ / |/| |
* | | margeunknown2004-11-131-9/+10
|\ \ \
| * | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-5/+4
| * | | mergeunknown2004-11-121-8/+10
| |\ \ \ | | |_|/ | |/| |
| | * | post-review fixesunknown2004-11-121-2/+4
| | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-221-6/+6
| | |\ \
| | | * | errors without code removedunknown2004-10-201-6/+6
* | | | | WL#1629: SHOW with WHERE(partially) &unknown2004-11-131-0/+98
|/ / / /
* | | | merge on pullunknown2004-11-091-1/+29
|\ \ \ \
| * \ \ \ Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-1/+29
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ha_innodb.cc:unknown2004-11-041-5/+9
| | * | | InnoDB: commit after every 10000 rows in ALTER TABLEunknown2004-11-031-1/+25
| | * | | ha_innodb.cc:unknown2004-11-021-1/+1
* | | | | Fixed a bug in UPDATE statement with no index column in where condition unknown2004-11-081-0/+26
|/ / / /
* | | | merge with 4.1unknown2004-10-291-99/+363
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Show table status now shows creation time of the table for InnoDB. Note that unknown2004-10-221-2/+3
| * | SHOW TABLE STATUS now prints create_time, update_time and check_timeunknown2004-10-211-0/+21
| * | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-211-3/+7
| |\ \
| | * | Fixed bug #5835 load data infile...replace error with InnoDB table.unknown2004-10-191-3/+7
| * | | Merge with 4.0unknown2004-10-201-2/+3
| |\ \ \
| | * | | Code cleanups (done during review of new code)unknown2004-10-201-1/+1
| | * | | Added startup option and settable session variableunknown2004-10-131-1/+2