summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* a proper fix for the bug #2298 Trailing whitespace inconsistently handled in ...unknown2004-01-222-0/+36
* Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-164-0/+54
|\
| * an obvious bug in _mi_key_cmp fixed (BUG#2295 - range on blobs)unknown2004-01-152-0/+20
| * Merge bk-internal:/home/bk/mysql-4.0/unknown2004-01-132-0/+34
| |\
| | * BUG#2304 - HANDLER and tables in non-current dbunknown2004-01-132-0/+34
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-122-0/+12
|\ \ \ | |/ / |/| |
| * | opt_sum.cc:unknown2004-01-122-0/+12
| |/
* | A fix (bug #2335: Inconsistancy with handling of Years and NOW() function).unknown2004-01-112-0/+15
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-092-0/+19
|\ \ | |/ |/|
| * An improvement of the fix for the bug #2231: string column, unknown2004-01-082-0/+4
| * Fix for the bug #2231: string column, INDEX+LIKE, don't take the ESCAPE chara...unknown2003-12-302-0/+15
* | Mergeunknown2003-12-302-4/+9
|\ \ | |/
| * Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-182-4/+9
| |\
| | * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-12-182-4/+9
| | |\
| | | * added error message for receiving variable with wrong GLOBAL|LOCAL typeunknown2003-12-172-4/+9
* | | | Some small portability fixes.unknown2003-12-305-1/+193
|/ / /
* | | Removed compiler warningunknown2003-12-181-1/+1
* | | Simple cleanupsunknown2003-12-181-1/+1
|/ /
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-161-3/+3
|\ \
| * | Fix for BUG#2121 "Inadequate message "check permissions on master.info"":unknown2003-12-161-3/+3
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-162-5/+205
|\ \ \
| * | | A new better test case for bug #2128 involving overflowunknown2003-12-162-5/+205
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-169-14/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | Portability fixes (mostly test suite)unknown2003-12-169-14/+18
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-162-0/+46
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix for BUG#2083unknown2003-12-162-0/+46
* | | | Mergeunknown2003-12-1513-21/+78
|\ \ \ \ | | |/ / | |/| |
| * | | Portablity fixunknown2003-12-145-15/+27
| * | | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-148-6/+51
* | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-132-0/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-132-0/+12
| |\ \ \
| | * \ \ Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-112-0/+12
| | |\ \ \
| | | * \ \ Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-012-0/+12
| | | |\ \ \
| | | | * \ \ Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-11-242-0/+12
| | | | |\ \ \
| | | | | * | | Fix for bug when zeros are to be prepended to decimal fieldunknown2003-11-182-0/+12
* | | | | | | | Mergeunknown2003-12-1320-3/+381
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix autoincrement for signed columns (Bug #1366)unknown2003-12-1220-3/+381
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-122-0/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | added checking for old cuted value in Field_enum::storeunknown2003-12-122-0/+21
| |/ / / / / / /
* | | | | | | | Proposed fix for #2093unknown2003-12-122-0/+30
| |/ / / / / / |/| | | | | |
* | | | | | | Merge rurik.mysql.com:/home/igor/mysql-4.0unknown2003-12-112-0/+49
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Many files:unknown2003-12-112-0/+49
* | | | | | | Added --comments mysqldump option (default value is 1).unknown2003-12-112-12/+30
| |/ / / / / |/| | | | |
* | | | | | Disable some tests until replace can handle regexpunknown2003-12-112-57/+11
|/ / / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-116-8/+85
|\ \ \ \ \
| * | | | | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-116-8/+85
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-102-0/+67
|\ \ \ \ \ \
| * | | | | | proper musqldump test resultunknown2003-12-101-0/+48
| * | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-101-0/+19
| |\ \ \ \ \ \
| | * | | | | | Fix for the bugs:unknown2003-12-091-0/+19
| | | |_|_|_|/ | | |/| | | |