Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sql_acl.cc, item.h: | bar@bar.mysql.r18.ru | 2003-03-07 | 7 | -11/+17 |
* | New syntax to change client collation: | bar@bar.mysql.r18.ru | 2003-03-07 | 3 | -1/+83 |
* | Merge kishkin.ru:/home/wax/mysql-4n into kishkin.ru:/home/wax/mysql-4nh | wax@kishkin.ru | 2003-03-07 | 2 | -0/+3 |
|\ | |||||
| * | URGENT fixed bug in shared memory (handler_count) | wax@kishkin.ru | 2003-03-02 | 2 | -0/+3 |
* | | Merge lgrimmer@work.mysql.com:/home/bk/mysql-4.1 | lenz@mysql.com | 2003-03-06 | 5 | -23/+23 |
|\ \ | |||||
| * \ | Merge mysql.com:/space/my/mysql-4.1 | lenz@mysql.com | 2003-03-06 | 5 | -23/+23 |
| |\ \ | |||||
| | * | | - Changed C++-style comments to C-style comments to make IBM compiler happy | lenz@mysql.com | 2003-03-06 | 5 | -23/+23 |
* | | | | Added IsClosed() tests for MultiLineString objects. | ram@mysql.r18.ru | 2003-03-06 | 2 | -0/+20 |
|/ / / | |||||
* | | | Bug fix: should use float8get() instead of (double *) type cast. | ram@mysql.r18.ru | 2003-03-06 | 1 | -71/+92 |
|/ / | |||||
* | | novell41b.patch | greg@mysql.com[greg] | 2003-03-05 | 4 | -4180/+27 |
* | | Fixed character set bug when replicating user variables | monty@mashka.mysql.fi | 2003-03-05 | 1 | -13/+17 |
* | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1 | bar@bar.mysql.r18.ru | 2003-03-05 | 18 | -56/+116 |
|\ \ | |||||
| * | | New fields in CHARSET_INFO structure to optimize searching for | bar@bar.mysql.r18.ru | 2003-03-05 | 18 | -56/+116 |
* | | | Bug fix: we should set proper my_errno | ram@mysql.r18.ru | 2003-03-05 | 1 | -1/+13 |
|/ / | |||||
* | | SET NAMES has been extended to support optional collation: | bar@bar.mysql.r18.ru | 2003-03-05 | 5 | -18/+70 |
* | | - typo fix (replaced blanks with a tab) | lenz@mysql.com | 2003-03-05 | 1 | -1/+1 |
* | | Merge work.mysql.com:/home/bk/mysql-4.1 | venu@myvenu.com | 2003-03-04 | 98 | -580/+802 |
|\ \ | |||||
| * | | - added missing file mysql-test/std_data/des_key_file to source and binary | lenz@mysql.com | 2003-03-04 | 2 | -0/+3 |
| * | | Merge gweir@work.mysql.com:/home/bk/mysql-4.1 | greg@mysql.com | 2003-03-04 | 11 | -0/+0 |
| |\ \ | |||||
| | * | | Many files: | greg@mysql.com | 2003-03-04 | 11 | -0/+0 |
| * | | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1 | bar@bar.mysql.r18.ru | 2003-03-04 | 8 | -23/+51 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | SELECT BINARY expr | bar@bar.mysql.r18.ru | 2003-03-04 | 8 | -23/+51 |
| * | | | novell41.patch | greg@mysql.com[greg] | 2003-03-04 | 17 | -248/+363 |
| |/ / | |||||
| * | | stringcmp() and sortcmp() have been unified | bar@bar.mysql.r18.ru | 2003-03-04 | 11 | -132/+102 |
| * | | Fix for reading variables from binary log. | monty@narttu.mysql.fi | 2003-03-04 | 1 | -3/+9 |
| * | | Fix for using unitialized mutex when running version compiled with --debug | monty@narttu.mysql.fi | 2003-03-04 | 5 | -18/+9 |
| * | | Fix for SHOW, it didn't display CHARACTER SET and COLLATE clause | bar@bar.mysql.r18.ru | 2003-03-04 | 5 | -18/+56 |
| * | | Every character set now has binary collation | bar@bar.mysql.r18.ru | 2003-03-04 | 25 | -128/+119 |
| * | | Do not give an error when the user does START SLAVE on an already | guilhem@mysql.com | 2003-03-03 | 26 | -10/+90 |
* | | | sql_prepare.cc: | venu@myvenu.com | 2003-03-04 | 1 | -5/+0 |
* | | | Fix EXPLAIN bug with binary protocol | venu@myvenu.com | 2003-03-04 | 2 | -28/+247 |
* | | | Merge work.mysql.com:/home/bk/mysql-4.1 | venu@myvenu.com | 2003-03-03 | 15 | -123/+133 |
|\ \ \ | |/ / | |||||
| * | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1 | ram@mysql.r18.ru | 2003-03-03 | 1 | -2/+5 |
| |\ \ | |||||
| | * | | os_rename.c: | ram@mysql.r18.ru | 2003-03-01 | 1 | -1/+1 |
| | * | | os_rename.c: | ram@mysql.r18.ru | 2003-03-01 | 1 | -2/+5 |
| * | | | Coercibility is now stored in user vars | bar@bar.mysql.r18.ru | 2003-03-03 | 5 | -10/+17 |
| * | | | Strings which appear without charset context, | bar@bar.mysql.r18.ru | 2003-03-03 | 11 | -111/+111 |
* | | | | Fix for the windows src distribution script - SCRUM: | venu@myvenu.com | 2003-03-02 | 2 | -131/+169 |
|/ / / | |||||
* | | | COLLATE tests | bar@bar.mysql.r18.ru | 2003-03-02 | 2 | -0/+601 |
* | | | sql_yacc.yy: | bar@bar.mysql.r18.ru | 2003-03-02 | 1 | -1/+14 |
| |/ |/| | |||||
* | | New error message for situation like: | bar@bar.mysql.r18.ru | 2003-03-02 | 25 | -2/+35 |
* | | Replication: give the slave I/O thread a higher priority than the slave SQL t... | papa@gbichot.local | 2003-03-01 | 2 | -4/+8 |
* | | Added options reconnect/enable-reconnect/disable-reconnect/skip-reconnect to ... | papa@gbichot.local | 2003-03-01 | 3 | -7/+11 |
* | | Merge work:/home/bk/mysql-4.1 | serg@serg.mysql.com | 2003-03-01 | 2 | -2/+2 |
|\ \ | |||||
| * | | error message fixed | serg@serg.mysql.com | 2003-02-26 | 2 | -1/+2 |
* | | | Test case for spatial objects. | ram@mysql.r18.ru | 2003-03-01 | 2 | -0/+418 |
* | | | Added GeometryFromText, MultiPointFromText aliases. | ram@mysql.r18.ru | 2003-02-28 | 2 | -1/+6 |
| |/ |/| | |||||
* | | item_func.cc: | bar@bar.mysql.r18.ru | 2003-02-28 | 1 | -4/+23 |
* | | item_strfunc.cc: | bar@bar.mysql.r18.ru | 2003-02-28 | 1 | -0/+1 |
* | | sql_yacc.yy: | bar@bar.mysql.r18.ru | 2003-02-28 | 2 | -1/+2 |