summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | charset.c:unknown2004-06-092-1/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-097-56/+214
|\ \ \ | |/ / |/| |
| * | Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types unknown2004-06-097-56/+214
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-084-28/+57
|\ \ \
| * | | Correction to replication of charsets in 4.1:unknown2004-06-084-28/+57
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-0741-170/+1100
| |\ \ \
| * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-071-1/+1
| |\ \ \ \
| | * | | | fixed mistypingunknown2004-06-071-1/+1
| | | |/ / | | |/| |
* | | | | WL#916: Unicode collations for some languagesunknown2004-06-0817-36/+214
* | | | | Added function innobase_store_binlog_offset_and_flush_log requested by Guilhem unknown2004-06-082-0/+34
* | | | | Bug #3717 ENCODE returns a character string, not a binary stringunknown2004-06-083-3/+12
* | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-083-1/+26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Bug #2077 Japanese characters in enum/default values are reported incorrectlyunknown2004-06-083-1/+26
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-081-26/+13
|\ \ \ \ \ | |/ / / /
| * | | | ha_innodb.cc:unknown2004-06-081-26/+13
* | | | | fix for automake-1.5unknown2004-06-085-5/+12
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-06-0839-168/+1117
|\ \ \ \ \ | |/ / / /
| * | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-0839-168/+1117
| |\ \ \ \
| | * | | | Sorry, forgot to commit together with the code change yesterday.unknown2004-06-081-5/+30
| | | |_|/ | | |/| |
| | * | | SQL Syntax for Prepared Statements: post-merge fixesunknown2004-06-081-4/+4
| | * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-0738-163/+1087
| | |\ \ \
| | | * \ \ Mergedunknown2004-06-0738-163/+1087
| | | |\ \ \
| | | | * | | Post review fixes for "SQL Syntax for Prepared Statements".unknown2004-06-0710-244/+182
| | | | * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-0418-84/+766
| | | | |\ \ \
| | | | * \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-0338-150/+1136
| | | | |\ \ \ \