summaryrefslogtreecommitdiff
path: root/sql/ha_innodb.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | ha_innodb.cc:unknown2004-10-121-1/+1
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-2/+2
| |\ \ \ \
| | * | | | Review of all code pushed since last reviewunknown2004-10-201-2/+2
| * | | | | ha_innodb.cc:unknown2004-10-181-8/+1
| * | | | | InnoDB: Treat UTF-8 strings properly in case insensitive operationsunknown2004-10-181-12/+35
| | |_|/ / | |/| | |
| * | | | Use already parsed SQL-query in the current thread when determiningunknown2004-10-151-0/+25
| |/ / /
| * | | srv0srv.c, log0log.c, srv0srv.h, ha_innodb.cc, ha_innodb.h:unknown2004-10-131-1/+64
| * | | Many files:unknown2004-10-071-7/+24
| * | | ha_innodb.cc:unknown2004-10-071-39/+49
| * | | Merge with 4.0 for 4.1 releaseunknown2004-10-061-6/+17
| |\ \ \ | | |/ /
| | * | InnoDB: Corrected typos in DBUG_ statementsunknown2004-09-171-2/+2
| | * | row0mysql.h:unknown2004-09-131-27/+38
| * | | ha_innodb.cc:unknown2004-10-051-28/+17
| * | | ha_innodb.cc:unknown2004-10-011-6/+32
| * | | Merge heikki@build.mysql.com:/home/bk/mysql-4.1unknown2004-10-011-28/+35
| |\ \ \
| | * | | Many files:unknown2004-10-011-28/+35
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-011-4/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-4/+4
| * | | | Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-10-011-14/+39
| |\ \ \ \
| | * | | | InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-011-12/+38
| | * | | | Made innodb_autoextend_increment accessible as a global variable.unknown2004-09-301-2/+1
| | |/ / /
| * | | | Added more comments on the code and made some code polishing.unknown2004-10-011-41/+33
| * | | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-09-161-0/+58
| |\ \ \ \ | | |/ / / | |/| | |