Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with Trunk | Michael Widenius | 2009-04-09 | 1 | -3/+4 |
|\ | |||||
| * | Fix Valgrind errors seen in buildbot. | unknown | 2009-04-08 | 1 | -2/+3 |
* | | Fixed wrong test for extra_ip_sock that caused mysqld to die on Mac if --extr... | Michael Widenius | 2009-04-08 | 1 | -2/+2 |
|/ | |||||
* | Added mariadb and mariadb-version as my.conf option tags | Michael Widenius | 2009-03-18 | 1 | -1/+3 |
* | Fix build error in some configs. | unknown | 2009-03-13 | 1 | -1/+1 |
* | Added "pool-of-threads" handling (with libevent) | Michael Widenius | 2009-03-13 | 1 | -163/+275 |
* | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow. | Guilhem Bichot | 2009-02-12 | 1 | -2/+63 |
|\ | |||||
| * | Bug#31177: Server variables can't be set to their current values | Tatiana A. Nurnberg | 2009-01-12 | 1 | -1/+1 |
| * | fix misspelling | Vladislav Vaintroub | 2009-01-07 | 1 | -1/+1 |
| * | merged 5.1-main -> 5.1-bugteam | Georgi Kodinov | 2009-01-05 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge main 5.1 into 5.1-build | Joerg Bruehe | 2008-12-10 | 1 | -34/+28 |
| | |\ | |||||
| | * \ | Merge from mysql-5.1.30-release | unknown | 2008-11-27 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Added "Sun Microsystems, Inc." to copyright headers on files modified | Build Team | 2008-11-10 | 1 | -1/+1 |
| * | | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2008-12-29 | 1 | -0/+9 |
| |\ \ \ \ | |||||
| | * | | | | Bug#41131 "Questions" fails to increment - ignores statements instead stored ... | Sergey Glukhov | 2008-12-29 | 1 | -0/+1 |
| * | | | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2008-12-24 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | compiler warning fix | Sergey Glukhov | 2008-12-24 | 1 | -1/+1 |
| * | | | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2008-12-23 | 1 | -0/+42 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Bug#37575 UCASE fails on monthname | Sergey Glukhov | 2008-12-23 | 1 | -0/+42 |
| * | | | | | Bug#24289 Status Variable "Questions" gets wrong values with Stored Routines(... | Sergey Glukhov | 2008-12-17 | 1 | -7/+1 |
| * | | | | | Bug#39750 -cannot create temp file on Windows. | Vladislav Vaintroub | 2008-12-05 | 1 | -0/+16 |
| | |_|_|/ | |/| | | | |||||
* | | | | | post-review fixes | Sergei Golubchik | 2009-01-15 | 1 | -4/+3 |
* | | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my... | Guilhem Bichot | 2008-12-10 | 1 | -158/+286 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge with base Maria tree | Michael Widenius | 2008-12-09 | 1 | -6/+6 |
| * | | | | Fixed warnings and errors discovered by pushbuild2 | Michael Widenius | 2008-12-04 | 1 | -1/+1 |
| * | | | | Merge with base MySQL-5.1-maria | Michael Widenius | 2008-12-03 | 1 | -35/+60 |
| |\ \ \ \ | |||||
| | * | | | | Fix of the small merge bug. | unknown | 2008-11-25 | 1 | -1/+2 |
| | * | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or... | Guilhem Bichot | 2008-11-21 | 1 | -35/+59 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| * | | | | | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de... | Michael Widenius | 2008-12-03 | 1 | -4/+51 |
| * | | | | | Remove not used signal handling for ending a thread | Michael Widenius | 2008-12-02 | 1 | -25/+13 |
| |/ / / / | |||||
| * | | | | Fix for bug#39226 Maria: crash with FLUSH TABLES WITH READ LOCK after LOCK TA... | Michael Widenius | 2008-10-12 | 1 | -0/+3 |
| * | | | | Merged 5.1 maria with 5.1 maria team tree. Automerge. | Michael Widenius | 2008-10-11 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Bug#39392: Maria: if INSERT in UNIQUE finds uncommitted same key, error inste... | Sergei Golubchik | 2008-09-11 | 1 | -2/+2 |
| * | | | | | Merged 5.1 with maria 5.1 | Michael Widenius | 2008-10-10 | 1 | -14/+36 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | wt: comments, OOM checks, test case for deadlock detection | Sergei Golubchik | 2008-08-28 | 1 | -4/+4 |
| * | | | | | proc_info_hook, mysys access to thd->proc_info | Sergei Golubchik | 2008-08-27 | 1 | -0/+3 |
| * | | | | | wt_thd_lazy_init(), per-thread deadlock search depths and timeouts | Sergei Golubchik | 2008-08-08 | 1 | -1/+25 |
| * | | | | | move wt* maintainance from maria to the server | Sergei Golubchik | 2008-08-07 | 1 | -0/+4 |
| * | | | | | Fix for BUG#36104 "INFORMATION_SCHEMA.TABLES shows TRANSACTIONAL=1 twice in C... | Guilhem Bichot | 2008-06-03 | 1 | -1/+0 |
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-maria | unknown | 2008-05-29 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t" | unknown | 2008-05-29 | 1 | -1/+1 |
| * | | | | | | Merge mysql.com:/home/my/mysql-5.1 | unknown | 2008-04-28 | 1 | -44/+274 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | fix for compilation failure in non-debug builds | unknown | 2008-03-04 | 1 | -0/+2 |
| * | | | | | | Fixed crashing bug when starting mysqld with --dbug | unknown | 2008-03-04 | 1 | -4/+6 |
| * | | | | | | Fixed compiler warnings in a lot of files | unknown | 2008-02-13 | 1 | -32/+38 |
| * | | | | | | dbug/dbug.c | unknown | 2008-02-06 | 1 | -5/+0 |
| * | | | | | | after-merge | unknown | 2008-02-06 | 1 | -0/+7 |
| * | | | | | | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1 | unknown | 2008-02-05 | 1 | -3/+23 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | cleanup | unknown | 2008-02-05 | 1 | -3/+1 |
| * | | | | | | | Fixed compiler warnings by adding casts and changing variable types | unknown | 2008-01-11 | 1 | -1/+1 |