27990 Commits (152f3c5e28fe2ae3fd950f15bb3de7064500ced5)

Author SHA1 Message Date
Alexey Botchkov 152f3c5e28 PostGIS-style 'same point' handling. 15 years ago
Alexey Botchkov 90c4df7a4a Fix for bug #804266 Memory corruption/valgrind warning/crash in move_hole() with ST_UNION. 15 years ago
Alexey Botchkov e7c9f52fd9 Fix for bug #801217 Assertion `t1->result_range' in Gcalc_operation_reducer::end_couple. 15 years ago
Alexey Botchkov 67e937095c Fix for bug #804259 Second assertion in Gis_geometry_collection::init_from_opresult. 15 years ago
Alexey Botchkov e182ae27cd Fix for bug #805860 Second assertion Assertion `n > 0 && n < SINUSES_CALCULATED*2+1' in get_n_sincos. 15 years ago
Alexey Botchkov 13f6e1119f Fix for bug #804324 Assertion 0 in Gcalc_scan_iterator::pop_suitable_intersection 15 years ago
Alexey Botchkov f3b850a7b5 bug #804305 Crash in wkb_get_double with ST_INTERSECTION. 15 years ago
Alexey Botchkov 7f55ea1211 fix for bug #801212 Assertion with ST_INTERSECTION on NULL values 15 years ago
Alexey Botchkov 0e6c889c83 bug #801199 Infinite recursion in Gcalc_function::count_internal with ST_BUFFER over MULTIPOINT 15 years ago
Alexey Botchkov a9a6597d59 fix for bug #201189 ST_BUFFER asserts if radius = 0. 15 years ago
Alexey Botchkov 4f49cdf8d3 fix for bug #801243 Assertion `(0)' failed in Gis_geometry_collection::init_from_opresult on ST_UNION 15 years ago
Sergey Petrunya bce51cebcb BUG#778406: Crash in hp_movelink with Aria engine and subqueries 15 years ago
Sergei Golubchik 54d0ec5732 fix for cast of negative numbers to datetime 15 years ago
Sergey Petrunya b8fdbf8874 Remove redundant code that is a result of a wrong merge. 15 years ago
Sergey Petrunya 0f22ba3cfe In make_join_select(): 15 years ago
Sergei Golubchik 49874ff827 more buildbot fixes 15 years ago
Sergei Golubchik f1a5c49c4e various fixes for buildbot failures 15 years ago
Sergey Petrunya 9c11646fcd [No BUG#] end_tab_idx==-1 passed as parameter to JOIN::get_partial_cost_and_fanout() 15 years ago
Sergei Golubchik 10fedf675a change test_if_equality_guarantees_uniqueness() 15 years ago
Michael Widenius 13f55aac67 A bit better fix for tmp-table problem 15 years ago
Igor Babaev ab411f8f1c Fixed LP bug #794909. 15 years ago
Michael Widenius 97e834e151 Use dynamic row format when creating temporary tables without sumary fields. 15 years ago
Sergei Golubchik fdfeb4bea3 small optimization in Field_time_hires. 15 years ago
Sergei Golubchik c3f665dc66 bugfixes: 15 years ago
Michael Widenius 3600e6b81c Fixed problem that global status variables 'bytes_recieved' and 'binlog_bytes_written' where not correctly updated 15 years ago
Michael Widenius 60bd2133d7 Fixed compile failure when we don't use system zlib 15 years ago
Igor Babaev 7f345153f9 Fixed LP bug #794038. 15 years ago
Michael Widenius 8d7f810894 Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next_insert_id == 0' failed with handlersocket" 15 years ago
Michael Widenius 2740edcf56 Fixed that mysqld --no-defaults --help --verbose doesn't give a lot of irrelevant error messages. 15 years ago
Michael Widenius 370f79e389 Fixed strict alias problem by replacing = with memcpy() 15 years ago
Igor Babaev 059aff15cd Fixed LP bug #784441. 15 years ago
Igor Babaev db0c340601 Fixed LP bug #793436. 15 years ago
Sergei Golubchik 4d128777dd revert a suggested "optimization" that introduced a bug 15 years ago
Michael Widenius 7e04f7c8fb Fixed that SHOW COLUMNS for a virtual persistent column shows 'PERSISTENT' instead of 'VIRTUAL' 15 years ago
Michael Widenius 6ae42b75b8 Fixed lock sorting and lock check issues with thr_lock that caused warnings when running test suite. 15 years ago
Igor Babaev 3bf08e549a Added two new flags for the optimizer switch: 15 years ago
Igor Babaev 35c35858f8 Fixed bugs causing failures fot the funcs_1 test suite. 15 years ago
Sergey Petrunya f0f2ec3086 Buildbot fixes: 15 years ago
Vladislav Vaintroub 668d79e87c Fixed compiler warning in central header file mysql_priv.h. 15 years ago
Sergey Petrunya 9482e387e6 Change optimizer_use_mrr=auto|disable|force 15 years ago
Sergey Petrunya ebb130b189 BUG#787299: Valgrind complains on a join query with two IN subqueries 15 years ago
Oleksandr Byelkin dd3b27834c Fix of privilege problem in views and PS 15 years ago
Igor Babaev 8bf69ab7bf Corrected the previous patch concerning elimination of SQL_SELECT::original_cond. 15 years ago
unknown 55d26463ad Fixed typo (exlude -> exclude). 15 years ago
unknown cd6fc3876b Fixed valgrind problem in expression cache (double opening the table). 15 years ago
Sergey Petrunya 0cf912c23f - Remove compiler warning 15 years ago
Igor Babaev 5dc9a53d19 Eliminated the member original_cond from the class SQL_SELECT 15 years ago
Sergey Petrunya 037e16583e Remove garbage comments 15 years ago
Sergey Petrunya 4efe046352 Update pbxt suite test results 15 years ago
Igor Babaev 8ce2e1bcbe Fixed the abort failure of a test case from vcol.vcol_misc. 15 years ago