summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-76 5.5 memory overrun on main.select_jcl6.Sergei Golubchik2012-01-071-2/+2
* updated results for big testsSergei Golubchik2012-01-052-2/+16
* Fix buildbot: update test results (2)Sergey Petrunya2012-01-021-21/+21
* Fix failing tests in the main suiteVladislav Vaintroub2011-12-305-94/+5
* rename debug variable to debug_dbug, to make test pass in release buildsSergei Golubchik2011-12-1520-130/+130
* Merge XtraDB from Percona-server-5.5.17-rel22.1 into MariaDB 5.5unknown2011-12-151-60/+60
* after merge changes:Sergei Golubchik2011-12-1293-935/+910
* move safemalloc out of dbug.Sergei Golubchik2011-12-121-1/+1
* consistency fixes for mysqld --helpSergei Golubchik2011-11-282-32/+32
* 5.3->5.5 mergeSergei Golubchik2011-11-2761-559/+2371
|\
| * Merge default materialization=on.unknown2011-11-2221-205/+294
| |\
| | * Merge enabling materialization=on by default.unknown2011-11-2121-205/+294
| | |\
| | | * Merge enabling of materialization=on by default with main tree.unknown2011-11-2121-205/+294
| | | |\
| | | | * Enable subquery materialization=ON by default.unknown2011-11-0920-203/+292
| * | | | Fix test to pass on 32-bit machines by reducingunknown2011-11-215-5/+5
| * | | | Merge.Igor Babaev2011-11-213-2/+68
| |\ \ \ \
| | * | | | Fixed LP bug #887496.Igor Babaev2011-11-213-2/+68
| | |/ / /
| * | | | Fix bug lp:833777unknown2011-11-216-1/+50
| |/ / /
| * | | Made the optimizer switch for index condition pushdown set to 'on' by default. Igor Babaev2011-11-2128-277/+277
| * | | Fixed LP bug #892725.Igor Babaev2011-11-201-0/+57
| * | | Fixed LP bug #891995.Igor Babaev2011-11-181-0/+48
| * | | Fixed LP bug #891953.Igor Babaev2011-11-182-0/+26
| * | | Fixed LP bug #800184.Igor Babaev2011-11-182-0/+26
| |/ /
| * | test results updated.Alexey Botchkov2011-11-171-3/+3
| * | merging.Alexey Botchkov2011-11-175-59/+1395
| |\ \
| | * \ merging.Alexey Botchkov2011-11-12107-4839/+24752
| | |\ \
| | * | | Valgrind warning fixed.Alexey Botchkov2011-10-051-3/+3
| | * | | bug 857087 Wrong result with ST_INTERSECTS and LINESTRINGsAlexey Botchkov2011-09-231-0/+3
| | * | | bug #857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGONAlexey Botchkov2011-09-231-0/+3
| | * | | fix for bug 857051 ST_EQUALS returns TRUE on two nonidentical MULTIPOINTsAlexey Botchkov2011-09-231-53/+15
| | * | | fix for 857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGONAlexey Botchkov2011-09-231-19/+19
| | * | | fixed bugsAlexey Botchkov2011-09-221-24/+70
| | * | | bug 855336 ST_LENGTH does not work on GEOMETRYCOLLECTIONs fixed.Alexey Botchkov2011-09-211-0/+3
| | * | | fix for bug 848926 GIS functions return "GEOMETRYCOLLECTION()" instead of "GE...Alexey Botchkov2011-09-211-8/+25
| | * | | bugs fixedAlexey Botchkov2011-09-211-6/+9
| | * | | several bugs fixed here.Alexey Botchkov2011-09-212-8/+8
| | * | | Fix for bug 848939 Wrong result with ST_INTERSECTION between linestrings and ...Alexey Botchkov2011-09-131-3/+6
| | * | | Fix for bug #848901 Assertion `fabs(cur_isc->x-m_cur_intersection->x) + fabs(...Alexey Botchkov2011-09-131-0/+3
| | * | | Fix for few similar bugs:Alexey Botchkov2011-09-131-2/+85
| | * | | bug 839327 Crash in Gcalc_operation_reducer::end_couple with ST_UNION and MUL...Alexey Botchkov2011-09-051-0/+3
| | * | | bug 839318 Crash in Gcalc_scan_iterator::point::get_shape with ST_DISTANCE an...Alexey Botchkov2011-09-051-0/+5
| | * | | bug 839341 100% CPU usage with ST_UNION in maria-5.3-gis.Alexey Botchkov2011-09-041-0/+3
| | * | | bug 801466 ST_INTERSECTION() returns invalid value on empty intersection in m...Alexey Botchkov2011-09-042-4/+22
| | * | | bugs #801560 and #802194Alexey Botchkov2011-09-021-0/+16
| | * | | PostGIS-style 'same point' handling.Alexey Botchkov2011-09-014-22/+27
| | * | | Fix for bug #804266 Memory corruption/valgrind warning/crash in move_hole() w...Alexey Botchkov2011-07-131-0/+13
| | * | | Fix for bug #801217 Assertion `t1->result_range' in Gcalc_operation_reducer::...Alexey Botchkov2011-07-121-0/+9
| | * | | Fix for bug #804259 Second assertion in Gis_geometry_collection::init_from_op...Alexey Botchkov2011-07-081-0/+14
| | * | | Fix for bug #805860 Second assertion Assertion `n > 0 && n < SINUSES_CALCULAT...Alexey Botchkov2011-07-071-2/+9
| | * | | Fix for bug #804324 Assertion 0 in Gcalc_scan_iterator::pop_suitable_intersec...Alexey Botchkov2011-07-071-0/+26