summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Corrected error messages to avoid problems with too long error messages.monty@tik.mysql.fi2001-05-281-2/+2
* Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlmonty@tik.mysql.fi2001-05-285-4/+21
|\
| * Fixed portability bug in my_config.shmonty@tik.mysql.fi2001-05-284-4/+20
* | Small fix for Symlink on Win32miguel@linux.local2001-05-271-0/+1
* | manual.texi Missed one.mwagner@evoq.mwagner.org2001-05-271-1/+1
* | manual.texi Added mirror. Fixed erroneous @email{} usage.mwagner@evoq.mwagner.org2001-05-271-38/+28
* | post-commit Updated commit address. mwagner@evoq.mwagner.org2001-05-273-1/+1
* | sync0sync.ic InnoDB now uses XCHG to implement mutex if GCC and x86heikki@donna.mysql.fi2001-05-263-0/+20
* | BUILD/SETUP.sh@1.9sasha@mysql.sashanet.com2001-05-254-4/+8
* | manual.texi Updated Contrib section, mirrors.mwagner@evoq.mwagner.org2001-05-242-13/+18
|/
* ut0ut.c Rewrote ut_print_timestamp with localtime_r and in Win GetLocalTimeheikki@donna.mysql.fi2001-05-241-14/+16
* log0log.c InnoDB now prints timestamp at startup and shutdownheikki@donna.mysql.fi2001-05-244-5/+53
* manual.texi Add instructions for innodb_unix_file_flush_method and MyISAM->In...heikki@donna.mysql.fi2001-05-241-1/+154
* log0log.c InnoDB now allows parameter innodb_unix_file_flush_methodheikki@donna.mysql.fi2001-05-233-18/+38
* Merge heikki@work.mysql.com:/home/my/mysqlheikki@donna.mysql.fi2001-05-232-5/+13
|\
| * manual.texi Add links for downloadable menagerie db distributionpaul@central.snake.net2001-05-232-3/+11
* | srv0srv.h One can now specify innodb_unix_file_flush_method in my.cnfheikki@donna.mysql.fi2001-05-237-0/+45
|/
* Remove wrong access check for locks.monty@donna.mysql.fi2001-05-235-10/+10
* Fixed test case to work with the new auto_increment handling in InnoDBmonty@donna.mysql.fi2001-05-231-2/+2
* mergemonty@donna.mysql.fi2001-05-232-46/+88
|\
| * Update of the mysqltest sectionmonty@donna.mysql.fi2001-05-231-45/+86
* | Merge jamppa@work:/home/bk/mysqljani@janikt.pp.saunalahti.fi2001-05-232-0/+6
|\ \
| * | Added a link.jani@janikt.pp.saunalahti.fi2001-05-232-6/+6
* | | Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlmonty@tik.mysql.fi2001-05-235-31/+52
|\ \ \
| * | | Updated documentation of how to add new native functions.monty@tik.mysql.fi2001-05-235-31/+52
| | |/ | |/|
* | | Merge work.mysql.com:/home/bk/mysqltim@threads.polyesthetic.msg2001-05-2221-364/+653
|\ \ \ | | |/ | |/|
| * | manual.texi typo fixes, miscellaneous general cleanuppaul@central.snake.net2001-05-211-110/+113
| * | manual.texi general typo fixespaul@central.snake.net2001-05-211-26/+26
| * | manual.texi typo fix; fix odd repetition in toc header.paul@central.snake.net2001-05-211-5/+5
| * | manual.texi "windows" -> "Windows", where appropriate.paul@central.snake.net2001-05-211-117/+124
| * | manual.texi I promise to always run test-make-manual.mwagner@evoq.mwagner.org2001-05-211-1/+1
| * | manual.texi Added consultant.mwagner@evoq.mwagner.org2001-05-211-0/+2
| * | manual.texi Updated manual about auto-increment in InnoDBheikki@donna.mysql.fi2001-05-211-0/+33
| * | dict0dict.h InnoDB now tries to provide autoinc column value from a counter t...heikki@donna.mysql.fi2001-05-218-2/+153
| * | manual.texi Added that InnoDB tablespace must be at least 10 MB, removed sing...heikki@donna.mysql.fi2001-05-212-1/+15
| * | manual.texi Added entry in contrib software.mwagner@evoq.mwagner.org2001-05-211-0/+2
| * | manual.texi minor change notes modspaul@central.snake.net2001-05-201-4/+4
| * | os0file.h Define always WIN_ASYNC_IO, check at run-time if the OS actually su...heikki@donna.mysql.fi2001-05-201-4/+2
| * | Merge heikki@work.mysql.com:/home/my/mysqlheikki@donna.mysql.fi2001-05-203-12/+60
| |\ \ | | |/ | |/|
| | * os0file.h InnoDB should now run with the same binary on Win95 and NT: checks ...heikki@donna.mysql.fi2001-05-202-5/+23
| | * os0file.c Removed extraneous fsync and corected a typo in Windows codeheikki@donna.mysql.fi2001-05-201-7/+37
| * | mergemonty@donna.mysql.fi2001-05-198-30/+29
| |\ \
| | * | Force close of sockets on HPUX 10.20monty@donna.mysql.fi2001-05-197-31/+29
| * | | manual.texi more development tree section changespaul@central.snake.net2001-05-182-45/+59
| | |/ | |/|
| * | ibuf0ibuf.c Insert buffer calculated SQL NULL size wrong, causing overflow an...heikki@donna.mysql.fi2001-05-183-8/+26
* | | Security fix: LOCK TABLES must check for sufficient privileges.tim@threads.polyesthetic.msg2001-05-221-0/+9
* | | getvar.c atoll() -> strtoll() (portability fix)tim@threads.polyesthetic.msg2001-05-181-1/+1
|/ /
* | Mergetim@work.mysql.com2001-05-183-46/+49
|\ \
| * | Do-patch-file Fix typo (extra 'mv')tim@work.mysql.com2001-05-183-1/+4
* | | Merge work.mysql.com:/home/bk/mysqltim@threads.polyesthetic.msg2001-05-1837-7884/+51
|\ \ \ | |/ / |/| |