summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated benchmarks and crash-me for postgreSQL 7.1.1unknown2001-06-0512-57/+741
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-06-043-10/+17
|\
| * Fixed portability problem.unknown2001-06-043-10/+17
* | manual.texi website address changeunknown2001-06-0318-55/+639
|/
* Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3unknown2001-06-0312-10/+371
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-06-038-121/+153
|\
| * Added ABS() to make tests more portable.unknown2001-06-038-121/+153
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-06-032-7/+7
|\ \
| * | misplaced #ifdef fixedunknown2001-06-032-5/+5
* | | Merge paul@work.mysql.com:/home/bk/mysqlunknown2001-06-021-0/+8
|\ \ \ | |_|/ |/| |
| * | manual.texi ISAM Tables: show how to convert to MySQL so mysqlcheckunknown2001-06-021-0/+8
* | | Added missing flag latvia.epsunknown2001-06-0231-0/+99
* | | Merge work:/home/bk/mysqlunknown2001-06-012-0/+12
|\ \ \
| * | | test if dirty close releases global read lock held by a threadunknown2001-06-012-0/+12
* | | | Fixed bugs in symlink codeunknown2001-06-022-5/+38
|/ / /
* | | 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
|/ /
* | 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
| |/ |/|
* | 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