Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 4.1 | monty@mysql.com | 2005-02-28 | 9 | -55/+116 |
|\ | |||||
| * | Fixed wrong memory references found by purify | monty@mysql.com | 2005-02-28 | 8 | -50/+114 |
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil@mysql.com | 2005-02-25 | 1 | -0/+2 |
| |\ | |||||
| | * | After review fixes | ramil@mysql.com | 2005-02-02 | 1 | -1/+1 |
| | * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil@mysql.com | 2005-02-02 | 1 | -0/+2 |
| | |\ | |||||
| | | * | A fix (bug #4802 prompt in mysql client shows wrong database after dropping d... | ram@gw.mysql.r18.ru | 2004-10-21 | 1 | -0/+2 |
| * | | | Merge mysql.com:/home/jonas/src/fix | joreland@mysql.com | 2005-02-24 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0 | svoj@mysql.com | 2005-02-27 | 4 | -16/+32 |
|\ \ \ \ \ | |||||
| * | | | | | BUG#3190 fix (request for STDDEV_SAMP, VAR_SAMP). | svoj@mysql.com | 2005-02-25 | 4 | -16/+32 |
* | | | | | | Fixes while during review of last pull | monty@mysql.com | 2005-02-26 | 4 | -11/+15 |
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-02-25 | 38 | -194/+160 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge with global tree | monty@mysql.com | 2005-02-25 | 38 | -194/+160 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 33 | -149/+95 |
| | * | | | | | Show all generated warnings in SHOW ERROR | monty@mysql.com | 2005-02-24 | 10 | -40/+62 |
* | | | | | | | Fixed BUG#8757: Stored Procedures: Scope of Begin and End Statements do not w... | pem@mysql.comhem.se | 2005-02-25 | 1 | -1/+1 |
* | | | | | | | Fixed BUG#7620: Stored procedure packet error if show mutex status | pem@mysql.comhem.se | 2005-02-25 | 1 | -0/+1 |
* | | | | | | | Fixed BUG#6857: current_time() in STORED PROCEDURES | pem@mysql.comhem.se | 2005-02-25 | 1 | -0/+1 |
|/ / / / / / | |||||
* | | | | | | Cset exclude: joreland@mysql.com|ChangeSet|20050224071025|18754 | joreland@mysql.com | 2005-02-25 | 1 | -8/+1 |
* | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 | joreland@mysql.com | 2005-02-25 | 8 | -20/+33 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Solved bug 8691. | brian@zim.(none) | 2005-02-24 | 1 | -6/+6 |
| * | | | | | | fixed compilation failure affects build without InnoDB | ramil@mysql.com | 2005-02-24 | 2 | -6/+10 |
| * | | | | | | Fixed BUG#8638: Test 'sp' fails: Stored Procedure often sends warning 1329 | pem@mysql.comhem.se | 2005-02-24 | 2 | -1/+9 |
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | msvensson@neptunus.(none) | 2005-02-24 | 2 | -3/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Update text for option | msvensson@neptunus.(none) | 2005-02-24 | 1 | -1/+1 |
| | * | | | | | | Convert ndb-cache-check-time fomr milliseconds to seconds | msvensson@neptunus.(none) | 2005-02-24 | 1 | -2/+4 |
| * | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ramil@mysql.com | 2005-02-24 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | A fix (mysql_priv.h should be included first) | ramil@mysql.com | 2005-02-24 | 1 | -2/+1 |
| * | | | | | | | | sql_select.cc: | bar@mysql.com | 2005-02-24 | 1 | -2/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge mysql.com:/home/jonas/src/fix | joreland@mysql.com | 2005-02-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | bug#8786 - ndb autodiscover, sometimes fails | joreland@mysql.com | 2005-02-24 | 1 | -1/+1 |
* | | | | | | | | #ifdef innodb specific code, (old_innodb_table_locks) | joreland@mysql.com | 2005-02-24 | 1 | -1/+8 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | More changes to make 5.0.3 compile on Windows | reggie@mdk10.(none) | 2005-02-23 | 2 | -5/+4 |
* | | | | | | | Merge 51.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-5.0 | bell@51.0.168.192.in-addr.arpa | 2005-02-24 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.0 | mats@mysql.com | 2005-02-24 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Bug#8412: merged from 4.1 | mats@mysql.com | 2005-02-23 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| | * | | | | | | | Bug#8412: Setting error code to 0 on statements that cannot fail. | mats@mysql.com | 2005-02-23 | 1 | -1/+3 |
| | * | | | | | | | Bug#8412: Merge from 4.0 | mats@mysql.com | 2005-02-23 | 1 | -1/+13 |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge mysql.com:/home/bkroot/mysql-4.0 | mats@mysql.com | 2005-02-23 | 5 | -14/+21 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Bug#8412: For replication to work correctly, the prologue and | mats@mysql.com | 2005-02-14 | 1 | -1/+14 |
* | | | | | | | | | | | Merge 51.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-5.0 | bell@51.0.168.192.in-addr.arpa | 2005-02-24 | 7 | -29/+32 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Changes to allow 5.0.3 to compile on Windows after XA was pushed | reggie@mdk10.(none) | 2005-02-23 | 1 | -4/+4 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-02-23 | 2 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-02-23 | 6 | -25/+28 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-02-23 | 6 | -25/+28 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | don't log BEGIN in auto-commit mode | serg@serg.mylan | 2005-02-23 | 6 | -34/+27 |
| | | * | | | | | | | | | write "COMMIT" into binlog if there's no Xid at the end of transaction | serg@serg.mylan | 2005-02-23 | 1 | -8/+18 |
* | | | | | | | | | | | | Merge 51.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/work-qc_item_view-5.0 | bell@51.0.168.192.in-addr.arpa | 2005-02-23 | 3 | -78/+188 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge 51.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-5.0 | bell@51.0.168.192.in-addr.arpa | 2005-02-23 | 3 | -78/+188 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Merge 51.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-5.0 | bell@51.0.168.192.in-addr.arpa | 2005-02-21 | 3 | -78/+188 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | postreview changes | bell@51.0.168.192.in-addr.arpa | 2005-02-21 | 1 | -4/+17 |