Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -3/+21 |
|\ | |||||
| * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -5/+25 |
| |\ | |||||
| | * | Bug#12584302 AFTER FIX FOR #12403504: ASSERTION FAILED: DELSUM+(INT) Y/4-TEMP... | Sergey Glukhov | 2011-07-27 | 1 | -1/+1 |
| | * | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -8/+27 |
| | |\ | |||||
| | | * | Bug#12403504 AFTER FIX FOR #11889186 : ASSERTION FAILED: DELSUM+(INT) Y/4-TEM... | Sergey Glukhov | 2011-05-18 | 1 | -2/+7 |
| | | * | Merge from mysql-5.1.57-release | Karen Langford | 2011-05-06 | 1 | -0/+13 |
| | | |\ | |||||
| | | | * | merged mysql-5.1->mysql-5.1-security | Georgi Kodinov | 2011-04-07 | 1 | -2/+3 |
| | | | |\ | |||||
| | | | * | | Bug #11765023: 57934: DOS POSSIBLE SINCE BINARY CASTING DOESN'T | Georgi Kodinov | 2011-03-15 | 1 | -0/+13 |
| | * | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
* | | | | | | Compiler warning about assigned but not used variables fixed. | unknown | 2011-10-18 | 1 | -5/+0 |
* | | | | | | make sure that cast(... as date) returns a valid date, as specified by the ca... | Sergei Golubchik | 2011-09-29 | 1 | -1/+11 |
* | | | | | | sec_to_time() in the integer context was losing the sign of the result | Sergei Golubchik | 2011-09-01 | 1 | -1/+2 |
* | | | | | | bugfixes: | Sergei Golubchik | 2011-06-09 | 1 | -20/+2 |
* | | | | | | merge with 5.1-micro | Sergei Golubchik | 2011-06-07 | 1 | -117/+86 |
|\ \ \ \ \ \ | |||||
| * | | | | | | revert a suggested "optimization" that introduced a bug | Sergei Golubchik | 2011-06-06 | 1 | -89/+86 |
* | | | | | | | Fix compile errors and warnings and test errors introduced by microseconds push. | Vladislav Vaintroub | 2011-05-28 | 1 | -1/+1 |
* | | | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -728/+379 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | unix_timestamp() and from_unixtime() supports microseconds. | Sergei Golubchik | 2011-05-22 | 1 | -21/+56 |
| * | | | | | | post review changes 2 | Sergei Golubchik | 2011-05-19 | 1 | -80/+44 |
| * | | | | | | post-review changes 1 | Sergei Golubchik | 2011-05-19 | 1 | -13/+15 |
| * | | | | | | lp:705210 Compiling with BUILD/compile-pentium64-debug fails | Sergei Golubchik | 2011-03-26 | 1 | -1/+1 |
| * | | | | | | Fix compilation on Windows: | Vladislav Vaintroub | 2011-03-24 | 1 | -1/+1 |
| * | | | | | | lp:737111 Different behavior for TIMESTAMPADD with 0000-00-00 argument in 5.1... | Sergei Golubchik | 2011-03-18 | 1 | -3/+3 |
| * | | | | | | * fix for ALTER TABLE ... MODIFY timestamp->timestamp. | Sergei Golubchik | 2011-03-17 | 1 | -2/+2 |
| * | | | | | | lp:731815 Crash/valgrind warning Item::send with 5.1-micro | Sergei Golubchik | 2011-03-09 | 1 | -1/+9 |
| * | | | | | | lp:731124 Loss of precision on DISTINCT | Sergei Golubchik | 2011-03-08 | 1 | -1/+1 |
| * | | | | | | lp:730637 - Valgrind warnings in 5.1-micro | Sergei Golubchik | 2011-03-07 | 1 | -4/+6 |
| * | | | | | | lp:730627 TIME_to_ulonglong: Assertion `0' failed in 5.1-micro on wrong argum... | Sergei Golubchik | 2011-03-07 | 1 | -1/+1 |
| * | | | | | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 1 | -631/+250 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge with dynamic column code | Michael Widenius | 2011-05-12 | 1 | -11/+32 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Adding support for Dynamic columns (WL#34): | Michael Widenius | 2011-05-08 | 1 | -11/+32 |
* | | | | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -5/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | Bug#11889186 60503: CRASH IN MAKE_DATE_TIME WITH DATE_FORMAT / STR_TO_DATE C... | Sergey Glukhov | 2011-04-27 | 1 | -3/+3 |
| | |_|/ | |/| | | |||||
| * | | | Bug#11765216 58154: UNINITIALIZED VARIABLE FORMAT IN STR_TO_DATE FUNCTION | Sergey Glukhov | 2011-03-28 | 1 | -0/+1 |
| * | | | Bug#11766112 59151:UNINITIALIZED VALUES IN EXTRACT_DATE_TIME WITH STR_TO_DATE... | Sergey Glukhov | 2011-03-28 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -7/+7 |
|\ \ \ | |/ / | |||||
| * | | Bug#58005 utf8 + get_format causes failed assertion: !str || str != Ptr' | Alexander Barkov | 2010-11-12 | 1 | -7/+7 |
* | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Bug #56709: Memory leaks at running the 5.1 test suite | Alexey Kopytov | 2010-09-22 | 1 | -2/+2 |
* | | | to simpliy and unify the code | Sergei Golubchik | 2010-09-11 | 1 | -5/+0 |
* | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-09 | 1 | -15/+9 |
* | | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | merge 5.0-bugteam -> 5.1-bugteam | Georgi Kodinov | 2010-02-26 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Bug #48739 MySQL crashes on specific INTERVAL in select query | Christopher Powers | 2010-02-25 | 1 | -2/+2 |
* | | | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Bug#44131 Binary-mode "order by" returns records in incorrect order for UTF-8... | Alexander Barkov | 2009-12-03 | 1 | -3/+3 |
* | | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Bug #48739 MySQL crashes on specific INTERVAL in select query | Christopher Powers | 2009-11-19 | 1 | -3/+3 |