2657 Commits (52090a443493f5a8410094b43bfa5cdde8c32f5d)

Author SHA1 Message Date
Michael Widenius 52090a4434 Code cleanup to get fewer reallocs() during execution. 15 years ago
Igor Babaev 6b67bafc74 Fixed LP bug #668644. 15 years ago
Michael Widenius 7b047a31a0 Make SQLString reallocation addaptive 15 years ago
Sergey Petrunya 5d1c9ce470 LPBUG#602574: RQG: sql_select.cc:5385: bool greedy_search... : Assertion `join->best_read 15 years ago
unknown 3b11e4f834 Fixed LP bug #609121 15 years ago
Sergei Golubchik 60c15066db better fix for MySQL bugs 15 years ago
Sergey Petrunya 6765cc3017 # No BUG#, a case brought from 5.2's innodb_mysql_lock.test 15 years ago
Sergey Petrunya f75fd03ea9 MariaDB 5.2 -> 5.2 post-merge fixes: 15 years ago
Igor Babaev f0c6576b85 Reverted the MySQL fix for bug 51242 that was rejected once for mariadb-5.1.48 15 years ago
Sergey Petrunya 508e75c259 Merge MariaDB 5.2 -> MariaDB 5.3 15 years ago
Sergey Petrunya 51294f5948 Remove garbage comments 15 years ago
Igor Babaev 716e84164a Fixed bug #57024. 15 years ago
Michael Widenius 5ce4825b63 Fix usage of mysqld option --new, --old, --safe and --skip_new to not disable things that are proven stable or enable things that are not usefull. 15 years ago
Sergei Golubchik e246077bcf rename maria to aria 15 years ago
Igor Babaev 577b7345c7 Fixed bug #49600. 15 years ago
Igor Babaev b3cd40e0d2 Fixed bug #49322. 15 years ago
unknown d6a9b52269 Fixed LP BUG#615760: Check on double cache assignment added into the transformation methods. 15 years ago
Michael Widenius a4fff491eb Fix that one can run mysql_upgrade with long table names 15 years ago
Alexey Kopytov 6cf49743e8 Bug #53544: Server hangs during JOIN query in stored procedure 15 years ago
Evgeny Potemkin b4dc600af9 Bug #55656: mysqldump can be slower after bug 39653 fix. 15 years ago
Alexey Kopytov cd4ca4b7a3 Bug #55568: user variable assignments crash server when used 15 years ago
Michael Widenius b6fe4713fe Fix for LP#612894 Some aggregate functions (such as MIN MAX) work incorrectly in subqueries after getting NULL value 15 years ago
Georgi Kodinov 790852c0c9 Bug #55580 : segfault in read_view_sees_trx_id 15 years ago
Jon Olav Hauglid d62bfebc7e Bug #54106 assert in Protocol::end_statement, 15 years ago
Michael Widenius 165eb1186c Added extra argument to longlong2str() to make it have same prototype is int2str() 15 years ago
Michael Widenius cd9706b27e Fixes bug when we run bcmp() on row when the storage engine hasn't filled in all fields in the row. 15 years ago
unknown e75fd9311b Removed dead code that was made obsolete by the introduction of 15 years ago
Igor Babaev b6e05df365 Fixed bug #607168. 15 years ago
Igor Babaev f78b870c9b Fixed bug #607566. 15 years ago
Jon Olav Hauglid 85e5ce0ba0 Bug #54734 assert in Diagnostics_area::set_ok_status 15 years ago
Igor Babaev 452860dfde Fixed bug #604503. 15 years ago
Michael Widenius e9166ca152 Fix for LP#588251: doStartTableScan() result not checked. 15 years ago
unknown 11b1949303 Fixed an error in the creation of REF access method for materialized 15 years ago
unknown ceb5468fd8 Subquery cache (MWL#66) added. 15 years ago
Sergey Glukhov 013136364c Bug#54416 MAX from JOIN with HAVING returning NULL with 5.1 and Empty set 15 years ago
Sergey Petrunya e5f238a051 Fix buildbot valgrind failure 15 years ago
Sergey Glukhov 1c5388765f Bug#51431 Wrong sort order after import of dump file 16 years ago
Sergey Petrunya 06399936fa Post-merge fixes: 16 years ago
Ramil Kalimullin 4e8728635b Fix for bug #54459: Assertion failed: param.sort_length, 16 years ago
MySQL Build Team a0a850318b Backport into build-201006221614-5.1.46sp1 16 years ago
Davi Arnaut 0f9ddfa9d8 Bug#42733: Type-punning warnings when compiling MySQL -- 16 years ago
Sergei Golubchik ac6b3c4430 few small MySQL bugs/issues that impact the engines, as discussed in the SE summit 16 years ago
Sergey Glukhov 8ede529b36 Bug#52005 'JOIN_TAB->dependent' may be incorrectly propageted for multilevel outer joins 16 years ago
Igor Babaev d120c5b562 Changed the fixes for the following bugs: 16 years ago
Michael Widenius 6659ad49fe Fixes after last merge of MySQL 5.1 16 years ago
Sergei Golubchik 1ca422c26b bugfix from mysql-5.1, apparently lost in a merge 16 years ago
Sergei Golubchik 7715f237cc fix compilation errors for builds w/o maria engine. 16 years ago
Sergey Glukhov 278ae9a8d5 Bug#53334 Incorrect result for InnoDB in LEFT JOIN with impossible condition 16 years ago
Martin Hansson 1eada91053 Bug#52357: Assertion failed: join->best_read in 16 years ago
unknown 50ddf3c111 Fixed bug #53334. 16 years ago