Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UCS2 and UTF8 are in separate files now | bar@bar.mysql.r18.ru | 2003-05-21 | 4 | -1026/+1053 |
* | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1 | bar@bar.mysql.r18.ru | 2003-05-21 | 7 | -78/+37 |
|\ | |||||
| * | "character_sets" has been removed from SHOW VARIABLES. Use SHOW CHARACTER SET... | bar@bar.mysql.r18.ru | 2003-05-21 | 6 | -75/+10 |
| * | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1 | bar@bar.mysql.r18.ru | 2003-05-21 | 1 | -0/+1 |
| |\ | |||||
| * | | Two separate startup arguments for mysqld: | bar@bar.mysql.r18.ru | 2003-05-21 | 2 | -3/+27 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | venu@myvenu.com | 2003-05-21 | 1 | -0/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@mysql.r18.ru | 2003-05-21 | 1 | -0/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | Added AsBinary alias for AsWKB function. | ram@mysql.r18.ru | 2003-05-21 | 1 | -0/+1 |
* | | | Fix merge conflict by changing warning codes to new one | venu@myvenu.com | 2003-05-21 | 4 | -13/+4 |
* | | | client_test.c: | venu@myvenu.com | 2003-05-21 | 1 | -7/+715 |
* | | | Resolve merge conflict | venu@myvenu.com | 2003-05-21 | 3 | -15/+155 |
* | | | Resolve merge colflict | venu@myvenu.com | 2003-05-21 | 132 | -39339/+1235 |
|\ \ \ | |/ / | |||||
| * | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | vva@eagle.mysql.r18.ru | 2003-05-20 | 6 | -54/+64 |
| |\ \ | | |/ | |/| | |||||
| | * | changed processing of LOAD DATA in mysqlbinlog | vva@eagle.mysql.r18.ru | 2003-05-20 | 6 | -54/+64 |
| * | | A separate, better error message when it's impossible to aggregate strings fo... | bar@bar.mysql.r18.ru | 2003-05-20 | 28 | -10/+69 |
| * | | Version substitution so that tests pass on any build, independently of the | guilhem@mysql.com | 2003-05-20 | 2 | -2/+5 |
| * | | new error message | bell@sanja.is.com.ua | 2003-05-19 | 1 | -3/+3 |
| * | | Fix for when compiling with HAVE_ISAM enabled | monty@narttu.mysql.fi | 2003-05-19 | 1 | -2/+5 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-05-19 | 2 | -9/+4 |
| |\ \ | |||||
| | * | | Add empty() function for baselist. | monty@narttu.mysql.fi | 2003-05-19 | 2 | -9/+4 |
| * | | | LOCAL is an alias of NO_WRITE_TO_BINLOG | guilhem@mysql.com | 2003-05-16 | 1 | -0/+1 |
| * | | | changes to mysqladmin : use queries instead of commands (so that they have a ... | guilhem@mysql.com | 2003-05-15 | 1 | -8/+8 |
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1 | guilhem@mysql.com | 2003-05-15 | 10 | -46/+204 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Scrum task 845. Thi is a behaviour change : | guilhem@mysql.com | 2003-05-15 | 10 | -46/+204 |
| * | | | Fix to get thread_test to compile | monty@narttu.mysql.fi | 2003-05-15 | 3 | -3/+11 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-05-15 | 1 | -2/+1 |
| |\ \ \ | |||||
| | * | | | Remove warning from automake | monty@narttu.mysql.fi | 2003-05-15 | 1 | -2/+1 |
| * | | | | configure.in: | bar@bar.mysql.r18.ru | 2003-05-15 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-05-15 | 5 | -18/+26 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Fixed new bug in ORDER BY | monty@narttu.mysql.fi | 2003-05-15 | 5 | -18/+26 |
| * | | | Proper replication of CONNECTION_ID() and 4.1 PASSWORD() (bugs 177 and 344), | guilhem@mysql.com | 2003-05-13 | 5 | -2/+70 |
| |/ / | |||||
| * | | Give warning if MySQL doesn't honor given storage engine | monty@mashka.mysql.fi | 2003-05-13 | 47 | -304/+462 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mashka.mysql.fi | 2003-05-06 | 2 | -1/+7 |
| |\ \ | | |/ | |/| | |||||
| | * | Varbinary should be string as default | monty@mashka.mysql.fi | 2003-05-06 | 2 | -1/+7 |
| * | | merge | monty@narttu.mysql.fi | 2003-05-06 | 21 | -68/+170 |
| |\ \ | |||||
| | * \ | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-05-03 | 21 | -68/+170 |
| | |\ \ | |||||
| | | * | | INSERT ... UPDATE ... VALUES() | serg@serg.mylan | 2003-05-03 | 19 | -67/+166 |
| | | * | | make compilation to work w/o InnoDB as well | serg@serg.mylan | 2003-04-30 | 2 | -1/+4 |
| | * | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2003-05-03 | 1 | -2/+1 |
| | |\ \ \ | |||||
| | | * | | | removing unnecessary patch. | Sinisa@sinisa.nasamreza.org | 2003-05-03 | 1 | -2/+1 |
| * | | | | | Removed compiler warnings | monty@narttu.mysql.fi | 2003-05-06 | 21 | -92/+113 |
| * | | | | | Merge | monty@narttu.mysql.fi | 2003-05-02 | 31 | -38592/+20 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-04-23 | 31 | -38591/+19 |
| | |\ \ \ \ | |||||
| | | * | | | | Removed some not used files | monty@narttu.mysql.fi | 2003-04-22 | 31 | -38591/+19 |
| * | | | | | | Fixed bug in Item_func_compress::val_str() on MacOS X (bigendian); the length | pem@mysql.com | 2003-04-30 | 1 | -2/+3 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Fix for Windows build by adding pack.c to appropriate .dsp files | venu@myvenu.com | 2003-05-20 | 3 | -0/+11 |
* | | | | | | Added mysql_fetch_column function | venu@myvenu.com | 2003-05-20 | 3 | -52/+255 |
* | | | | | | make_win_src_distribution.sh: | venu@myvenu.com | 2003-04-30 | 1 | -1/+1 |
* | | | | | | Updated warning test | venu@myvenu.com | 2003-04-30 | 21 | -19/+392 |
* | | | | | | Support of warnings for all DML statements (Insert, Update and Alter) | venu@myvenu.com | 2003-04-30 | 14 | -164/+181 |