summaryrefslogtreecommitdiff
path: root/innobase/srv
Commit message (Expand)AuthorAgeFilesLines
* srv0start.c Remove old codeunknown2001-07-191-1/+1
* srv0srv.h Support raw disk as a data fileunknown2001-07-192-5/+116
* 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-232-0/+21
* 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-132-52/+52
* srv0srv.h Merging work for 3.23.37unknown2001-04-102-2/+100
* srv0srv.c Eliminate another warning on HP-UXunknown2001-03-141-9/+9
* srv0start.c Eliminate wrong type calls of os_thread_createunknown2001-03-142-9/+9
* 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-022-3/+32
* Added max_user_connectionsunknown2001-02-201-0/+16
* Added Innobase to source distributionunknown2001-02-178-0/+2975