797 Commits (52090a443493f5a8410094b43bfa5cdde8c32f5d)

Author SHA1 Message Date
Michael Widenius 52090a4434 Code cleanup to get fewer reallocs() during execution. 15 years ago
Michael Widenius 7b047a31a0 Make SQLString reallocation addaptive 15 years ago
Sergei Golubchik 5789f96c62 fix LIKE in a vcol function, broken by a fix for mysql bug#54568. 15 years ago
unknown 11dc256ca4 15 years ago
Michael Widenius 9f85560212 Enable archive tables to work with mysql_upgrade / repair 15 years ago
Michael Widenius a4fff491eb Fix that one can run mysql_upgrade with long table names 15 years ago
Michael Widenius 13141c9842 Fixed compiler warnings and test failures 15 years ago
Michael Widenius 1f5b93e772 Fixed compiler warnings 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
Davi Arnaut 9a5fa17fd3 Bug#45288: pb2 returns a lot of compilation warnings on linux 15 years ago
Igor Babaev f78b870c9b Fixed bug #607566. 15 years ago
Igor Babaev 452860dfde Fixed bug #604503. 15 years ago
Igor Babaev 4090100743 Fixed bug #603186. 15 years ago
Igor Babaev 73be27c07f Fixed bug #604549. 15 years ago
unknown ceb5468fd8 Subquery cache (MWL#66) added. 15 years ago
sunanda 1c87c8b1ee Backport into build-201006221614-5.1.46sp1 16 years ago
sunanda c658c3ed34 Backport into build-201006221614-5.1.46sp1 16 years ago
Davi Arnaut 6f3a540c37 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
Sergei Golubchik a0a81bd251 fixes for test suite 16 years ago
Alexey Kopytov 1d0acc7754 Bug #53830: !table || (!table->read_set || 16 years ago
Gleb Shchepa d72a4710aa Bug #53804: serious flaws in the alter database .. upgrade 16 years ago
Michael Widenius 6659ad49fe Fixes after last merge of MySQL 5.1 16 years ago
Sergei Golubchik a3e8ae1280 A temporary solution to make CREATE TABLE attributes 16 years ago
unknown fcfb218f71 Cherry-pick fix for Bug#53371, security hole with bypassing grants using special path in db/table names. 16 years ago
He Zhenxing df0b6707da Bug#53189 Table map version unused and can be removed 16 years ago
Sergei Golubchik 8792d8a3ac create table options bug: 16 years ago
Sergei Golubchik e24e1668bc MWL#43 CREATE TABLE options (by Sanja) 16 years ago
Sergei Golubchik 291fd96983 pluggable auth with plugin examples 16 years ago
unknown 3e32ba3ff1 Fix some compiler warnings seen in Buildbot. 16 years ago
unknown c9dffa993a A number of after-merge fixes following merge of MySQL 5.1.44 into MariaDB. 16 years ago
Sergey Glukhov b8132a8d94 Bug#41788 mysql_fetch_field returns org_table == table by a view 16 years ago
Sergei Golubchik f0cf48a0c4 small code cleanup - "good ifdef is no ifdef" 16 years ago
Michael Widenius d77e3cde5f When one does a drop table, the indexes are not flushed to disk before drop anymore (with MyISAM/Maria) 16 years ago
Sergey Vojtovich 0897669cba BUG#49902 - SELECT returns incorrect results 16 years ago
Sergey Glukhov 81391bd00c Bug#49501 Inefficient information_schema check (system collation) 16 years ago
Sergey Glukhov 2be07c7094 Bug#47736 killing a select from a view when the view is processing a function, asserts 16 years ago
Sergey Petrunya 96e092dc73 Backport into MariaDB-5.2 the following: 16 years ago
Michael Widenius 0df8279c46 Fixes after comments from last push: 16 years ago
Michael Widenius d13c54351d Remove compiler warnings (Including some warnings from -Wstrict-aliasing) 16 years ago
Davi Arnaut c70a9fa1e3 Bug#41726: upgrade from 5.0 to 5.1.30 crashes if you didn't run mysql_upgrade 16 years ago
Kristofer Pettersson 0a68603058 Bug#45613 handle failures from my_hash_insert 16 years ago
Michael Widenius ab0905c6d7 This is based on the userstatv2 patch from Percona and OurDelta. 16 years ago
Igor Babaev f7a75b999b The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. 16 years ago
Georgi Kodinov 1a48dd4e2b Bug #43029: FORCE INDEX FOR ORDER BY is ignored when join 16 years ago
Martin Hansson e86f08d054 Bug#35996: SELECT + SHOW VIEW should be enough to display 16 years ago
Sergey Petrunya 8282ed39f2 MySQL 5.1 -> MariaDB 5.1 merge 16 years ago
Guilhem Bichot a58b887c17 Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted, does nothing": 16 years ago
Michael Widenius bb55791994 Added some changes inspired by Zardosht Kasheff: 17 years ago
Staale Smedseng 3b0e6e4109 Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago