summaryrefslogtreecommitdiff
path: root/sql/ha_innodb.cc
Commit message (Expand)AuthorAgeFilesLines
* Show table status now shows creation time of the table for InnoDB. Note that jan@hundin.mysql.fi2004-10-221-2/+3
* SHOW TABLE STATUS now prints create_time, update_time and check_timejan@hundin.mysql.fi2004-10-211-0/+21
* Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-4.1jan@hundin.mysql.fi2004-10-211-3/+7
|\
| * Fixed bug #5835 load data infile...replace error with InnoDB table.jan@hundin.mysql.fi2004-10-191-3/+7
* | Merge with 4.0monty@mysql.com2004-10-201-2/+3
|\ \
| * | Code cleanups (done during review of new code)monty@mysql.com2004-10-201-1/+1
| * | Added startup option and settable session variablemarko@hundin.mysql.fi2004-10-131-1/+2
| * | ha_innodb.cc:heikki@hundin.mysql.fi2004-10-121-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2004-10-201-2/+2
|\ \ \
| * | | Review of all code pushed since last reviewmonty@mishka.local2004-10-201-2/+2
* | | | ha_innodb.cc:marko@hundin.mysql.fi2004-10-181-8/+1
* | | | InnoDB: Treat UTF-8 strings properly in case insensitive operationsmarko@hundin.mysql.fi2004-10-181-12/+35
| |_|/ |/| |
* | | Use already parsed SQL-query in the current thread when determiningjan@hundin.mysql.fi2004-10-151-0/+25
|/ /
* | srv0srv.c, log0log.c, srv0srv.h, ha_innodb.cc, ha_innodb.h:heikki@hundin.mysql.fi2004-10-131-1/+64
* | Many files:heikki@hundin.mysql.fi2004-10-071-7/+24
* | ha_innodb.cc:heikki@hundin.mysql.fi2004-10-071-39/+49
* | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-6/+17
|\ \ | |/
| * InnoDB: Corrected typos in DBUG_ statementsmarko@hundin.mysql.fi2004-09-171-2/+2
| * row0mysql.h:heikki@hundin.mysql.fi2004-09-131-27/+38
* | ha_innodb.cc:heikki@hundin.mysql.fi2004-10-051-28/+17
* | ha_innodb.cc:heikki@hundin.mysql.fi2004-10-011-6/+32
* | Merge heikki@build.mysql.com:/home/bk/mysql-4.1heikki@hundin.mysql.fi2004-10-011-28/+35
|\ \
| * | Many files:heikki@hundin.mysql.fi2004-10-011-28/+35
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-011-4/+4
|\ \ \ | |/ / |/| |
| * | Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-4/+4
* | | Merge marko@build.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-10-011-14/+39
|\ \ \
| * | | InnoDB: quote identifiers according to MySQL settings (Bug #5292)marko@hundin.mysql.fi2004-10-011-12/+38
| * | | Made innodb_autoextend_increment accessible as a global variable.marko@hundin.mysql.fi2004-09-301-2/+1
| |/ /
* | | Added more comments on the code and made some code polishing.jan@hundin.mysql.fi2004-10-011-41/+33
* | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1jan@hundin.mysql.fi2004-09-161-0/+58
|\ \ \ | |/ / |/| |
| * | Fixed unique prefix key bug for multibyte character sets (BUG #4521) for jan@hundin.mysql.fi2004-09-031-0/+58
* | | Merge marko@build.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-09-161-1/+2
|\ \ \
| * | | InnoDB: Add configuration option innodb_autoextend_incrementmarko@hundin.mysql.fi2004-09-071-1/+2
* | | | Fix for BUG#5117:sergefp@mysql.com2004-09-131-3/+3
|/ / /
* | | Merge with 4.0 to get latest bug fixesmonty@mysql.com2004-09-041-2/+3
|\ \ \ | |/ / |/| / | |/
| * ha_innodb.cc:heikki@hundin.mysql.fi2004-09-011-2/+3
* | mergedserg@serg.mylan2004-08-201-3/+24
|\ \ | |/
| * ha_innodb.cc:marko@hundin.mysql.fi2004-08-191-3/+24
* | manually mergedserg@serg.mylan2004-08-181-2/+37
|\ \ | |/
| * srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h:heikki@hundin.mysql.fi2004-08-181-0/+9
| * InnoDB: Use create_temp_file() when availablemarko@hundin.mysql.fi2004-08-101-0/+24
| * InnoDB: Add option for disabling innodb_status.<pid> files.marko@hundin.mysql.fi2004-08-061-2/+4
* | ha_innodb.cc:marko@hundin.mysql.fi2004-07-301-4/+12
* | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1jan@hundin.mysql.fi2004-07-211-0/+2
|\ \
| * | Added innodb_locks_unsafe_for_binlog option. This option turns off Innodb jan@hundin.mysql.fi2004-07-201-0/+2
* | | manual merged (blame me!)serg@serg.mylan2004-07-201-2/+2
|\ \ \ | |/ / |/| / | |/
| * InnoDB: LOCK TABLE clean-upmarko@hundin.mysql.fi2004-07-121-2/+2
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-06-231-0/+15
|\ \
| * | Robustness feature.guilhem@mysql.com2004-06-201-0/+15
* | | mergedserg@serg.mylan2004-06-231-29/+3
|\ \ \ | |/ / |/| |