summaryrefslogtreecommitdiff
path: root/sql/ha_innobase.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes for embedded version.unknown2001-11-251-1/+2
* Add timeout for shutdown to mysql-test-rununknown2001-11-071-1/+13
|\
| * ha_innobase.cc:unknown2001-11-071-1/+1
| * ha_innobase.cc:unknown2001-11-071-2/+14
* | mergeunknown2001-11-071-0/+8
|\ \ | |/
| * updatedunknown2001-11-051-0/+8
* | Fixes up things after merge from 3.23.44unknown2001-11-051-31/+29
* | merge with 3.23.44unknown2001-11-041-61/+198
|\ \ | |/
| * Portability fixesunknown2001-10-311-1/+1
| * Mergeunknown2001-10-301-61/+196
| * ha_innobase.cc Another testunknown2001-10-291-1/+1
| * ha_innobase.cc Testunknown2001-10-291-1/+1
* | mergeunknown2001-10-111-4/+19
|\ \
| * | Portability fixesunknown2001-10-111-4/+18
* | | mergeunknown2001-10-111-42/+175
|\ \ \ | |/ / |/| / | |/
| * ut0mem.c Merge changes in InnoDB-3.23.43bunknown2001-10-101-44/+179
* | Updated manual about embedded version.unknown2001-10-081-10/+6
* | Merge with 3.23.42unknown2001-09-131-2/+2
|\ \ | |/
| * ha_innobase.cc mean_rec_length was set to a too small value for > 4 GB tables...unknown2001-09-091-2/+2
* | Unlock tables on BEGINunknown2001-09-081-0/+1
* | Don't modify innobase_data_file_pathunknown2001-09-061-25/+14
* | Update of manual with 4.0 changesunknown2001-09-031-2/+2
* | mergeunknown2001-09-021-17/+109
|\ \ | |/
| * ha_innobase.cc Add better error message if innodb_data_file_path is not setunknown2001-08-311-1/+9
| * trx0roll.c Fix the primary key update + BLOB bug, improve InnoDB Monitor printsunknown2001-08-291-14/+90
| * Fixed bug in auto-increment handling with InnoDBunknown2001-08-261-0/+2
| * Portability fixes.unknown2001-08-211-1/+1
| * ha_innobase.cc Impove ref length estimate in a handle to eliminate a warning ...unknown2001-08-171-4/+10
* | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBunknown2001-09-021-2/+7
|/
* row0sel.c Fix a memory freeing bug when a row which contains an externally st...unknown2001-08-131-3/+10
* btr0cur.c Improve range size estimate for big rangesunknown2001-08-091-5/+36
* srv0srv.h Support raw disk as a data fileunknown2001-07-191-1/+44
* ha_innobase.cc Fix a bug in showing of Auto_increment in SHOW TABLE STATUSunknown2001-07-161-0/+45
* ha_innobase.cc Update possible row timestamp column also in an updateunknown2001-06-281-0/+4
* Changed innodb_unix_file_flush_method -> innodb_flush_methodunknown2001-06-071-7/+6
* ha_innobase.cc Improved error message in the case the .frm file exists but In...unknown2001-06-061-1/+9
* manual.texi website address changeunknown2001-06-031-4/+52
* srv0srv.h One can now specify innodb_unix_file_flush_method in my.cnfunknown2001-05-231-0/+5
* dict0dict.h InnoDB now tries to provide autoinc column value from a counter t...unknown2001-05-211-2/+36
* Applied patches for BDB tablesunknown2001-05-091-1/+1
* ha_innobase.cc Changed the error code HA_ERR_KEY_NOT_FOUND to HA_ERR_END_OF_I...unknown2001-04-251-2/+8
* log0recv.c Change Innobase text to InnoDBunknown2001-04-131-70/+70
* Changed Innobase to Innodbunknown2001-04-131-2/+2
* srv0srv.h Merging work for 3.23.37unknown2001-04-101-19/+75
* Fixed INSERT DELAYED with Innobaseunknown2001-04-091-6/+15
* univ.i Prevent inlining of functions on HP-UX because GCC is broken thereunknown2001-04-061-2/+8
* Fix a crash in Innobase with tables with many columns and a range queryunknown2001-03-261-2/+2
* Added test case that crashed Innobaseunknown2001-03-261-4/+10
* Fixed problem with Innobase and signals on Solarisunknown2001-03-261-7/+1
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-261-2/+2