Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | bell@sanja.is.com.ua | 2004-10-28 | 1 | -27/+84 |
|\ | |||||
| * | Fixed BUG#6030: Stored procedure has no appropriate DROP privilege. | pem@mysql.comhem.se | 2004-10-22 | 1 | -16/+88 |
| * | Fixed BUG#6027: Stored procedures can be renamed. | pem@mysql.comhem.se | 2004-10-22 | 1 | -12/+2 |
| * | added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996) | bell@sanja.is.com.ua | 2004-10-21 | 1 | -1/+2 |
* | | changed function name to prevent injection wrong code from 4.1 (WL#2133) | bell@sanja.is.com.ua | 2004-10-20 | 1 | -29/+24 |
* | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -305/+245 |
|/ | |||||
* | showing table type now is controled by new parameter 'FULL' of SHOW TABLES co... | bell@sanja.is.com.ua | 2004-10-10 | 1 | -2/+3 |
* | prevent substituting Item_ref as VIEW fields in WHERE conditions (BUG#5969) | bell@sanja.is.com.ua | 2004-10-10 | 1 | -2/+2 |
* | Revised BUG#5000: SPs can be created with no default database. | pem@mysql.comhem.se | 2004-10-07 | 1 | -4/+15 |
* | fixed & added comments (according to Igor's review and a bit more) | bell@sanja.is.com.ua | 2004-10-07 | 1 | -15/+15 |
* | merge | monty@mishka.local | 2004-10-05 | 1 | -2/+7 |
|\ | |||||
| * | More fixes for strict mode: | monty@mishka.local | 2004-10-02 | 1 | -2/+7 |
* | | merge | bell@sanja.is.com.ua | 2004-10-04 | 1 | -1/+2 |
|\ \ | |||||
| * \ | merge | bell@sanja.is.com.ua | 2004-09-29 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | added CHECK option test for INSERT ... ON DUPLICATE KEY UPDATE (WL#1983) | bell@sanja.is.com.ua | 2004-09-06 | 1 | -1/+2 |
* | | | | Fixed BUG#4905: Stored procedure doesn't clear for "Rows affected". | pem@mysql.comhem.se | 2004-09-29 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | Strict mode & better warnings | monty@mishka.local | 2004-09-28 | 1 | -4/+8 |
|/ / | |||||
* | | Removed wrong warnings in test suite (This was because select_insert / select... | monty@mishka.local | 2004-09-17 | 1 | -0/+4 |
* | | Merge | monty@mishka.local | 2004-09-15 | 1 | -88/+142 |
|\ \ | |||||
| * \ | Merge. | jani@rhols221.adsl.netsonic.fi | 2004-09-13 | 1 | -22/+48 |
| |\ \ | |||||
| | * | | Added per thread status variables, after review, patch v1.1. | jani@rhols221.adsl.netsonic.fi | 2004-09-13 | 1 | -22/+48 |
| | |/ | |||||
| * | | table lists management during VIEW processing code cleanup | bell@sanja.is.com.ua | 2004-09-11 | 1 | -20/+19 |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-09-10 | 1 | -0/+14 |
| |\ \ | |||||
| | * \ | Yet another manual merge with main tree for patch for WL#1218 "Triggers" | dlenev@mysql.com | 2004-09-09 | 1 | -48/+118 |
| | |\ \ | |||||
| | * \ \ | Merge of changes from the main tree to tree for WL#1218 "Triggers". | dlenev@mysql.com | 2004-09-08 | 1 | -0/+14 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | WL#1218 "Triggers". Some very preliminary version of patch. | dlenev@brandersnatch.localdomain | 2004-09-07 | 1 | -0/+14 |
| * | | | | post merge fixes | bell@sanja.is.com.ua | 2004-09-10 | 1 | -14/+15 |
| * | | | | merge | bell@sanja.is.com.ua | 2004-09-09 | 1 | -31/+101 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | test of updating and fetching from the same table check (BUG##5157) | bell@sanja.is.com.ua | 2004-09-08 | 1 | -19/+22 |
| * | | | | support of view to COM_FIELD_LIST added (BUG#5145) | bell@sanja.is.com.ua | 2004-09-07 | 1 | -0/+11 |
| | |/ / | |/| | | |||||
* | | | | Added options --auto-increment-increment and --auto-increment-offset. | monty@mishka.local | 2004-09-15 | 1 | -2/+4 |
| |/ / |/| | | |||||
* | | | Merge on pull | monty@mysql.com | 2004-09-09 | 1 | -48/+118 |
|\ \ \ | |/ / |/| | | |||||
| * | | After merge fixes of merge with 4.1 that included the new arena code. | monty@mysql.com | 2004-09-09 | 1 | -6/+20 |
| * | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -46/+102 |
| |\ \ | |||||
| | * \ | Merge with 4.0 to get latest bug fixes | monty@mysql.com | 2004-09-04 | 1 | -0/+15 |
| | |\ \ | |||||
| | | * | | A fix (Bug #5232: CREATE TABLE ... SELECT can deadlock itself). | ram@gw.mysql.r18.ru | 2004-08-27 | 1 | -0/+13 |
| | * | | | after review patch | bell@sanja.is.com.ua | 2004-08-31 | 1 | -0/+36 |
| | * | | | merged | serg@serg.mylan | 2004-08-26 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | merge | monty@mysql.com | 2004-08-26 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * | | Remove default argument to mysql_truncate() | monty@mysql.com | 2004-08-26 | 1 | -1/+1 |
| | * | | | | Fix for Bug#5034 "prepared "select 1 into @arg15", second | konstantin@mysql.com | 2004-08-24 | 1 | -33/+26 |
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-08-21 | 1 | -0/+3 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix for bug#4912 "mysqld crashs in case a statement is executed | konstantin@mysql.com | 2004-08-21 | 1 | -0/+3 |
| | * | | | | | merged | serg@serg.mylan | 2004-08-20 | 1 | -1/+5 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions, | guilhem@mysql.com | 2004-08-20 | 1 | -1/+5 |
| | | * | | | | Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE... | guilhem@mysql.com | 2004-08-19 | 1 | -1/+1 |
| | * | | | | | (manual port from 4.0 - was needed) | guilhem@mysql.com | 2004-08-19 | 1 | -1/+1 |
| | * | | | | | Fixed symbol name problems that made build fail. | pem@mysql.comhem.se | 2004-08-19 | 1 | -2/+2 |
| | | |/ / / | | |/| | | | |||||
| | * | | | | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -1/+5 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Fix for bug #4491 "timestamp(19) doesn't work". | dlenev@brandersnatch.localdomain | 2004-08-06 | 1 | -1/+5 |
| | | |/ / |