summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* After merge fixmonty@mashka.mysql.fi2003-02-042-3/+6
* mergemonty@mashka.mysql.fi2003-02-0410-80/+96
|\
| * Added charset number to result headermonty@mashka.mysql.fi2003-02-0410-80/+96
* | Merge mysql.com:/space/my/mysql-4.1lenz@mysql.com2003-02-036-21/+41
|\ \
| * | - renamed scripts/fill_func_tables.sh to scripts/fill_help_tables andlenz@mysql.com2003-02-033-14/+27
| * | - added missing files/directories from bdb and libedit to source distributionlenz@mysql.com2003-02-033-7/+14
| |/
* | after-review changes (577 SCRUM)bell@sanja.is.com.ua2003-02-0217-91/+151
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-02-0242-337/+1195
|\ \ | |/
| * Force to read all unread packets on stmt_closevenu@myvenu.com2003-01-312-11/+69
| * Few misc cases check from PHP - client_testvenu@myvenu.com2003-01-312-3/+121
| * Merge myvenu.com:/home/venu/bk/src-4.1venu@myvenu.com2003-01-311-3/+3
| |\
| | * Fix typo - un supported -> unsupportedvenu@myvenu.com2003-01-311-3/+3
| * | Some USE_MB have been removed.bar@bar.mysql.r18.ru2003-01-311-31/+10
| * | More use of new CHARSET_INFO functions and two bug fixesbar@bar.mysql.r18.ru2003-01-313-42/+7
| * | New functions in CHARSET_INFO structurebar@bar.mysql.r18.ru2003-01-3118-2/+104
| * | sql_string.cc:bar@bar.mysql.r18.ru2003-01-311-60/+4
| * | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1bar@bar.mysql.r18.ru2003-01-3117-1/+150
| |\ \
| | * | New CHARSET_INFO function to compare strings regardless to trailing spacesbar@bar.mysql.r18.ru2003-01-3117-1/+150
| * | | Merge work.mysql.com:/home/bk/mysql-4.1venu@myvenu.com2003-01-312-20/+33
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge myvenu.com:/home/venu/bk/src-4.1venu@myvenu.com2003-01-312-20/+33
| | |\
| | | * Fix for subsequent error calls in multi-queryvenu@myvenu.com2003-01-312-20/+33
| * | | ctype-simple.c:bar@bar.mysql.r18.ru2003-01-312-91/+16
| * | | Gluh asked me to do itbar@bar.mysql.r18.ru2003-01-312-4/+4
| * | | Fix for mysqlbinlog compilationgluh@gluh.mysql.r18.ru2003-01-311-1/+2
| * | | conflicts resolving gluh@gluh.mysql.r18.ru2003-01-3111-4/+506
| |\ \ \ | | |/ / | |/| |
| | * | 'Replicate user variables' taskgluh@gluh.mysql.r18.ru2003-01-3012-4/+504
| * | | Merge work.mysql.com:/home/bk/mysql-4.1venu@myvenu.com2003-01-302-31/+128
| |\ \ \ | | | |/ | | |/|
| | * | Fix alloc_stmt_fields for non-select statementsvenu@myvenu.com2003-01-302-31/+128
| * | | config-win.h, os0proc.h, os0proc.c, srv0start.c:heikki@hundin.mysql.fi2003-01-304-12/+18
| * | | Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4rwwax@mysql.com2003-01-305-36/+35
| |\ \ \ | | |/ / | |/| |
| | * | Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4rwwax@mysql.com2003-01-305-36/+35
| | |\ \
| | | * | correct parameter of hash_searchwax@mysql.com2003-01-281-1/+1
| | | * | correct parameter of hash_resultwax@mysql.com2003-01-261-1/+1
| | | * | delete name_length and change an assign of udf.name (SCRUM)wax@mysql.com2003-01-201-3/+2
| | | * | change structure of udf_func and parameter of functions mysql_drop_func and a...wax@mysql.com2003-01-095-35/+35
* | | | | fixed bug in determinating uncacheable queriesbell@sanja.is.com.ua2003-01-3022-69/+102
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-01-305-83/+169
|\ \ \ \ \ | |/ / / /
| * | | | Merge conflictvenu@myvenu.com2003-01-305-83/+169
| |\ \ \ \
| | * | | | Tests for 'n' concurrent statement executionvenu@myvenu.com2003-01-301-64/+124
| | * | | | Fix 'n' concurrent prepared executionsvenu@myvenu.com2003-01-304-21/+48
* | | | | | changes based on partial revie of task 577 (SCRUM)bell@sanja.is.com.ua2003-01-3010-116/+149
* | | | | | cyclic reference test removed, becouse testing of Item::fixed field apply mor...bell@sanja.is.com.ua2003-01-3018-217/+9
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-01-3012-65/+63
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Always use USE_STRCOLL codebar@bar.mysql.r18.ru2003-01-308-41/+0
| * | | | | Optimization of unicode conversionbar@bar.mysql.r18.ru2003-01-301-11/+30
| * | | | | (no commit message)bar@bar.mysql.r18.ru2003-01-301-11/+29
| * | | | | cp1256.xml:bar@bar.mysql.r18.ru2003-01-301-1/+1
| * | | | | fixed compiler errorbell@sanja.is.com.ua2003-01-291-1/+3
* | | | | | fixed row items with group functionsbell@sanja.is.com.ua2003-01-297-12/+64
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-01-2944-4355/+4721
|\ \ \ \ \ \ | |/ / / / /