Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | protection: TRASH in delete | serg@serg.mylan | 2004-11-28 | 1 | -5/+1 |
* | Rename: Item::val -> Item::val_real(). | konstantin@mysql.com | 2004-11-11 | 1 | -45/+50 |
* | Merge with 4.1 to get in latest bug fixes | monty@mysql.com | 2004-11-04 | 1 | -3/+4 |
|\ | |||||
| * | Many files: | bar@mysql.com | 2004-11-02 | 1 | -1/+2 |
| * | Allow to convert to non-Unicode charset when mixing a string | bar@mysql.com | 2004-10-29 | 1 | -2/+2 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -4/+8 |
|\ \ | |/ | |||||
| * | Fix compiler warnings (detected by Intel's C++ compiler) | monty@mysql.com | 2004-10-22 | 1 | -0/+2 |
| * | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" | konstantin@mysql.com | 2004-10-14 | 1 | -3/+3 |
| * | Deployment of centralized Item change registry, step 2: Item_ref | konstantin@mysql.com | 2004-10-08 | 1 | -1/+1 |
| * | Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditions | bar@mysql.com | 2004-09-07 | 1 | -0/+2 |
* | | Merge for Item_equal. | igor@rurik.mysql.com | 2004-10-09 | 1 | -2/+5 |
|\ \ | |||||
| * \ | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2004-03-25 | 1 | -11/+11 |
| |\ \ | |||||
| * \ \ | Manual merge | igor@rurik.mysql.com | 2004-02-19 | 1 | -17/+17 |
| |\ \ \ | |||||
| * | | | | Many files: | igor@rurik.mysql.com | 2004-02-18 | 1 | -2/+1 |
| * | | | | Auto Merge | igor@rurik.mysql.com | 2003-12-23 | 1 | -2/+6 |
| |\ \ \ \ | |||||
| | * | | | | This ChangeSet Introdices Item_equal. | igor@rurik.mysql.com | 2003-11-26 | 1 | -2/+6 |
* | | | | | | Strict mode & better warnings | monty@mishka.local | 2004-09-28 | 1 | -0/+1 |
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@mysql.com | 2004-09-09 | 1 | -2/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed BUG#4487: Stored procedure connection aborted if uninitialized char. | pem@mysql.comhem.se | 2004-09-09 | 1 | -2/+8 |
* | | | | | | | Yet another manual merge with main tree for patch for WL#1218 "Triggers" | dlenev@mysql.com | 2004-09-09 | 1 | -3/+6 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -3/+6 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Allow IN to convert arguments into Unicode in some cases. | bar@mysql.com | 2004-09-01 | 1 | -2/+5 |
| | * | | | | | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct... | serg@serg.mylan | 2004-07-31 | 1 | -1/+1 |
* | | | | | | | | WL#1218 "Triggers". Some very preliminary version of patch. | dlenev@brandersnatch.localdomain | 2004-09-07 | 1 | -0/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -0/+10 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Fixed BUG#3486: FOUND_ROWS() fails inside stored procedure [and prepared stat... | pem@mysql.comhem.se | 2004-06-22 | 1 | -0/+10 |
* | | | | | | | After merge fix | igor@rurik.mysql.com | 2004-06-25 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | join_nested.test, join_nested.result: | igor@rurik.mysql.com | 2004-06-10 | 1 | -1/+1 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/... | pem@mysql.comhem.se | 2004-05-04 | 1 | -0/+10 |
* | | | | | | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -19/+30 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | WL#1266 "Separate auto-set logic from TIMESTAMP type." | dlenev@jabberwock.localdomain | 2004-04-02 | 1 | -1/+1 |
| * | | | | | Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure. | pem@mysql.comhem.se | 2004-03-25 | 1 | -3/+4 |
| * | | | | | merge | bell@sanja.is.com.ua | 2004-03-18 | 1 | -12/+17 |
| |\ \ \ \ \ | |||||
| | * | | | | | DBUG_ASSERT(fixed == 1); added to val* | bell@sanja.is.com.ua | 2004-03-18 | 1 | -12/+15 |
| | * | | | | | DBUG_ASSERT(fixed == 0) added to fix_fields() | bell@sanja.is.com.ua | 2004-03-17 | 1 | -0/+2 |
| * | | | | | | after review & some other fixes | bell@sanja.is.com.ua | 2004-03-16 | 1 | -0/+1 |
| * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-03-15 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Fix of compilation failure of latest 4.1 tree: new constants in mysqld.cc | konstantin@mysql.com | 2004-03-15 | 1 | -2/+2 |
| * | | | | | | merge | bell@sanja.is.com.ua | 2004-03-15 | 1 | -1/+0 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | correct processing of rand() in subqueries with static tables (BUG#2645) | bell@sanja.is.com.ua | 2004-02-05 | 1 | -1/+0 |
| * | | | | | | after review fix | bell@sanja.is.com.ua | 2004-02-20 | 1 | -0/+3 |
| * | | | | | | merge | bell@sanja.is.com.ua | 2004-02-09 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | fixed subquery with PS (BUG#2462) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -0/+2 |
| | |/ / / / / | |||||
* | | | | | | | WL#1366: Use the schema (db) associated with an SP. | pem@mysql.comhem.se | 2004-03-19 | 1 | -0/+6 |
* | | | | | | | WL#1366: Use the schema (db) associated with an SP. | pem@mysql.comhem.se | 2004-02-17 | 1 | -11/+5 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge 4.1 into 5.0. | pem@mysql.com | 2004-02-10 | 1 | -17/+17 |
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | |||||
| * | | | | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -6/+14 |
| |/ / / | |||||
| * | | | Merge deer.(none):/home/hf/work/mysql-4.1.clean | hf@deer.(none) | 2004-01-19 | 1 | -4/+4 |
| |\ \ \ | |||||
| | * | | | null.result, null.test: | Sinisa@sinisa.nasamreza.org | 2004-01-09 | 1 | -4/+4 |