Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 5.2 to get bug fixes for thr_lock | Michael Widenius | 2011-06-06 | 1 | -42/+70 |
|\ | |||||
| * | Fixed lock sorting and lock check issues with thr_lock that caused warnings w... | Michael Widenius | 2011-06-06 | 1 | -42/+70 |
* | | Fix compile errors and warnings and test errors introduced by microseconds push. | Vladislav Vaintroub | 2011-05-28 | 1 | -23/+14 |
* | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 7 | -259/+74 |
|\ \ | |||||
| * | | many changes to my_getsystime.c: | Sergei Golubchik | 2011-05-19 | 2 | -72/+35 |
| * | | Fix my_hrtime() on Windows to return microseconds since Unix epoch. | Vladislav Vaintroub | 2011-04-19 | 1 | -1/+2 |
| * | | fix compilation warning | Sergei Golubchik | 2011-04-03 | 1 | -1/+1 |
| * | | lp:705210 Compiling with BUILD/compile-pentium64-debug fails | Sergei Golubchik | 2011-03-26 | 2 | -5/+2 |
| * | | Fix compilation on Windows: | Vladislav Vaintroub | 2011-03-24 | 2 | -2/+5 |
| * | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 4 | -200/+62 |
| * | | Auto-merge from mysql-5.1-bugteam. | Ramil Kalimullin | 2010-11-18 | 3 | -7/+10 |
| |\ \ | |||||
* | \ \ | Automatic merge | Michael Widenius | 2011-05-19 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Added HA_ERR_DISK_FULL handler error | Michael Widenius | 2011-05-18 | 1 | -1/+2 |
* | | | | | Rewritten patch of percona - switching query cache on and off, removing comme... | unknown | 2011-05-18 | 1 | -0/+3 |
|/ / / / | |||||
* | | | | Merge with dynamic column code | Michael Widenius | 2011-05-12 | 4 | -2/+2126 |
|\ \ \ \ | |||||
| * | | | | Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233) | Michael Widenius | 2011-05-12 | 1 | -13/+64 |
| * | | | | automatic merge | Michael Widenius | 2011-05-11 | 1 | -1/+11 |
| |\ \ \ \ | |||||
| | * | | | | Fixed a memory overrun in dynamic columns when sending in a mailformed (too s... | Michael Widenius | 2011-05-11 | 1 | -1/+9 |
| | * | | | | Fixed compiler warnings and test cases problems found by buildbot | Michael Widenius | 2011-05-11 | 1 | -0/+2 |
| * | | | | | Fix compile error by changing #include <mysys_priv.h> to #include "mysys_pri... | Vladislav Vaintroub | 2011-05-11 | 1 | -11/+18 |
| |/ / / / | |||||
| * | | | | Adding support for Dynamic columns (WL#34): | Michael Widenius | 2011-05-08 | 4 | -2/+2058 |
* | | | | | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 8 | -544/+170 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Automatic merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -2/+3 |
| |\ \ \ | |||||
| | * | | | Fixed after-merge failures found by buildbot | Michael Widenius | 2011-05-03 | 1 | -2/+3 |
| * | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 8 | -545/+169 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 8 | -545/+169 |
| | |\ \ \ | |||||
| | | * | | | Bug #11758687: 50924: object names not resolved correctly | Georgi Kodinov | 2011-04-04 | 1 | -5/+6 |
| | | * | | | Fix-up after commit of Bug#11900714 | Magne Mahre | 2011-03-30 | 1 | -2/+4 |
| | | * | | | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1 | Magne Mahre | 2011-03-28 | 6 | -301/+108 |
| | | * | | | Bug #11752069 (former bug 43152) | Jon Olav Hauglid | 2011-02-16 | 1 | -489/+146 |
* | | | | | | merge mwl#55 | Vladislav Vaintroub | 2011-03-11 | 1 | -2/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | merge 5.2 | Vladislav Vaintroub | 2011-03-10 | 13 | -33/+282 |
| |\ \ \ \ \ | |||||
| * | | | | | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in order | Vladislav Vaintroub | 2011-01-29 | 1 | -2/+0 |
* | | | | | | | Merge with 5.2 | Michael Widenius | 2011-03-09 | 13 | -33/+278 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 13 | -33/+278 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing | Michael Widenius | 2011-02-25 | 1 | -2/+2 |
| | * | | | | | - Reduced memory requirements for mysqltest to 1/4.th This also gave a speed... | Michael Widenius | 2011-02-24 | 4 | -12/+18 |
| | * | | | | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 8 | -18/+253 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | Updating header copyright/README in source for 2011 | Karen Langford | 2011-01-25 | 2 | -2/+2 |
| | | * | | | | Bug#42054: SELECT CURDATE() is returning bad value | Davi Arnaut | 2011-01-11 | 1 | -1/+7 |
| | | * | | | | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB files | Davi Arnaut | 2011-01-07 | 1 | -3/+3 |
| | | * | | | | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB files | Davi Arnaut | 2011-01-07 | 1 | -1/+134 |
| | | * | | | | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| | | |\ \ \ \ | |||||
| | | | * | | | | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 12 | -1312/+2 |
| | | * | | | | | Fix for bug#48451: my_seek and my_tell ignore MY_WME flag | Ramil Kalimullin | 2010-12-09 | 3 | -5/+13 |
| | | * | | | | | Workaround a GCC warning about a pointer being cast to a larger | Davi Arnaut | 2010-11-30 | 1 | -1/+4 |
| | | * | | | | | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p... | Davi Arnaut | 2010-11-26 | 1 | -7/+96 |
| | | * | | | | | merge | Georgi Kodinov | 2010-11-26 | 1 | -1/+16 |
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | / | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure | Davi Arnaut | 2010-11-10 | 2 | -6/+7 |
| | | * | | | | Bug #45288 pb2 returns a lot of compilation warnings | Jon Olav Hauglid | 2010-11-08 | 1 | -1/+3 |