summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Two-level index structure for FULLTEXT indexesunknown2003-01-214-0/+967
* merge fixunknown2002-12-0621-99/+450
|\
| * After merge fixesunknown2002-12-063-25/+25
| * Merge with 4.0.6unknown2002-12-0521-99/+450
| |\
| | * Copy arguments given to mysql_server_init()unknown2002-12-051-0/+5
| | * Merge with 3.23unknown2002-12-051-0/+9
| | |\
| | | * a test case for double free'ing of pointer in alter table ...unknown2002-12-041-0/+5
| | * | Removed copying of parameters as this leads to memory leaks in embedded server.unknown2002-12-053-24/+53
| | * | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-12-042-0/+18
| | |\ \
| | | * | post-merge fixunknown2002-12-041-0/+15
| | | * | mergedunknown2002-12-041-0/+3
| | | |\ \ | | | | |/
| | | | * Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23unknown2002-12-022-1/+46
| | | | |\
| | | | | * Fixed bug in MAX() optimization when used with JOIN and ON expressionsunknown2002-12-022-1/+46
| | | | * | Fix for sum_func IN (..)unknown2002-12-022-0/+7
| | | | * | a fix for a bug with HAVING sum_func IN (...)unknown2002-11-302-0/+8
| | | | |/
| | * | | A fix for the bug in a SELECT with joined tables with ORDER BY and unknown2002-12-042-1/+20
| | |/ /
| | * | Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-038-2/+114
| | * | Fixed some bugs from last multi-table-update push.unknown2002-12-016-15/+192
| | * | New multi-table-update codeunknown2002-11-292-58/+40
* | | | fixed bug of PROCEDURE in same query with subselectsunknown2002-12-062-0/+9
* | | | Fix minor bug and add test of connection with new/old/without passwords unknown2002-12-052-0/+101
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2002-12-048-60/+136
|\ \ \ \
| * | | | fixed error messageunknown2002-12-041-7/+7
| |/ / /
| * | | it's INSERT ... ON DUPLICATE KEY UPDATE , not INSERT ON DUPLICATE KEY UPDATE SETunknown2002-12-022-14/+14
| * | | one more testunknown2002-12-022-0/+9
| * | | mergedunknown2002-12-022-0/+63
| |\ \ \
| | * | | INSERT ... ON DUPLICATE KEY UPDATE ...unknown2002-12-022-0/+63
| * | | | Proper handling of ORDER BY table.column in UNION'sunknown2002-12-022-4/+2
| * | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-12-025-57/+93
| |\ \ \ \
| | * \ \ \ Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-12-021-3/+3
| | |\ \ \ \
| | | * | | | Fixed bug when creating keys in temporary HEAP tables.unknown2002-12-021-3/+3
| | * | | | | Merge work.mysql.com:/home/bk/mysql-4.1unknown2002-12-012-50/+50
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fixed ambiguity between the row value syntax and INTERVAL syntax by making theunknown2002-11-302-50/+50
| | | |/ / /
| * | | | | A bug fix for ORDER BY on table.column in provisional entire UNIONunknown2002-11-302-0/+6
* | | | | | Megrge new changes in...unknown2002-12-018-68/+165
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-12-012-4/+40
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | fix of error handlingunknown2002-12-012-4/+40
| * | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-302-6/+34
| |\ \ \ \ \ | | |/ / / /
| | * | | | check of using same table for changing and selectunknown2002-11-302-6/+34
| | |/ / /
| * | | | some bug fixes and tests for those.unknown2002-11-304-9/+35
| * | | | many bug fixesunknown2002-11-301-4/+3
| * | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-298-47/+55
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | many, many changesunknown2002-11-298-47/+55
| | |\ \ \
| | | * | | many bug fixesunknown2002-11-294-10/+18
| | | * | | adding mandatory aliases for derived tables as per SQL-99unknown2002-11-288-51/+51
* | | | | | Merging....unknown2002-11-2920-39/+861
|\ \ \ \ \ \ | |/ / / / /
| * | | | | checking columns of top itemsunknown2002-11-292-2/+26
| |/ / / /
| * | | | fixed error handling bugunknown2002-11-292-0/+12
| * | | | test of changing subselects treeunknown2002-11-282-0/+11
| * | | | fixed bug IN subselect with ORDERunknown2002-11-282-0/+5