Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | character_set_server is now updatable | bar@bar.mysql.r18.ru | 2003-05-30 | 1 | -0/+2 |
* | merge | monty@mashka.mysql.fi | 2003-05-22 | 1 | -1/+3 |
|\ | |||||
| * | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -1/+3 |
| |\ | |||||
| | * | parallel-repair available in mysqld | serg@serg.mylan | 2003-05-04 | 1 | -0/+1 |
| | * | Fix reference to not initialized memory | monty@narttu.mysql.fi | 2003-04-30 | 1 | -1/+2 |
| | * | CURRENT_USER() and "access denied" error messages now report hostname exactly... | serg@serg.mylan | 2003-04-29 | 1 | -3/+2 |
| | * | Better fix for "Halloween" effect ... | Sinisa@sinisa.nasamreza.org | 2003-03-12 | 1 | -2/+2 |
| | * | A bug fix for multi-table updates with InnoDB storage engine | Sinisa@sinisa.nasamreza.org | 2003-03-11 | 1 | -1/+1 |
| | * | --new option and local variable to optionally turn on | serg@serg.mysql.com | 2003-03-05 | 1 | -1/+2 |
| | * | posreview changing (SCRUM) | bell@sanja.is.com.ua | 2003-02-27 | 1 | -1/+1 |
| | * | client port number added to SHOW PROCESSLIST (SCRUM?) | bell@sanja.is.com.ua | 2003-02-17 | 1 | -1/+2 |
* | | | Some SHOW VARIABLES have been renamed: | bar@bar.mysql.r18.ru | 2003-05-21 | 1 | -3/+3 |
* | | | Support of warnings for all DML statements (Insert, Update and Alter) | venu@myvenu.com | 2003-04-30 | 1 | -0/+2 |
|/ / | |||||
* | | merge fix | Sinisa@sinisa.nasamreza.org | 2003-04-26 | 1 | -8/+11 |
|\ \ | |||||
| * \ | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1 | guilhem@mysql.com | 2003-04-24 | 1 | -0/+1 |
| |\ \ | |||||
| | * \ | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@hundin.mysql.fi | 2003-04-24 | 1 | -0/+1 |
| | |\ \ | |||||
| | | * | | Many files: | igor@hundin.mysql.fi | 2003-04-24 | 1 | -0/+1 |
| * | | | | Replication: new code to not modify in-memory log positions until the COMMIT | guilhem@mysql.com | 2003-04-24 | 1 | -4/+6 |
| |/ / / | |||||
| * | | | Variable names have been renamed: | bar@bar.mysql.r18.ru | 2003-04-23 | 1 | -4/+4 |
| * | | | I renamed system variable literal_collation into connection_collation | bar@bar.mysql.r18.ru | 2003-04-22 | 1 | -1/+1 |
| |/ / | |||||
* | | | Making a better fix for double released pointers and safe | Sinisa@sinisa.nasamreza.org | 2003-04-26 | 1 | -1/+42 |
|/ / | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | venu@myvenu.com | 2003-04-12 | 1 | -4/+5 |
|\ \ | |||||
| * | | Use of CHARSWT_INFO *result_collation | bar@bar.mysql.r18.ru | 2003-04-08 | 1 | -4/+2 |
| * | | sys_var_collation is now abstract class | bar@bar.mysql.r18.ru | 2003-04-07 | 1 | -3/+4 |
| * | | New methods to store strings with "convert to" argimument | bar@bar.mysql.r18.ru | 2003-04-07 | 1 | -0/+2 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | venu@myvenu.com | 2003-04-04 | 1 | -0/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix to support update + bianry logs with prepared statements (Dynamic query) | venu@myvenu.com | 2003-04-04 | 1 | -0/+3 |
* | | | Fixed bug in warning handling (Memory was allocated from wrong MEM_ROOT) | monty@narttu.mysql.fi | 2003-04-03 | 1 | -6/+3 |
|/ / | |||||
* | | resolve new updates group_concat | wax@kishkin.ru | 2003-04-02 | 1 | -37/+20 |
* | | SCRUM | wax@kishkin.ru | 2003-04-02 | 1 | -3/+3 |
* | | This is full commit of group_concat with support subselects | wax@kishkin.ru | 2003-03-18 | 1 | -2/+7 |
* | | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 1 | -2/+4 |
* | | Move tmp_table_used to THD | monty@mashka.mysql.fi | 2003-02-10 | 1 | -0/+1 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -7/+5 |
|\ \ | |/ | |||||
| * | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -7/+4 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2003-02-02 | 1 | -1/+12 |
|\ \ | |||||
| * \ | conflicts resolving | gluh@gluh.mysql.r18.ru | 2003-01-31 | 1 | -1/+12 |
| |\ \ | |||||
| | * | | 'Replicate user variables' task | gluh@gluh.mysql.r18.ru | 2003-01-30 | 1 | -1/+12 |
* | | | | fixed bug in determinating uncacheable queries | bell@sanja.is.com.ua | 2003-01-30 | 1 | -1/+6 |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2003-01-30 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix 'n' concurrent prepared executions | venu@myvenu.com | 2003-01-30 | 1 | -0/+1 |
* | | | | cyclic reference test removed, becouse testing of Item::fixed field apply mor... | bell@sanja.is.com.ua | 2003-01-30 | 1 | -4/+0 |
* | | | | after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati... | bell@sanja.is.com.ua | 2003-01-26 | 1 | -11/+0 |
* | | | | merging | bell@sanja.is.com.ua | 2003-01-25 | 1 | -1/+13 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | fixed subselects with temporary tables (SCRUM) | bell@sanja.is.com.ua | 2003-01-25 | 1 | -1/+13 |
* | | | | Conflicts resolving | hf@deer.mysql.r18.ru | 2003-01-20 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options. | monty@mashka.mysql.fi | 2003-01-18 | 1 | -1/+1 |
| * | | | | Added support sql_mode, which can be used to produce various outputs | jani@rhols221.adsl.netsonic.fi | 2003-01-16 | 1 | -1/+1 |
* | | | | | SCRUM | hf@deer.mysql.r18.ru | 2003-01-20 | 1 | -3/+6 |
* | | | | | resolving conflicts | hf@deer.mysql.r18.ru | 2003-01-15 | 1 | -11/+12 |
|\ \ \ \ \ | |/ / / / |