summaryrefslogtreecommitdiff
path: root/sql/ha_innodb.cc
Commit message (Expand)AuthorAgeFilesLines
* mergedunknown2004-08-201-3/+24
|\
| * ha_innodb.cc:unknown2004-08-191-3/+24
* | manually mergedunknown2004-08-181-2/+37
|\ \ | |/
| * srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h:unknown2004-08-181-0/+9
| * InnoDB: Use create_temp_file() when availableunknown2004-08-101-0/+24
| * InnoDB: Add option for disabling innodb_status.<pid> files.unknown2004-08-061-2/+4
* | ha_innodb.cc:unknown2004-07-301-4/+12
* | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-07-211-0/+2
|\ \
| * | Added innodb_locks_unsafe_for_binlog option. This option turns off Innodb unknown2004-07-201-0/+2
* | | manual merged (blame me!)unknown2004-07-201-2/+2
|\ \ \ | |/ / |/| / | |/
| * InnoDB: LOCK TABLE clean-upunknown2004-07-121-2/+2
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-231-0/+15
|\ \
| * | Robustness feature.unknown2004-06-201-0/+15
* | | mergedunknown2004-06-231-29/+3
|\ \ \ | |/ / |/| |
| * | handler interface cleanups:unknown2004-06-231-29/+3
* | | ha_innodb.cc:unknown2004-06-111-2/+22
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-101-4/+3
|\ \ \
| * | | WL#1689 "Map OPTIMIZE TABLE to ALTER TABLE for InnoDB"unknown2004-06-101-4/+3
* | | | Added function unknown2004-06-101-26/+5
|/ / /
* | | Added function innobase_store_binlog_offset_and_flush_log requested by Guilhem unknown2004-06-081-0/+33
* | | ha_innodb.cc:unknown2004-06-081-26/+13
|/ /
* | after merge fixesunknown2004-06-021-2/+2
* | Merge with 4.0 to get fixes for netwareunknown2004-06-021-0/+33
|\ \ | |/
| * row0mysql.c, row0mysql.h, ha_innodb.cc:unknown2004-06-011-10/+32
| * InnoDB: Do not get a lock for consistent reads (Bug #3894)unknown2004-05-311-0/+11
| * Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-191-1/+0
* | InnoDB cleanup:unknown2004-05-271-3/+7
* | Merge with 4.0.20unknown2004-05-171-7/+55
|\ \ | |/
| * Extra safety fixes (probably not needed, but can't hurt)unknown2004-05-151-6/+3
| * Many files:mysql-4.0.20unknown2004-05-141-3/+4
| * ha_innodb.cc, trx0trx.h, lock0lock.c, trx0trx.c:unknown2004-05-131-14/+34
| * ha_innodb.cc:unknown2004-05-131-4/+26
| * ha_innodb.cc:unknown2004-05-131-2/+9
| * InnoDB: avoid some data races in innobase_mysql_print_thd() (Bug #3596)unknown2004-05-121-6/+7
* | key_cmp -> key_cmp_if_sameunknown2004-05-161-25/+16
* | Merge with 4.0 to get security patch for check_grant_columunknown2004-05-061-1/+1
|\ \ | |/
| * InnoDB portability fix: new function os_file_set_eof()unknown2004-05-051-1/+1
* | Merge with 4.0.19unknown2004-05-051-4/+17
|\ \ | |/
| * Portability fixunknown2004-05-051-5/+1
| * InnoDB: Truncate "<datadir>/innodb.status.<pid>" to its actual sizeunknown2004-05-051-0/+5
| * InnoDB: implement LOCK TABLE (Bug #3299)unknown2004-04-291-4/+16
* | trying to remove Windows compiler warnings (Miguel, could you please check if...unknown2004-05-031-1/+0
* | After merge fixesunknown2004-04-271-3/+3
* | Merge with 4.0unknown2004-04-261-124/+170
|\ \ | |/
| * ha_innodb.cc, sync0sync.h, sync0sync.c:unknown2004-04-091-3/+6
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-133/+159
| * InnoDB: Backport fil_path_to_mysql_datadir from MySQL 4.1.xunknown2004-04-051-0/+1
| * InnoDB: ignore intra-database foreign key references between tablesunknown2004-04-021-2/+5
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-011-5/+2
* | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-10/+0