summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-08-192-0/+4
|\
| * A fix for a bug with long definition of SET or ENUM.unknown2003-08-192-0/+4
* | After merge fixes + bugs from last mergeunknown2003-08-192-4/+4
* | mergeunknown2003-08-1913-3/+247
|\ \ | |/
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-08-122-1/+9
| |\
| | * fixed problem with reference on derived table fields (BUG#1031)unknown2003-08-122-1/+9
| * | LIKE didn't work with non-default charsetunknown2003-08-122-0/+87
| |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-08-112-0/+27
| |\
| | * Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345)unknown2003-08-112-0/+27
| * | Fix: create table t1 (a char(10) character set cp1251) SELECT _koi8r'blabla' ...unknown2003-08-115-3/+53
| * | test for BUG#969unknown2003-08-092-0/+48
| * | mergeunknown2003-08-092-0/+24
| |\ \
| | * | fixed union unlocking problem (BUG#906)unknown2003-08-092-1/+27
* | | | After merge fixesunknown2003-08-1979-622/+592
* | | | Merge with 4.0.14unknown2003-08-11107-231/+3242
|\ \ \ \ | |/ / / |/| | |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-071-0/+1
| |\ \ \
| | * | | Review of changesets since last pull.unknown2003-08-071-0/+1
| * | | | Bug #792 combination of date-interval and between with mixed constant and non...unknown2003-08-062-0/+3
| * | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-08-052-0/+10
| |\ \ \ \
| | * | | | make it clear for optimizer that XOR's are not optimizable at the moment (BUG...unknown2003-08-052-0/+10
| * | | | | 2 bugfixes:unknown2003-08-044-0/+127
| | |/ / / | |/| | |
| * | | | Fix so that SET PASSWORD is not replicated by the slave if running withunknown2003-08-025-0/+167
| |/ / /
| * | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-08-014-1/+66
| |\ \ \
| | * | | bug #942. docid == ftb->lastpos in join on looping over nested tableunknown2003-07-312-1/+26
| | * | | outer join, impossible on condition, where, and usable key for rangeunknown2003-07-252-0/+40
| * | | | support of more then 255 tables dependence in query cache (fixed BUG#930)unknown2003-07-302-2/+1063
| * | | | Make rpl_insert_id.test use InnoDB, and added foreign keys to the table,unknown2003-07-262-4/+6
| |/ / /
| * | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-07-182-0/+7
| |\ \ \
| | * | | my_strnncoll_latin1_de rewritten from scratch. Bug with overlapping combos we...unknown2003-07-172-0/+7
| * | | | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen...unknown2003-07-182-0/+15
| |/ / /
| * | | Fixed wrong test in LOG::closeunknown2003-07-142-6/+12
| * | | Better fix for bug #791: At binlog rotation, INSERTs may not find their way i...unknown2003-07-141-0/+1
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-141-1/+1
| |\ \ \
| | * | | backport fix for the bug #803: INTERVAL(NULL, ....)unknown2003-07-141-1/+1
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-141-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Safety and speedup fixes:unknown2003-07-141-1/+1
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-142-1/+4
| |\ \ \ \ | | |/ / /
| | * | | - fixed an error in the rpl_error_ignored_table test suite: the masterunknown2003-07-112-1/+4
| * | | | Fix for the bug #801: create table t1 select x'41'; doesn't workunknown2003-07-112-0/+9
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-111-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fix for BUG#812 unknown2003-07-101-1/+1
| * | | | Fix for the bug #803.unknown2003-07-102-0/+4
| |/ / /
| * | | Cleanupsunknown2003-07-091-2/+5
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-092-0/+131
| |\ \ \
| | * | | Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYSunknown2003-07-082-0/+131
| * | | | Fix forunknown2003-07-083-0/+38
| * | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-07-072-12/+53
| |\ \ \ \
| | * | | | finally proper recursive descent for parsing expressions with MATCH ... AGAIN...unknown2003-07-072-12/+53
| | |/ / /
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-066-7/+147
| |\ \ \ \
| | * | | | WL#912 (more user control on relay logs):unknown2003-07-066-7/+147