summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2001-06-022-6/+40
|\
| * Fixed bugs in symlink codeunknown2001-06-022-5/+38
* | mergeunknown2001-06-0114-315/+472
|\ \ | |/
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-06-022-1/+2
| |\
| | * manual.texi Changed Jay Flaherty's email address.unknown2001-06-012-1/+2
| * | Fixed bug that caused client to hang because mysqld never did send anunknown2001-06-028-278/+297
| * | Added --skip-symlinksunknown2001-06-017-31/+167
| |/
* | Makefile.am removed automake complaints about "sqlobjects"unknown2001-06-013-434/+1
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-06-0132-497/+466
|\ \
| * \ Merge work.mysql.com:/home/bk/mysqlunknown2001-06-0112-81/+210
| |\ \ | | |/
| | * Added ER_SAFE() for cases when the error message could be out of bandsunknown2001-06-012-28/+29
| | * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-06-017-49/+154
| | |\
| | | * Added symlink support to mysys library.unknown2001-06-017-49/+154
| | * | fixed bug in CHANGE MASTER TOunknown2001-05-311-1/+5
| | * | Merge work:/home/bk/mysqlunknown2001-05-313-4/+7
| | |\ \
| | | * | deal with errno out of range when reading it from the masterunknown2001-05-312-4/+6
| | * | | sync0sync.ic Had deleted inadvertently lock word = 0 from the non-gcc+i86 cas...unknown2001-05-311-0/+2
| | * | | sync0sync.ic Use XCHG also to reset the mutex lock word: it makes a serializa...unknown2001-05-312-5/+20
| | | |/ | | |/|
| * | | make vio compileunknown2001-05-318-304/+9
| * | | Merge tonu@work.mysql.com:/home/bk/mysql-4.0unknown2001-05-3116-114/+249
| |\ \ \
| | * | | Support for VIO libraryunknown2001-05-3116-114/+249
* | | | | Added support for symlinked tables.unknown2001-06-0139-47/+214
* | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-05-3118-106/+129
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removed compiler warnings.unknown2001-05-3118-122/+129
* | | | | mergeunknown2001-05-3169-422/+2979
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fixed typo from last checkinunknown2001-05-312-5/+10
| * | | | 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