Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-9265 SuSE patches: Suspicious implicit sign extension | Alexander Barkov | 2015-12-15 | 1 | -1/+1 |
* | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-12-13 | 2 | -1/+2 |
|\ | |||||
| * | MDEV-8407 Numeric errors, server crash with COLUMN_JSON() on DECIMAL with pre... | Oleksandr Byelkin | 2015-12-10 | 1 | -1/+2 |
| * | Correct length check in my_wc_mb_filename() | Jan Lindström | 2015-12-07 | 1 | -1/+1 |
* | | MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client() | Oleksandr Byelkin | 2015-09-06 | 2 | -2/+2 |
* | | MDEV-8285 compile fails under Mac OS X 10.6.8 due to use of strnlen | Sergei Golubchik | 2015-06-14 | 1 | -1/+1 |
* | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-05-04 | 1 | -2/+20 |
|\ \ | |/ | |||||
| * | MDEV-7649 wrong result when comparing utf8 column with an invalid literal | Alexander Barkov | 2015-04-24 | 1 | -1/+19 |
* | | MDEV-7973 bigint fail with gcc 5.0 | Sergei Golubchik | 2015-05-04 | 1 | -0/+4 |
* | | MDEV-7086 main.ctype_cp932 fails in buildbot on a valgrind build | Alexander Barkov | 2014-11-18 | 3 | -5/+16 |
* | | 5.5.40+ merge | Sergei Golubchik | 2014-10-09 | 2 | -6/+10 |
|\ \ | |/ | |||||
| * | decimal: *correct* implementation of ROUND_UP at last | Sergei Golubchik | 2014-10-08 | 1 | -1/+1 |
| * | fixes for decimal type | Sergei Golubchik | 2014-10-07 | 1 | -1/+5 |
| * | mysql-5.5.40 | Sergei Golubchik | 2014-10-06 | 2 | -5/+5 |
| |\ | |||||
| | * | Bug #11755818 : LIKE DOESN'T MATCH WHEN CP932_BIN/SJIS_BIN | mithun | 2014-08-12 | 1 | -2/+2 |
| | * | Bug#18469276: MOD FOR SMALL DECIMALS FAILS | Chaithra Reddy | 2014-07-03 | 1 | -2/+2 |
* | | | MDEV-6776 ujis and eucjmps erroneously accept 0x8EA0 as a valid byte sequence | Alexander Barkov | 2014-09-24 | 2 | -18/+16 |
* | | | MDEV-6752 Trailing incomplete characters are not replaced to question marks o... | Alexander Barkov | 2014-09-18 | 1 | -1/+8 |
* | | | Cleanup of my_hash_sort patch | Michael Widenius | 2014-09-12 | 2 | -9/+11 |
* | | | MDEV-6255 DUPLICATE KEY Errors on SELECT .. GROUP BY that uses temporary and ... | Michael Widenius | 2014-09-11 | 8 | -77/+133 |
* | | | compilation failure on x86 | Sergei Golubchik | 2014-09-07 | 1 | -1/+1 |
* | | | - MDEV-6695 Bad column name for UCS2 string literals | Alexander Barkov | 2014-09-04 | 1 | -7/+86 |
* | | | 5.5.39 merge | Sergei Golubchik | 2014-08-07 | 5 | -14/+15 |
|\ \ \ | |/ / | |||||
| * | | mysql-5.5.39 merge | Sergei Golubchik | 2014-08-02 | 4 | -8/+9 |
| |\ \ | | |/ | |||||
| | * | Bug#18850241 WRONG COPYRIGHT HEADER IN SOME STRINGS/CTYPE-* FILES | Erlend Dahl | 2014-06-23 | 3 | -3/+6 |
| | * | Backport from trunk: | Tor Didriksen | 2014-05-07 | 1 | -2/+1 |
| | * | Bug #17760379 COLLATIONS WITH CONTRACTIONS BUFFER-OVERFLOW THEMSELVES IN THE ... | Venkata Sidagam | 2014-01-11 | 2 | -2/+2 |
| * | | MDEV-5745 analyze MySQL fix for bug#12368495 | Alexander Barkov | 2014-07-28 | 1 | -6/+6 |
* | | | 5.5 merge | Sergei Golubchik | 2014-05-09 | 1 | -3/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge 5.3->5.5 | Alexander Barkov | 2014-04-23 | 1 | -4/+5 |
| |\ \ | |||||
| | * | | MDEV-5338 XML parser accepts malformed data | Alexander Barkov | 2014-04-23 | 1 | -4/+5 |
| | * | | 5.2 merge | Sergei Golubchik | 2014-03-16 | 27 | -98/+181 |
| | |\ \ | |||||
| | | * \ | 5.1 merge | Sergei Golubchik | 2014-03-16 | 27 | -98/+181 |
| | | |\ \ | |||||
| | | | * \ | mysql-5.1.73 merge | Sergei Golubchik | 2014-03-15 | 27 | -100/+183 |
| | | | |\ \ | |||||
* | | | | | | | MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations | Alexander Barkov | 2014-04-25 | 1 | -1/+1 |
* | | | | | | | MDEV-5920 MySQL Bug#16765410 FTS: STACK AROUND THE VARIABLE 'MYSTR' WAS CORRU... | Sergei Golubchik | 2014-03-26 | 1 | -2/+2 |
* | | | | | | | MDEV-5858 MySQL Bug#12744991 - DECIMAL_ROUND(X,D) GIVES WRONG RESULTS WHEN D ... | Sergei Golubchik | 2014-03-20 | 1 | -18/+19 |
* | | | | | | | MDEV-5819: MySQL Bug #13500371 63704: CONVERSION OF '1.' TO A NUMBER GIVES ER... | unknown | 2014-03-14 | 1 | -1/+1 |
* | | | | | | | MDEV-5675 - Performance: my_hash_sort_bin is called too often | Sergey Vojtovich | 2014-03-06 | 1 | -8/+18 |
* | | | | | | | minor cleanup | Sergei Golubchik | 2014-03-01 | 3 | -21/+14 |
* | | | | | | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 9 | -54/+246 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | 5.5 merge | Sergei Golubchik | 2014-02-25 | 9 | -55/+248 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | MySQL-5.5.36 merge | Sergei Golubchik | 2014-02-17 | 9 | -55/+248 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | | * | | | | | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 9 | -10/+10 |
| | | * | | | | | Bug #14057034 : WASTED CPU CYCLES IN MY_UTF8_UNI WHERE | mithun | 2013-11-12 | 1 | -35/+229 |
| | | * | | | | | Bug#16691598 - ORDER BY LOWER(COLUMN) PRODUCES OUT-OF-ORDER RESULTS | Neeraj Bisht | 2013-11-07 | 2 | -2/+3 |
* | | | | | | | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -2/+2 |
* | | | | | | | | Fixed errors and warnings found by buildbot | Michael Widenius | 2014-02-06 | 1 | -1/+1 |
* | | | | | | | | 10.0-base merge | Sergei Golubchik | 2014-02-03 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | 5.5 merge | Sergei Golubchik | 2014-02-01 | 2 | -1/+6 |
| |\ \ \ \ \ \ \ | | |/ / / / / / |