Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | REVOKE all privileges and delete user(244) | gluh@gluh.mysql.r18.ru | 2003-06-06 | 1 | -0/+2 |
* | Resolve merge colflict | venu@myvenu.com | 2003-05-21 | 1 | -2/+3 |
|\ | |||||
| * | A separate, better error message when it's impossible to aggregate strings fo... | bar@bar.mysql.r18.ru | 2003-05-20 | 1 | -1/+2 |
| * | Give warning if MySQL doesn't honor given storage engine | monty@mashka.mysql.fi | 2003-05-13 | 1 | -1/+1 |
* | | Support of warnings for all DML statements (Insert, Update and Alter) | venu@myvenu.com | 2003-04-30 | 1 | -4/+5 |
* | | Fix to return appropriate warnings using SHOW WARNINGS for LOAD DATA INFILE... | venu@myvenu.com | 2003-04-22 | 1 | -1/+5 |
|/ | |||||
* | Merge | vva@eagle.mysql.r18.ru | 2003-04-10 | 1 | -2/+7 |
|\ | |||||
| * | added compress/uncompress function | vva@eagle.mysql.r18.ru | 2003-04-09 | 1 | -1/+5 |
| * | Do not give an error when the user does START SLAVE on an already | guilhem@mysql.com | 2003-03-03 | 1 | -1/+3 |
| * | New error message for situation like: | bar@bar.mysql.r18.ru | 2003-03-02 | 1 | -1/+2 |
| * | All segments of SPATIAL keys MUST be NOT NULL. | ram@mysql.r18.ru | 2003-02-26 | 1 | -1/+2 |
* | | resolve new updates group_concat | wax@kishkin.ru | 2003-04-02 | 1 | -2/+6 |
* | | This is full commit of group_concat with support subselects | wax@kishkin.ru | 2003-03-18 | 1 | -1/+2 |
|/ | |||||
* | Add proper error message for old client connecting new server using user whic... | peter@mysql.com | 2002-12-26 | 1 | -1/+2 |
* | fixed error message | bell@sanja.is.com.ua | 2002-12-04 | 1 | -1/+1 |
* | Proper handling of ORDER BY table.column in UNION's | Sinisa@sinisa.nasamreza.org | 2002-12-02 | 1 | -1/+2 |
* | many, many changes | Sinisa@sinisa.nasamreza.org | 2002-11-29 | 1 | -2/+3 |
|\ | |||||
| * | adding mandatory aliases for derived tables as per SQL-99 | Sinisa@sinisa.nasamreza.org | 2002-11-28 | 1 | -1/+2 |
* | | merging | bell@sanja.is.com.ua | 2002-11-28 | 1 | -1/+2 |
|\ \ | |||||
| * | | fixed * without tables in IN bug | bell@sanja.is.com.ua | 2002-11-28 | 1 | -1/+2 |
| |/ | |||||
* | | merging | bell@sanja.is.com.ua | 2002-11-27 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | basic row Items (SCRUM) | bell@sanja.is.com.ua | 2002-11-15 | 1 | -1/+1 |
* | | after merging fix | bell@sanja.is.com.ua | 2002-11-21 | 1 | -1/+1 |
* | | merging | bell@sanja.is.com.ua | 2002-11-21 | 1 | -1/+2 |
|\ \ | |||||
| * | | prevent using references on sum function (except HAVING clouse of current sel... | bell@sanja.is.com.ua | 2002-11-21 | 1 | -1/+2 |
| |/ | |||||
* | | Automatic conversion from CHAR(length) to BLOB when length > 255 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -1/+2 |
|/ | |||||
* | fixed cyclic reference bug | bell@sanja.is.com.ua | 2002-11-14 | 1 | -1/+2 |
* | addition correction for 'help' command | vva@genie.(none) | 2002-10-30 | 1 | -1/+1 |
* | add help command on server side | vva@genie.(none) | 2002-10-28 | 1 | -0/+1 |
* | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -1/+2 |
* | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -1/+5 |
|\ | |||||
| * | fixing after mergin | bell@sanja.is.com.ua | 2002-06-05 | 1 | -1/+1 |
| * | merged | bell@sanja.is.com.ua | 2002-06-05 | 1 | -4/+6 |
| |\ | |||||
| | * | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 1 | -1/+1 |
| | |\ | |||||
| | * | | Extension of .frm file (not yet ready for push) | monty@hundin.mysql.fi | 2002-06-02 | 1 | -1/+3 |
| * | | | simple subselects ported to new select_lex structures | bell@sanja.is.com.ua | 2002-05-12 | 1 | -1/+3 |
| |/ / | |||||
* | | | Use our version of RWLOCKS on UNIXWARE 7 | monty@hundin.mysql.fi | 2002-08-21 | 1 | -1/+2 |
* | | | Removed wrong implementation of CUBE/ROLLUP | monty@mashka.mysql.fi | 2002-07-24 | 1 | -1/+3 |
* | | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -1/+7 |
* | | | Added the following new privleges: | monty@mashka.mysql.fi | 2002-06-12 | 1 | -1/+2 |
| |/ |/| | |||||
* | | merge with 3.23.51 | monty@hundin.mysql.fi | 2002-05-16 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fixed problems with DECIMAL() type on overflow. | monty@hundin.mysql.fi | 2002-05-02 | 1 | -1/+17 |
| * | Fix that mysqladmin shutdown can be interrupted with ^C | monty@hundin.mysql.fi | 2001-11-03 | 1 | -1/+1 |
| * | Update for OS2 (patch from Yuri Dario). | monty@hundin.mysql.fi | 2001-10-31 | 1 | -13/+5 |
| * | Merge | monty@donna.mysql.fi | 2001-10-30 | 1 | -2/+13 |
| * | HA_NO_FULLTEXT_KEY and an appropriate error message | serg@serg.mysql.com | 2001-10-23 | 1 | -1/+2 |
* | | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 1 | -1/+2 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -0/+16 |
* | | Added STDCALL to mysql_sever and mysql_thread variables | monty@hundin.mysql.fi | 2001-11-03 | 1 | -9/+13 |
* | | Cleanup after last merge | monty@hundin.mysql.fi | 2001-10-08 | 1 | -4/+2 |