summaryrefslogtreecommitdiff
path: root/sql/share
Commit message (Expand)AuthorAgeFilesLines
* Test that all MERGE tables comes from the same databaseunknown2001-08-2921-0/+21
* Portability fixes.unknown2001-08-211-25/+25
* Portability fixes.unknown2001-08-182-19/+19
* mergeunknown2001-08-1021-91/+112
|\
| * Portability fixesunknown2001-08-1021-90/+111
* | New dutch error message file.unknown2001-08-101-120/+124
|/
* Fix when using --without-server --with-thread-safe-clientunknown2001-08-0422-0/+25
* Updated Translation English->Protugueseunknown2001-07-211-5/+5
* Merge miguel@work.mysql.com:/home/bk/mysqlunknown2001-06-291-120/+120
|\
| * Completed the translation for the errmsg.txt Spanish file.unknown2001-06-291-120/+120
* | Cleanupunknown2001-06-281-10/+10
|/
* fixed drop/create database bug when holding global read lockunknown2001-06-2121-0/+42
* Fixed wrong mysql-testunknown2001-06-121-14/+14
* Changed compare in MyISAM to use my_pread()unknown2001-06-111-0/+3
* Fixed bug that caused client to hang because mysqld never did send anunknown2001-06-021-198/+198
* Pushing all the Gemini changes above the table handler.unknown2001-05-2921-0/+63
* Applied patches for BDB tablesunknown2001-05-091-1/+1
* Fixes for innobase usageunknown2001-03-032-1/+2
* Fixed a bug that allowed:unknown2001-03-0221-0/+21
* Added max_user_connectionsunknown2001-02-2022-5/+32
* Fixed installation bug in Makefileunknown2001-02-061-1/+1
* Install charsets/READMEunknown2001-02-061-0/+1
* Fixed typo in Makefileunknown2001-02-061-1/+1
* Remove several uses of cp -a, and fix broken dist-hook in sql-bench.unknown2001-02-051-3/+5
* Workaround for bug in thread library in Unixware 7unknown2001-02-031-0/+3
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2001-02-029-28/+28
|\
| * Portability fixesunknown2001-02-029-28/+28
* | Use $(INSTALL_DATA) instead of cp -p in mysql-test and sql-bench.unknown2001-01-311-5/+3
|/
* Added last_errno and last_error to show slave statusunknown2001-01-2421-10/+115
* Handle AVAILABLE_LANGUAGES more portably.unknown2001-01-161-5/+3
* Makefile.am rules for */errmsg.sys refinedunknown2001-01-141-5/+6
* Makefile.am create */errmsg.sys during build, not installunknown2001-01-0720-1/+6
* Mergeunknown2000-12-081-1/+0
|\
| * Lots of fixes for BDB tablesunknown2000-12-081-1/+0
* | fixed bug in load data infile replicationunknown2000-12-081-0/+0
|/
* Only write full transactions to binary logunknown2000-12-0740-0/+23
* New error messagesunknown2000-12-054-22/+17
* Fixed bug in 'drop table'unknown2000-11-291-1/+0
* Mergeunknown2000-11-281-22/+22
|\
| * errmsg.txt translatedunknown2000-11-281-22/+22
* | pointer casts -> int4store()unknown2000-11-271-0/+0
* | mergeunknown2000-11-2740-2/+23
|\ \
| * | All statements are now run in a sub transactionunknown2000-11-2440-2/+23
| |/
* | slave master.info FILE -> IO_CACHEunknown2000-11-241-0/+0
|/
* Split error message for crashed table to 3 different error messages.unknown2000-11-2240-0/+46
* Fixed some reported bugsunknown2000-11-182-30/+30
* Index Added latin5 (turkish) character setunknown2000-10-222-0/+79
* This one will not be pushed, I am committing to be able to pull in Monty's ch...unknown2000-09-281-0/+0
* Small fixesunknown2000-09-261-1/+0
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-2640-4/+27