Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Added comment blocks for all functions | nick@mysql.com | 2002-10-29 | 2 | -79/+346 | |
* | | | | | Changed binlog name padding from binlog.001 to binlog.000001 | nick@mysql.com | 2002-10-29 | 1 | -8/+11 | |
* | | | | | Added missing case for Rand_log_event to Log_event::get_type_str() | nick@mysql.com | 2002-10-24 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Merge nleippe@work.mysql.com:/home/bk/mysql-4.1 | nick@mysql.com | 2002-10-24 | 9 | -16/+152 | |
|\ \ \ \ | ||||||
| * | | | | changed syntax from SHOW MASTER LOGS to SHOW BINARY LOGS | nick@mysql.com | 2002-10-24 | 1 | -1/+15 | |
| * | | | | altered syntax from SLAVE START|STOP to START|STOP SLAVE | nick@mysql.com | 2002-10-24 | 1 | -2/+2 | |
| * | | | | Added Rand_log_event | nick@mysql.com | 2002-10-24 | 7 | -5/+122 | |
| * | | | | Moved rand initialization from mysqld.cc to sql_class.cc:THD::THD() | nick@mysql.com | 2002-10-24 | 2 | -10/+15 | |
* | | | | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1 | bar@bar.mysql.r18.ru | 2002-10-25 | 1 | -1/+0 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Index: | bar@bar.mysql.r18.ru | 2002-10-25 | 1 | -1/+0 | |
| |/ / / | ||||||
* | | | | In database/table charset the keyword DEFAULT is now optional, | bar@bar.mysql.r18.ru | 2002-10-24 | 1 | -4/+14 | |
|/ / / | ||||||
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-10-23 | 2 | -8/+10 | |
|\ \ \ | ||||||
| * | | | fixed DISTINCT in subselect bug | bell@sanja.is.com.ua | 2002-10-23 | 2 | -8/+10 | |
* | | | | All these syntaxes now work: | bar@bar.mysql.r18.ru | 2002-10-23 | 1 | -2/+7 | |
* | | | | Both syntaxes are now working: | bar@bar.mysql.r18.ru | 2002-10-23 | 1 | -20/+24 | |
|/ / / | ||||||
* | | | sql_yacc.yy: | bar@bar.mysql.r18.ru | 2002-10-23 | 1 | -1/+9 | |
* | | | binary charset | bar@bar.mysql.r18.ru | 2002-10-23 | 1 | -0/+2 | |
* | | | New cp1256 charset | bar@bar.mysql.r18.ru | 2002-10-23 | 2 | -0/+95 | |
* | | | Merge work:/home/bk/mysql-4.1 | serg@serg.mysql.com | 2002-10-22 | 1 | -2/+7 | |
|\ \ \ | ||||||
| * | | | make REPAIR killable | serg@serg.mysql.com | 2002-10-22 | 1 | -0/+5 | |
| * | | | ha_myisam::repair should not touch file->save_state (directly, that is) | serg@serg.mysql.com | 2002-10-15 | 1 | -2/+2 | |
* | | | | Small addition to COM_DEBUG | Sinisa@sinisa.nasamreza.org | 2002-10-21 | 1 | -3/+20 | |
* | | | | merge | monty@hundin.mysql.fi | 2002-10-17 | 9 | -129/+285 | |
|\ \ \ \ | ||||||
| * | | | | fix of the small bug in UNION's | Sinisa@sinisa.nasamreza.org | 2002-10-16 | 1 | -5/+7 | |
| * | | | | Some small accelerations ... | Sinisa@sinisa.nasamreza.org | 2002-10-16 | 3 | -45/+50 | |
| * | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2002-10-16 | 14 | -64/+99 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-10-16 | 4 | -37/+80 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | fixed subselect explain bug | bell@sanja.is.com.ua | 2002-10-16 | 4 | -37/+80 | |
| * | | | | | some fixes for SELECT INTO @vars .. | Sinisa@sinisa.nasamreza.org | 2002-10-16 | 5 | -105/+118 | |
| * | | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2002-10-14 | 5 | -26/+122 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2002-10-12 | 1 | -6/+8 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2002-10-11 | 5 | -26/+122 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | SCRUM task | Sinisa@sinisa.nasamreza.org | 2002-10-11 | 5 | -26/+122 | |
* | | | | | | | | | Fix after merge | monty@hundin.mysql.fi | 2002-10-16 | 4 | -5/+26 | |
* | | | | | | | | | Merge hundin.mysql.fi:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.1 | monty@hundin.mysql.fi | 2002-10-16 | 167 | -3200/+15405 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | merge with 4.0.5 | monty@hundin.mysql.fi | 2002-10-16 | 167 | -3200/+15405 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Added THD as parameter to filesort. Removed not used 'special' argument. | monty@hundin.mysql.fi | 2002-10-16 | 7 | -44/+28 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | * | | | | | | | Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1 | monty@hundin.mysql.fi | 2002-10-15 | 11 | -24/+17 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | | * | | | | | | Merge | monty@hundin.mysql.fi | 2002-10-14 | 11 | -24/+17 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | | | * | | | | | merge | monty@narttu.mysql.fi | 2002-10-14 | 14 | -61/+122 | |
| | | | |\ \ \ \ \ | ||||||
| | | | * | | | | | | Portability fixes to be able to compile MySQL with VC++ | monty@narttu.mysql.fi | 2002-10-08 | 11 | -24/+17 | |
| | * | | | | | | | | removed annecessary assignment found by Monty | bell@sanja.is.com.ua | 2002-10-14 | 1 | -3/+1 | |
| | * | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-10-14 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | fixed cteate temporary field of subselect bug | bell@sanja.is.com.ua | 2002-10-14 | 1 | -0/+1 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | bad merge fixed | serg@serg.mysql.com | 2002-10-14 | 1 | -3/+3 | |
| | * | | | | | | | merged | serg@serg.mysql.com | 2002-10-14 | 167 | -3116/+15366 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge work:/home/bk/mysql-4.1 | serg@serg.mysql.com | 2002-10-14 | 5 | -4/+14 | |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | ||||||
| | | | * | | | | | | fixed bug of multi-level EXPLAIN | bell@sanja.is.com.ua | 2002-10-13 | 5 | -4/+14 | |
| | | | | |_|_|/ / | | | | |/| | | | | ||||||
| | | * | | | | | | --tmpdir=dir1:dir2... uses (is_windows ? ";" : ":") as a delimiter | serg@serg.mysql.com | 2002-10-12 | 1 | -4/+10 | |
| | | * | | | | | | Merge work:/home/bk/mysql-4.1 | serg@serg.mysql.com | 2002-10-12 | 5 | -33/+25 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | |