summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge.Igor Babaev2013-03-273-4/+498
|\ \ \
| * | | Fixed bug mdev-4318.Igor Babaev2013-03-223-4/+498
* | | | 5.2 mergeSergei Golubchik2013-03-2612-125/+171
|\ \ \ \ | | |/ / | |/| |
| * | | 5.1 mergeSergei Golubchik2013-03-2612-124/+172
| |\ \ \ | | | |/ | | |/|
| | * | add 'plugins' suite - empty, but the lineSergei Golubchik2013-03-200-0/+0
| | * | MDEV-4295 Server crashes in get_point on a query with Area, AsBinary, MultiPo...Alexey Botchkov2013-03-193-2/+13
| | * | MDEV-4296 Assertion `n_linear_rings > 0' fails in Gis_polygon::centroid_xy.Alexey Botchkov2013-03-193-4/+13
| | * | MDEV-4269 fix.unknown2013-03-183-0/+29
| | * | MDEV-4252 geometry query crashes server.Alexey Botchkov2013-03-184-21/+66
| | * | MDEV-4289 Assertion `0' fails in make_sortkey with GROUP_CONCAT, MAKE_SET, GR...Sergei Golubchik2013-03-185-85/+24
| | * | MDEV-4252 geometry query crashes server.Alexey Botchkov2013-03-104-13/+27
* | | | GEOMETRYCOLLECTION EMPTY handling fixed.Alexey Botchkov2013-03-263-11/+23
* | | | MDEV-4292 fix.unknown2013-03-263-11/+144
* | | | MDEV-4310 geometry function equals hangs forever.Alexey Botchkov2013-03-223-25/+51
* | | | MergeSergey Petrunya2013-03-213-0/+179
|\ \ \ \ | |_|_|/ |/| | |
| * | | MDEV-4277: Crash inside mi_killed_in_mariadb() with myisammrgSergey Petrunya2013-03-213-0/+179
* | | | MDEV-4293 Valgrind warnings (Conditional jump or move depends on uninitialise...Sergei Golubchik2013-03-203-12/+28
|/ / /
* | | MDEV-4283 Assertion `scale <= precision' fails in strings/decimal.cSergei Golubchik2013-03-184-1/+35
* | | MDEV-4286 Server crashes in Protocol_text::store, stack smashing detectedSergei Golubchik2013-03-173-2/+18
* | | MDEV-4281 Assertion `maybe_null && item->null_value' fails in make_sortkey on...Sergei Golubchik2013-03-1710-23/+56
* | | Fixed bug mdev-4250.Igor Babaev2013-03-086-2/+93
* | | Fix typo (clang issued warning that =+ was used where += was intended)Vladislav Vaintroub2013-03-061-1/+1
* | | MDEV-4241 fix.unknown2013-03-064-1/+34
* | | Fix compile error on windows in fix for mdev-4177.Sergey Petrunya2013-03-011-5/+7
* | | MergeIgor Babaev2013-02-283-1/+86
|\ \ \
| * | | Fixed bug mdev-4209Igor Babaev2013-02-283-1/+86
* | | | 5.2 -> 5.3Sergei Golubchik2013-02-28115-1031/+2397
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 5.1 -> 5.2 mergeSergei Golubchik2013-02-28115-1032/+2398
| |\ \ | | |/
| | * a simpler fix forSergei Golubchik2013-02-284-2/+12
| | * Fixed BUG#51763 Can't delete rows from MEMORY table with HASH keyMichael Widenius2013-02-283-9/+84
| | * mysql-5.1 mergeSergei Golubchik2013-02-28104-1009/+1961
| | |\
| | | * Applying patch for Bug#67177 Bug#15967374 from KentHery Ramilison2013-01-085-4/+34
| | | * Post Fix to Bug#14628410 - ASSERTION `! IS_SET()' FAILED INSatya Bodapati2013-01-071-1/+1
| | | * Bug#16066243 PB2 FAILURES I_MAIN.BUG15912213 ANDNirbhay Choubey2013-01-072-6/+8
| | | * Post Fix to Bug#14628410 - ASSERTION `! IS_SET()' FAILED INSatya Bodapati2013-01-041-1/+11
| | | * Bug#16066243 PB2 FAILURES I_MAIN.BUG15912213 ANDNirbhay Choubey2013-01-041-2/+3
| | | * BUG#11753923-SQL THREAD CRASHES ON DISK FULLVenkatesh Duggirala2013-01-025-6/+47
| | | * Updated README and client executables copyright year to 2013Kent Boortz2013-01-012-3/+3
| | | * (no commit message)unknown2012-12-290-0/+0
| | | * BUG#14726272- BACKPORT FIX FOR BUG 11746142 TO 5.5 AND 5.1Venkatesh Duggirala2012-12-281-8/+38
| | | * Bug#16046140 BIN/MYSQLD_SAFE: TEST: ARGUMENT EXPECTEDNirbhay Choubey2012-12-271-2/+2
| | | * Bug#14589559 Post push fix for valgrind warnings.Mattias Jonsson2012-12-271-6/+3
| | | * Bug#12347040: MEMORY LEAK IN CONVERT_TZ COULD POSSIBLY CAUSEChaithra Gopalareddy2012-12-261-18/+3
| | | * Merge from mysql-5.1.67-releaseunknown2012-12-260-0/+0
| | | |\
| | | * | Fixing a pb2 issue. There is some difference in the output in my local machi...Annamalai Gurusami2012-12-242-1/+5
| | | * | Bug#11757005: UNION CONVERTS UNSIGNED MEDIUMINT AND BIGINTChaithra Gopalareddy2012-12-241-4/+4
| | | * | Bug#16027468 ADDRESSSANITIZER BUG IN MYSQLTESTTor Didriksen2012-12-201-2/+1
| | | * | Bug#14627287 THREAD CACHE - BYPASSES PRIVILEGESprabakaran thirumalai2012-12-211-1/+1
| | | * | Fix Bug#16000909 MEMORY LEAK, MYSQL_INPLACE_ALTER_TABLEVasil Dimov2012-12-181-3/+11
| | | * | BUG#14727815 - CRASH IN PTHREAD_RWLOCK_WRLOCK/SRW_UNLOCKAhmad Abdullateef2012-12-181-9/+8