summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* truncating REPLACE result bug fixunknown2003-03-302-0/+4
* Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-262-0/+31
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-252-0/+31
| |\
| | * Fixed bug with GROUP BY and aliasunknown2003-03-252-0/+31
* | | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-241-2/+2
|\ \ \ | |/ / |/| |
| * | Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...unknown2003-03-211-2/+2
* | | Changed some tests to pass with new auto_increment handling,unknown2003-03-2216-44/+44
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0unknown2003-03-212-0/+25
|\ \ | |/ |/|
| * do not allow to cache queries with INTO clauseunknown2003-03-062-0/+25
* | Print right hostname or IP in SHOW PROCESSLISTunknown2003-03-192-0/+40
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-196-4/+277
|\ \
| * | Allow optimzation of multi-table-update also for InnoDB tablesunknown2003-03-196-2/+201
| * | Merge with 3.23 to get fix for halloween problem on Update of InnoDB tablesunknown2003-03-181-0/+11
| |\ \
| | * | Fix of 'halloween bug' with UPDATE of InnoDB tables.unknown2003-03-182-0/+21
| * | | Test of range optimizer in InnoDBunknown2003-03-182-2/+65
* | | | New variable rli->ignore_log_space_limit to resolveunknown2003-03-173-0/+47
|/ / /
* | | Write binlog before commit when doing INSERT ... SELECTunknown2003-03-161-0/+7
* | | merge with 3.23 to get:unknown2003-03-151-0/+8
|\ \ \ | |/ /
| * | Check for empty table/column namesunknown2003-03-141-0/+8
* | | make test result more obviousunknown2003-03-132-2/+3
* | | test result updated after mergeunknown2003-03-133-4/+31
* | | mergedunknown2003-03-133-5/+33
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-03-124-1/+26
| |\ \
| | * \ Merge sanja.is.com.ua:/home/bell/mysql/mysql-3.23unknown2003-03-112-1/+17
| | |\ \
| | | * | fixed bug of unchecked random part of WHERE clause (bug #142)unknown2003-03-112-1/+17
| | * | | fixed an obscure bug in group by + having + Item_ref::get_dateunknown2003-03-112-0/+9
| | |/ /
| * | | NEWDATE -> DATE in anylyse() outputunknown2003-03-122-2/+15
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-03-111-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Changed --debug to append to test instead of creating new trace files.unknown2003-03-091-2/+2
* | | | making sure that test works.unknown2003-03-122-2/+2
* | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-121-1/+1
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-121-1/+1
| |\ \ \ \
| | * | | | Simple fixes (nothing notable)unknown2003-03-121-1/+1
* | | | | | A little bit improved test caseunknown2003-03-122-2/+2
* | | | | | A bug fix for multi-table updates with InnoDB storage engineunknown2003-03-112-0/+28
|/ / / / /
* | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-115-10/+81
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Openssl testunknown2003-03-115-10/+81
* | | | | mergeunknown2003-03-106-31/+95
|\ \ \ \ \
| * | | | | after merge fixesunknown2003-03-104-18/+62
| * | | | | Merge with 3.23 to get fixes for --user and BACKUP TABLEunknown2003-03-107-13/+79
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-03-104-26/+36
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Don't allow BACKUP TABLE to overwrite filesunknown2003-03-104-26/+36
| | * | | | Fixed an unlikely optimizer bug that casued a core dump in pt_range.cc::sel_c...unknown2003-03-072-0/+28
* | | | | | Merge work:/home/bk/mysql-4.0unknown2003-03-072-0/+34
|\ \ \ \ \ \
| * | | | | | disable partial timestamps in --new modeunknown2003-03-061-2/+2
| * | | | | | --new option and local variable to optionally turn onunknown2003-03-052-0/+34
| | |_|_|_|/ | |/| | | |
* | | | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-03-078-108/+155
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed AUTO_INCREMENT handling in MyISAM (last auto_increment patch broke things)unknown2003-03-076-123/+124
| * | | | | Merge to get fix for LOCK TABLES + DROP TABLE in another threadunknown2003-03-073-0/+46
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-03-052-0/+24
| | |\ \ \