Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#9102 - Stored proccedures: function which returns blob causes crash | acurtis@xiphis.org | 2005-04-19 | 1 | -0/+71 |
* | Bit type: code clean-up. | ramil@mysql.com | 2005-04-12 | 1 | -3/+4 |
* | Bit type: code cleanup. | ramil@mysql.com | 2005-04-12 | 1 | -1/+3 |
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ramil@mysql.com | 2005-04-12 | 1 | -9/+9 |
|\ | |||||
| * | Bit type support for non-MyISAM tables. | ramil@mysql.com | 2005-04-12 | 1 | -9/+9 |
* | | merge from 4.1 | gbichot@quadita2.mysql.com | 2005-04-11 | 1 | -0/+2 |
|\ \ | |||||
| * | | Fix for BUG#9149 "OPTIMIZE TABLE statement on InnoDB table is logged twice in... | gbichot@quadita2.mysql.com | 2005-04-11 | 1 | -0/+2 |
* | | | merge | bar@mysql.com | 2005-04-11 | 1 | -0/+4 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | InnoDB: Prevent ALTER TABLE ... ENGINE=... | marko@hundin.mysql.fi | 2005-04-07 | 1 | -0/+4 |
* | | Don't generate message in send_kill_message() if wrong data. (Caused core dum... | monty@mysql.com | 2005-04-05 | 1 | -3/+5 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-04-04 | 1 | -26/+36 |
|\ \ | |||||
| * | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) | monty@mysql.com | 2005-04-01 | 1 | -26/+36 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@brandersnatch.localdomain | 2005-04-03 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | Fix for bugs #5859 "DROP TABLE does not drop triggers" and | dlenev@brandersnatch.localdomain | 2005-03-27 | 1 | -0/+12 |
| |/ / | |||||
* | | | Merge of patch for bug #3891 into 5.0 tree. | dlenev@mysql.com | 2005-04-03 | 1 | -1/+2 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | merged | serg@serg.mylan | 2005-04-02 | 1 | -1/+2 |
| |\ | |||||
| | * | bug#3891 - DROP TABLE many-unexistent-tables, was printing an error with %s i... | serg@serg.mylan | 2005-04-02 | 1 | -1/+2 |
* | | | Hack to ensure that CHAR's created in 5.0 are not converted to VARCHAR even i... | monty@mysql.com | 2005-03-22 | 1 | -7/+2 |
* | | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() on | jimw@mysql.com | 2005-03-18 | 1 | -1/+1 |
* | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-03-17 | 1 | -11/+10 |
|\ \ \ | |||||
| * | | | global read lock code now uses a dedicated mutex | serg@serg.mylan | 2005-03-16 | 1 | -11/+10 |
* | | | | Move handler dependent tests to the specific handler (myisam, bdb, innodb) | monty@mysql.com | 2005-03-17 | 1 | -6/+6 |
* | | | | Cleanup during reviews | monty@mysql.com | 2005-03-16 | 1 | -140/+142 |
|/ / / | |||||
* | | | Merge query_cache tests | jimw@mysql.com | 2005-03-11 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge test and results | jimw@mysql.com | 2005-03-11 | 1 | -1/+3 |
| |\ \ | |||||
| | * | | Flush entries from the query cache for tables used in | jimw@mysql.com | 2005-03-07 | 1 | -1/+3 |
| | |/ | |||||
* | | | Merge in fix Bug#3788 | acurtis@ltantony.rdg.cyberkinetica.homeunix.net | 2005-03-08 | 1 | -135/+179 |
|\ \ \ | |||||
| * | | | Bug#3788 | acurtis@pcgem.rdg.cyberkinetica.com | 2005-03-04 | 1 | -135/+179 |
* | | | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -1/+1 |
* | | | | Show all generated warnings in SHOW ERROR | monty@mysql.com | 2005-02-24 | 1 | -8/+20 |
|/ / / | |||||
* | | | Generate warning in ha_delete_table() if files is missing in handler | monty@mysql.com | 2005-02-21 | 1 | -15/+11 |
* | | | Review of new pushed code (XA & other) | monty@mysql.com | 2005-02-21 | 1 | -20/+15 |
* | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0 | serg@serg.mylan | 2005-02-18 | 1 | -21/+12 |
|\ \ \ | |||||
| * \ \ | manually merged | serg@serg.mylan | 2005-02-14 | 1 | -21/+12 |
| |\ \ \ | |||||
| | * | | | query_id and my_xid -> ulonglong | serg@serg.mylan | 2005-01-27 | 1 | -21/+12 |
* | | | | | BUG#8547: Wrong errormessage when dropping table that does not exist in NDB | msvensson@neptunus.homeip.net | 2005-02-17 | 1 | -0/+15 |
|/ / / / | |||||
* | | | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -0/+8 |
* | | | | 4.1 -> 5.0 merge | monty@mysql.com | 2005-02-03 | 1 | -2/+7 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fixed during review of new pulled code | monty@mysql.com | 2005-02-02 | 1 | -2/+7 |
* | | | | Merge bob.(none):/home/reggie/bk/mysql41 | reggie@bob.(none) | 2005-01-31 | 1 | -4/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Bug #6607 Create table... LIKE... with Windows Symlinks | reggie@bob.(none) | 2005-01-31 | 1 | -4/+2 |
* | | | | Merge gw.mysql.r18.ru:/usr/home/ram/work/4.1.b7261 | ram@gw.mysql.r18.ru | 2005-01-25 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2005-01-25 | 1 | -1/+2 |
| |\ \ \ | |||||
| | * | | | A fix (bug #7261: Alter table loses temp table with lower_case_table_names=2). | ram@gw.mysql.r18.ru | 2005-01-21 | 1 | -1/+2 |
* | | | | | merged | serg@serg.mylan | 2005-01-24 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | fixes/cleanups according to Coverity report | serg@serg.mylan | 2005-01-24 | 1 | -2/+2 |
| |/ / / | |||||
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-01-10 | 1 | -11/+10 |
| |\ \ \ | |||||
* | \ \ \ | merge | joreland@mysql.com | 2005-01-10 | 1 | -11/+10 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | bug#7761 - ndb does not autcommit - postreview fixes | joreland@mysql.com | 2005-01-10 | 1 | -7/+4 |
| * | | | | bug#7761 - ndb does not autocommit during alter table | joreland@mysql.com | 2005-01-10 | 1 | -11/+13 |