summaryrefslogtreecommitdiff
path: root/innobase/srv/srv0start.c
Commit message (Expand)AuthorAgeFilesLines
* mem0mem.ic Changes to eliminate unnecessary Purify warningsunknown2001-09-201-0/+2
* trx0roll.c Fix the primary key update + BLOB bug, improve InnoDB Monitor printsunknown2001-08-291-2/+5
* row0sel.c Fix a memory freeing bug when a row which contains an externally st...unknown2001-08-131-5/+5
* srv0srv.h Support raw disk partitions as data filesunknown2001-08-041-52/+81
* srv0start.c Remove old codeunknown2001-07-191-1/+1
* srv0srv.h Support raw disk as a data fileunknown2001-07-191-4/+25
* univ.i Added a new debug define optionunknown2001-06-241-1/+2
* sync0sync.c Do not use in-line assembly in GCCunknown2001-06-241-3/+17
* log0log.c InnoDB now prints timestamp at startup and shutdownunknown2001-05-241-2/+4
* log0log.c InnoDB now allows parameter innodb_unix_file_flush_methodunknown2001-05-231-2/+0
* srv0srv.h One can now specify innodb_unix_file_flush_method in my.cnfunknown2001-05-231-0/+18
* manual.texi Added that InnoDB tablespace must be at least 10 MB, removed sing...unknown2001-05-211-0/+13
* os0file.h InnoDB should now run with the same binary on Win95 and NT: checks ...unknown2001-05-201-4/+12
* log0recv.c Change Innobase text to InnoDBunknown2001-04-131-41/+41
* srv0srv.h Merging work for 3.23.37unknown2001-04-101-1/+79
* srv0start.c Eliminate wrong type calls of os_thread_createunknown2001-03-141-2/+2
* row0sel.c Removes now trailing spaces from varcharsunknown2001-03-021-0/+6
* ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesunknown2001-03-021-1/+14
* Added max_user_connectionsunknown2001-02-201-0/+16
* Added Innobase to source distributionunknown2001-02-171-0/+700