Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). | Alexander Nozdrin | 2010-08-12 | 1 | -2/+2 |
* | Merge of mysql-trunk-bugfixing into mysql-trunk-merge. | Davi Arnaut | 2010-07-15 | 1 | -2/+2 |
|\ | |||||
| * | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -2/+2 |
* | | Unset the execute bit where it's not needed. | Davi Arnaut | 2010-07-03 | 1 | -0/+0 |
|/ | |||||
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-31 | 1 | -0/+15 |
|\ | |||||
| * | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -0/+15 |
| * | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 4 | -8/+4 |
| * | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2 | stewart@willster.(none) | 2006-10-16 | 4 | -6/+6 |
| |\ | |||||
| | * | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables | stewart@willster.(none) | 2006-08-10 | 6 | -9/+9 |
| | * | Fix for bug #15558: truncate doesn't clear table on archive storage engine ta... | ramil@mysql.com | 2006-05-18 | 1 | -1/+1 |
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint | cmiller@zippy.cornsilk.net | 2006-09-05 | 1 | -0/+11 |
|\ \ \ | |/ / | |||||
| * | | Additional files for cmake support | georg@lmy002.wdf.sap.corp | 2006-08-31 | 1 | -0/+11 |
| * | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 | petr/cps@mysql.com/owlet | 2006-08-18 | 1 | -5/+8 |
| |\ \ | |||||
| | * | | Fix Bug#15205 "Select from CSV table without the datafile causes crash" | petr/cps@mysql.com/owlet. | 2006-07-11 | 1 | -5/+8 |
| * | | | Bug#15669 | acurtis/antony@xiphis.org/ltantony.xiphis.org | 2006-08-01 | 1 | -8/+56 |
| |/ / | |||||
* | | | Finalize storage engine plugins | acurtis@xiphis.org | 2005-12-21 | 4 | -1935/+0 |
* | | | Merge mysql.com:/usr/local/bk/mysql-5.0 | pem@mysql.com | 2005-11-28 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | documenting HA_STATUS_xxx flags | serg@serg.mylan | 2005-11-26 | 1 | -0/+2 |
* | | | Fix example storage engine following table def cache updates. | knielsen@mysql.com | 2005-11-25 | 1 | -2/+2 |
* | | | Merge mysql.com:/home/my/mysql-5.1 | monty@mysql.com | 2005-11-24 | 2 | -4/+15 |
|\ \ \ | |||||
| * \ \ | Merge mysql.com:/home/my/mysql-5.0 | monty@mysql.com | 2005-11-24 | 2 | -4/+15 |
| |\ \ \ | | |/ / | |||||
| | * | | BUG#13406 - incorrect amount of "records deleted" in CSV. | serg@serg.mylan | 2005-11-17 | 2 | -3/+13 |
* | | | | Table definition cache, part 2 | monty@mysql.com | 2005-11-23 | 4 | -8/+9 |
|/ / / | |||||
* | | | Merge mysql.com:/home/mysql_src/mysql-5.0 | guilhem@mysql.com | 2005-11-18 | 1 | -11/+10 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/cps/mysql/trees/mysql-4.1 | petr@mysql.com | 2005-11-08 | 1 | -11/+11 |
| |\ \ | | |/ | |||||
| | * | Fix Bug#14672 Bug in deletion | petr@mysql.com | 2005-11-06 | 1 | -1/+2 |
| | * | Fix Bug#13894 Server crashes on update of CSV table | petr@mysql.com | 2005-11-05 | 1 | -10/+9 |
* | | | Make storage engines "pluggable", handlerton work | acurtis@poseidon.ndb.mysql.com | 2005-11-07 | 4 | -8/+36 |
* | | | Merge | tomas@poseidon.ndb.mysql.com | 2005-10-06 | 5 | -1179/+27 |
|\ \ \ | |/ / | |||||
| * | | Final patch for 5.0 for simplifying storage engine code. We now have just one... | brian@zim.(none) | 2005-10-03 | 2 | -22/+0 |
| * | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 | brian@zim.(none) | 2005-10-02 | 2 | -1/+9 |
| |\ \ | |||||
| | * | | Next big patch for loadable storage engines! | brian@zim.(none) | 2005-10-02 | 4 | -10/+33 |
| * | | | Move handler specific options into handlerton flag check | eric@mysql.com | 2005-09-30 | 2 | -2/+2 |
| * | | | Moving archive from example to sql. | brian@zim.(none) | 2005-09-28 | 2 | -1152/+0 |
| |/ / | |||||
| * | | fixed a memory leak in ha_tina.cc | serg@serg.mylan | 2005-09-22 | 2 | -0/+13 |
| * | | Cleanup for handlerton structure to allow for loadable engine work. This is t... | brian@zim.(none) | 2005-09-19 | 3 | -3/+3 |
* | | | ha_tina cleanup: fixed several compiler warnings, which occured because some ... | petr@mysql.com | 2005-09-29 | 2 | -108/+139 |
* | | | Merge | ndbdev@dl145c.mysql.com | 2005-09-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-09-12 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge mysqldev@production.mysql.com:jimw/mysql-4.1-sco | jimw@mysql.com | 2005-09-12 | 1 | -1/+1 |
| | |\ | |||||
| | | * | When first creating the ARZ file for an archive table, use "wb" as the mode for | jimw@mysql.com | 2005-09-08 | 1 | -1/+1 |
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ndbdev@dl145b.mysql.com | 2005-09-09 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge zim.(none):/home/brian/mysql/mysql-4.1 | brian@zim.(none) | 2005-09-07 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Small tweak for random read performance (we shouldn't always tell the OS that... | brian@zim.(none) | 2005-09-07 | 1 | -1/+2 |
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | msvensson@neptunus.(none) | 2005-09-01 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * \ | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-08-30 | 1 | -1/+1 |
| | | |\ \ | |||||
* | | | \ \ | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2005-09-02 | 2 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | msvensson@neptunus.(none) | 2005-09-01 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge neptunus.(none):/home/msvensson/mysql/bug12527/my41-bug12527 | msvensson@neptunus.(none) | 2005-08-30 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | | * | | | | Bug #12527 yassl causes errors in "repair" and "optimize" | msvensson@neptunus.(none) | 2005-08-29 | 1 | -1/+1 |