summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-05-3111-17/+220
|\
| * Added functions for symbolic link handling to make it possible tounknown2001-05-3111-23/+220
* | manual.texi URL adjustments.unknown2001-05-302-2/+5
* | Added documentation about mysqlcheck.unknown2001-05-301-3/+129
* | Fixed a few typos.unknown2001-05-295-11/+5
* | Merge nusphere@work.mysql.com:/home/bk/mysqlunknown2001-05-2937-296/+2264
|\ \
| * | Pushing all the Gemini changes above the table handler.unknown2001-05-2937-294/+2261
* | | Merge heikki@work.mysql.com:/home/my/mysqlunknown2001-05-292-6/+13
|\ \ \ | |_|/ |/| |
| * | ut0ut.c If localtime_r not available in Unix, use localtimeunknown2001-05-292-6/+13
* | | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-05-2912-39/+47
|\ \ \ | |/ / |/| |
| * | Fixed problems with decimals withing IF()unknown2001-05-2911-39/+46
* | | Corrected error messages to avoid problems with too long error messages.unknown2001-05-281-2/+2
* | | Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-05-285-4/+21
|\ \ \
| * | | Fixed portability bug in my_config.shunknown2001-05-284-4/+20
* | | | Small fix for Symlink on Win32unknown2001-05-271-0/+1
* | | | manual.texi Missed one.unknown2001-05-271-1/+1
* | | | manual.texi Added mirror. Fixed erroneous @email{} usage.unknown2001-05-271-38/+28
* | | | post-commit Updated commit address. unknown2001-05-273-1/+1
* | | | sync0sync.ic InnoDB now uses XCHG to implement mutex if GCC and x86unknown2001-05-263-0/+20
* | | | BUILD/SETUP.sh@1.9unknown2001-05-254-4/+8
| |_|/ |/| |
* | | manual.texi Updated Contrib section, mirrors.unknown2001-05-242-13/+18
|/ /
* | ut0ut.c Rewrote ut_print_timestamp with localtime_r and in Win GetLocalTimeunknown2001-05-241-14/+16
* | log0log.c InnoDB now prints timestamp at startup and shutdownunknown2001-05-244-5/+53
* | manual.texi Add instructions for innodb_unix_file_flush_method and MyISAM->In...unknown2001-05-241-1/+154
* | log0log.c InnoDB now allows parameter innodb_unix_file_flush_methodunknown2001-05-233-18/+38
* | Merge heikki@work.mysql.com:/home/my/mysqlunknown2001-05-232-5/+13
|\ \
| * | manual.texi Add links for downloadable menagerie db distributionunknown2001-05-232-3/+11
| |/
* | srv0srv.h One can now specify innodb_unix_file_flush_method in my.cnfunknown2001-05-237-0/+45
|/
* Remove wrong access check for locks.unknown2001-05-235-10/+10
* Fixed test case to work with the new auto_increment handling in InnoDBunknown2001-05-231-2/+2
* mergeunknown2001-05-232-46/+88
|\
| * Update of the mysqltest sectionunknown2001-05-231-45/+86
* | Merge jamppa@work:/home/bk/mysqlunknown2001-05-232-0/+6
|\ \
| * | Added a link.unknown2001-05-232-6/+6
* | | Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-05-235-31/+52
|\ \ \
| * | | Updated documentation of how to add new native functions.unknown2001-05-235-31/+52
| | |/ | |/|
* | | Merge work.mysql.com:/home/bk/mysqlunknown2001-05-2221-364/+653
|\ \ \ | | |/ | |/|
| * | manual.texi typo fixes, miscellaneous general cleanupunknown2001-05-211-110/+113
| * | manual.texi general typo fixesunknown2001-05-211-26/+26
| * | manual.texi typo fix; fix odd repetition in toc header.unknown2001-05-211-5/+5
| * | manual.texi "windows" -> "Windows", where appropriate.unknown2001-05-211-117/+124
| * | manual.texi I promise to always run test-make-manual.unknown2001-05-211-1/+1
| * | manual.texi Added consultant.unknown2001-05-211-0/+2
| * | manual.texi Updated manual about auto-increment in InnoDBunknown2001-05-211-0/+33
| * | dict0dict.h InnoDB now tries to provide autoinc column value from a counter t...unknown2001-05-218-2/+153
| * | manual.texi Added that InnoDB tablespace must be at least 10 MB, removed sing...unknown2001-05-212-1/+15
| * | manual.texi Added entry in contrib software.unknown2001-05-211-0/+2
| * | manual.texi minor change notes modsunknown2001-05-201-4/+4
| * | os0file.h Define always WIN_ASYNC_IO, check at run-time if the OS actually su...unknown2001-05-201-4/+2
| * | Merge heikki@work.mysql.com:/home/my/mysqlunknown2001-05-203-12/+60
| |\ \ | | |/ | |/|