summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Fixes for binary protocol (complement to last push)unknown2002-12-1420-90/+150
* Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-12-112-4/+4
|\
| * rename of net_pkg.cc to protocol.ccunknown2002-12-112-4/+4
* | Proper cleanup for BDB test unknown2002-12-091-0/+1
|/
* merge fixunknown2002-12-0610-38/+230
|\
| * After merge fixesunknown2002-12-062-23/+23
| * Merge with 4.0.6unknown2002-12-0510-38/+230
| |\
| | * Copy arguments given to mysql_server_init()unknown2002-12-051-0/+5
| | * Removed copying of parameters as this leads to memory leaks in embedded server.unknown2002-12-051-1/+1
| | * Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-12-041-0/+15
| | |\
| | | * post-merge fixunknown2002-12-041-0/+15
| | * | A fix for the bug in a SELECT with joined tables with ORDER BY and unknown2002-12-041-0/+13
| | |/
| | * Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-034-2/+66
| | * Fixed some bugs from last multi-table-update push.unknown2002-12-013-6/+111
| | * New multi-table-update codeunknown2002-11-291-29/+19
* | | fixed bug of PROCEDURE in same query with subselectsunknown2002-12-061-0/+4
* | | Fix minor bug and add test of connection with new/old/without passwords unknown2002-12-051-0/+34
* | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2002-12-044-38/+91
|\ \ \
| * | | fixed error messageunknown2002-12-041-7/+7
| |/ /
| * | it's INSERT ... ON DUPLICATE KEY UPDATE , not INSERT ON DUPLICATE KEY UPDATE SETunknown2002-12-021-7/+7
| * | one more testunknown2002-12-021-0/+7
| * | mergedunknown2002-12-021-0/+44
| |\ \
| | * | INSERT ... ON DUPLICATE KEY UPDATE ...unknown2002-12-021-0/+44
| * | | Proper handling of ORDER BY table.column in UNION'sunknown2002-12-021-4/+1
| * | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-12-022-33/+51
| |\ \ \
| | * \ \ Merge work.mysql.com:/home/bk/mysql-4.1unknown2002-12-011-31/+31
| | |\ \ \
| | | * | | Fixed ambiguity between the row value syntax and INTERVAL syntax by making theunknown2002-11-301-31/+31
| | | |/ /
| * | | | A bug fix for ORDER BY on table.column in provisional entire UNIONunknown2002-11-301-0/+5
* | | | | Megrge new changes in...unknown2002-12-014-35/+99
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-12-011-2/+20
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fix of error handlingunknown2002-12-011-2/+20
| * | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-301-3/+19
| |\ \ \ \ | | |/ / /
| | * | | check of using same table for changing and selectunknown2002-11-301-3/+19
| | |/ /
| * | | some bug fixes and tests for those.unknown2002-11-302-7/+31
| * | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-294-24/+30
| |\ \ \ | | |/ / | |/| |
| | * | many, many changesunknown2002-11-294-24/+30
| | |\ \
| | | * | many bug fixesunknown2002-11-292-7/+13
| | | * | adding mandatory aliases for derived tables as per SQL-99unknown2002-11-284-28/+28
* | | | | Merging....unknown2002-11-2910-25/+509
|\ \ \ \ \ | |/ / / /
| * | | | checking columns of top itemsunknown2002-11-291-1/+10
| |/ / /
| * | | fixed error handling bugunknown2002-11-291-0/+8
| * | | test of changing subselects treeunknown2002-11-281-0/+9
| * | | fixed bug IN subselect with ORDERunknown2002-11-281-0/+3
| * | | mergingunknown2002-11-281-0/+27
| |\ \ \
| | * | | fixed * without tables in IN bugunknown2002-11-281-0/+27
| | |/ /
| * | | Item_func_equal made uniformunknown2002-11-281-0/+6
| * | | after-merge fixunknown2002-11-271-2/+2
| * | | mergingunknown2002-11-272-2/+47
| |\ \ \ | | |/ / | |/| |
| | * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-194-0/+63
| | |\ \
| | * \ \ Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-162-2/+47
| | |\ \ \