Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added NDB storage engine | magnus@neptunus.(none) | 2004-04-15 | 1 | -2/+6 |
* | removed old way to prevent using stack tables for caching Items in PS | bell@sanja.is.com.ua | 2004-04-04 | 1 | -6/+0 |
* | removed unused field | bell@sanja.is.com.ua | 2004-04-01 | 1 | -1/+0 |
* | fix for table/field caching mechanism | bell@sanja.is.com.ua | 2004-04-01 | 1 | -2/+10 |
* | To save 32KB memory per thread when --log-bin is not used, we do not | guilhem@mysql.com | 2004-03-26 | 1 | -1/+1 |
* | merge fixes (use old code) | monty@mysql.com | 2004-03-18 | 1 | -0/+2 |
|\ | |||||
| * | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -0/+2 |
| |\ | |||||
| | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2004-03-04 | 1 | -0/+1 |
| | |\ | |||||
| | | * | invalidation of locking for write tables (BUG#2693) | bell@sanja.is.com.ua | 2004-03-04 | 1 | -0/+1 |
| | * | | Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep... | jani@ua72d24.elisa.omakaista.fi | 2004-03-04 | 1 | -0/+1 |
| | |/ | |||||
* | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-03-16 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | actions for bug | vva@eagle.mysql.r18.ru | 2004-03-15 | 1 | -0/+1 |
* | | | Fix of compilation failure of latest 4.1 tree: new constants in mysqld.cc | konstantin@mysql.com | 2004-03-15 | 1 | -1/+1 |
|/ / | |||||
* | | Desperate attempt to push part of prepared statements cleanup which was | konstantin@oak.local | 2004-03-02 | 1 | -14/+14 |
* | | - fixed another HP-UX compile error ("Member 'set_item_arena' not declared | lenz@kallisto.local | 2004-02-28 | 1 | -1/+1 |
* | | after review changes | bell@sanja.is.com.ua | 2004-02-20 | 1 | -2/+2 |
* | | merge | bell@sanja.is.com.ua | 2004-02-17 | 1 | -26/+63 |
|\ \ | |||||
| * \ | merge | bell@sanja.is.com.ua | 2004-02-14 | 1 | -2/+1 |
| |\ \ | |||||
| * | | | PS fixed to be compatible with derived tables (BUG#2641) | bell@sanja.is.com.ua | 2004-02-12 | 1 | -0/+1 |
| * | | | merge | bell@sanja.is.com.ua | 2004-02-12 | 1 | -0/+2 |
| |\ \ \ | |||||
| * | | | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462) | bell@sanja.is.com.ua | 2004-02-12 | 1 | -30/+53 |
| * | | | | merge | bell@sanja.is.com.ua | 2004-02-09 | 1 | -2/+15 |
| |\ \ \ \ | |||||
| | * | | | | fixed subquery with PS (BUG#2462) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -2/+15 |
* | | | | | | merge | bell@sanja.is.com.ua | 2004-02-17 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow... | bell@sanja.is.com.ua | 2004-02-17 | 1 | -2/+2 |
* | | | | | | | Merge with public tree | monty@mysql.com | 2004-02-16 | 1 | -5/+5 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -5/+5 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Fixed parsing of column names and foreign key constraints in Innobase to hand... | monty@mysql.com | 2004-01-30 | 1 | -1/+3 |
| | * | | | | Some small portability fixes. | monty@mysql.com | 2003-12-30 | 1 | -5/+5 |
* | | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2004-02-14 | 1 | -2/+2 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | merge fixes | Sinisa@sinisa.nasamreza.org | 2004-02-11 | 1 | -2/+2 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Fixes for bugs #2508 and #2552 | Sinisa@sinisa.nasamreza.org | 2004-02-10 | 1 | -2/+2 |
| | | |_|/ | | |/| | | |||||
* | | | | | Another fix for #2208 | hf@deer.(none) | 2004-02-13 | 1 | -2/+1 |
|/ / / / | |||||
* | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2004-02-10 | 1 | -0/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix for #2208 (multi-query returns wrong result in embedded library) | hf@deer.(none) | 2004-02-10 | 1 | -0/+2 |
| |/ / | |||||
* | | | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -4/+0 |
* | | | Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ... | monty@mysql.com | 2004-02-05 | 1 | -13/+17 |
|/ / | |||||
* | | more clear (grammar mistake) | konstantin@mysql.com | 2004-01-19 | 1 | -2/+2 |
* | | More comments to THD::lock and THD::locked_tables commented | konstantin@oak.local | 2004-01-19 | 1 | -0/+13 |
* | | short patch for bug #2184 'Prepared statements in embedded library was | konstantin@oak.local | 2003-12-23 | 1 | -2/+1 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2003-12-21 | 1 | -1/+10 |
|\ \ | |||||
| * | | THD::init_for_queries() pushed back: | konstantin@oak.local | 2003-12-21 | 1 | -1/+10 |
* | | | Portability fixes found during 5.0 test compilation | monty@mysql.com | 2003-12-21 | 1 | -2/+5 |
|/ / | |||||
* | | Prepared_statement deployed instead of PREP_STMT. | konstantin@oak.local | 2003-12-20 | 1 | -41/+167 |
* | | THD::lex now points to THD::main_lex like in 5.0 | konstantin@oak.local | 2003-12-19 | 1 | -1/+2 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -4/+9 |
|\ \ | |/ | |||||
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-12-16 | 1 | -0/+9 |
| |\ | |||||
| | * | Fix for BUG#2083 | guilhem@mysql.com | 2003-12-16 | 1 | -0/+9 |
| * | | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) | monty@mysql.com | 2003-12-14 | 1 | -1/+1 |
| * | | sql_delete.cc, sql_update.cc, sql_class.h: | igor@rurik.mysql.com | 2003-12-12 | 1 | -3/+1 |