summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* some code for replication awareness support - this is a temporaryunknown2001-06-022-1/+223
* do not show user/pass for slave unless running with show-slave-auth-infounknown2001-06-015-24/+30
* Merge work:/home/bk/mysql-4.0unknown2001-06-012-6/+40
|\
| * mergeunknown2001-06-022-6/+40
| |\
| | * Fixed bugs in symlink codeunknown2001-06-022-5/+38
* | | sql/slave.ccunknown2001-06-011-2/+1
* | | Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlunknown2001-06-012-0/+12
|\ \ \
| * | | test if dirty close releases global read lock held by a threadunknown2001-06-012-0/+12
| | |/ | |/|
* | | Merge work:/home/bk/mysql-4.0unknown2001-06-0114-315/+472
|\ \ \ | | |/ | |/|
| * | 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
| | |/
* | | fixed new bug in fn_format()unknown2001-06-011-1/+1
* | | worked around one bug in the new symlink code, but hit anotherunknown2001-06-014-2/+18
* | | Merge work:/home/bk/mysql-4.0unknown2001-06-012-6/+7
|\ \ \ | |/ / |/| |
| * | fixed bug in count(distinct)unknown2001-06-012-3/+4
| * | Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlunknown2001-05-315-10/+33
| |\ \
* | | | 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