summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-121-3/+3
|\
| * sql_state.h:unknown2004-06-121-3/+3
* | Unicode collation algorithm: contraction support.unknown2004-06-1217-25/+315
* | mysql-copyright:unknown2004-06-111-16/+43
* | after merge fixunknown2004-06-111-0/+1
* | after merge fixunknown2004-06-112-6/+5
* | mergedunknown2004-06-1126-85/+181
|\ \ | |/ |/|
| * mysqltest.c: don't hardcode variables to be taken from environment.unknown2004-06-113-11/+11
| * bug#3964 and related issues: FTB problems with charsets where one byte can ma...unknown2004-06-1019-60/+143
| * one more ndb-isolating fixunknown2004-06-052-0/+3
| * do not create ndb Makefiles unless requiredunknown2004-06-051-13/+13
| * Merge bk-internal:/home/bk/mysql-4.1/unknown2004-06-041-0/+10
| |\
| | * make CHECK killableunknown2004-06-041-0/+10
* | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-06-112-1/+4
|\ \ \
| * | | fix for bug #3974 ("SHOW FULL PROCESSLIST" crashes the embedded server)unknown2004-06-091-0/+1
| * | | Fix for the bug #4014 (prepared SELECT in embedded server)unknown2004-06-091-1/+3
* | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-06-1115-1432/+1907
|\ \ \ \
| * | | | BUG#4088unknown2004-06-111-1/+1
| * | | | BUG#4088 - Multiple mixed index/normal readsunknown2004-06-101-1/+1
| * | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-06-1014-1431/+1906
| |\ \ \ \
| | * | | | removed myVector from ndb restoreunknown2004-06-106-160/+32
| | * | | | more ndb restore cleanupunknown2004-06-107-314/+219
| | * | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-06-0912-1132/+1830
| | |\ \ \ \
| | | * | | | re-enginered ndb restore to remove new/deletes and data copyunknown2004-06-0912-1132/+1830
* | | | | | | Move UCA language specific definitions into ctype-ucs.c.unknown2004-06-113-144/+356
* | | | | | | charset.c:unknown2004-06-111-44/+15
* | | | | | | Initialize max_sort_char only if a character set is requested.unknown2004-06-1110-41/+44
* | | | | | | Allocate memory when a character set is requested:unknown2004-06-1122-560/+608
* | | | | | | Fix for Bug#4079 "error checking in prepared statements": unknown2004-06-112-0/+51
* | | | | | | ha_innodb.cc:unknown2004-06-111-2/+22
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-1129-28/+1
|\ \ \ \ \ \ \
| * | | | | | | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-1029-28/+1
* | | | | | | | EXISTS(SELECT * ...)unknown2004-06-104-4/+39
* | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-104-0/+71
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | cleunup() of count() and max()/min() added (BUG#2687)unknown2004-06-104-0/+71
* | | | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-105-26/+72
|\ \ \ \ \ \ \ \
| * | | | | | | | WL#1689 "Map OPTIMIZE TABLE to ALTER TABLE for InnoDB"unknown2004-06-105-26/+72
* | | | | | | | | Optimization to use less memory.unknown2004-06-1018-92/+98
* | | | | | | | | WL#1595 "Optionally fsync() the binlog after every statement":unknown2004-06-105-7/+58
* | | | | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-102-1/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | don't need to tag the slave SQL thread as "bootstrap". It causes duplicateunknown2004-06-102-1/+5
| |/ / / / / / /
* | | | | | | | Added function unknown2004-06-102-26/+7
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-101-2/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Removed extra error messages (that were replaced).unknown2004-06-101-2/+0
* | | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-101-5/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | 3 retries for wait startedunknown2004-06-091-4/+11
| * | | | | | Use LOGNAME instead of USERunknown2004-06-081-1/+1
| | |/ / / / | |/| | | |
* | | | | | Fix for Bug#3904 "COUNT DISTINCT performance anomaly in 4.1"unknown2004-06-101-3/+3
| |/ / / / |/| | | |
* | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-0912-122/+213
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Making DROP TABLE IF EXISTS, DROP DATABASE IF EXISTS, DELETE FROM, UPDATE be ...unknown2004-06-0912-122/+213