Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-21062 Do not use popen() in text mode for mysql_upgrade. | Vladislav Vaintroub | 2019-11-22 | 1 | -1/+10 |
| | |||||
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-11-19 | 1 | -2/+2 |
|\ | |||||
| * | MDEV-21062 Buildbot, Windows - sporadically missing lines from mtr's "exec" | Vladislav Vaintroub | 2019-11-15 | 1 | -2/+2 |
| | | | | | | | | | | Provide own version of popen/pclose, in attempt to workaround sporadic erratic behavior of UCRT's one. | ||||
* | | MDEV-12684 Show what config file a sysvar got a value from | Sergei Golubchik | 2019-10-14 | 1 | -4/+4 |
|/ | | | | | change get_one_option() prototype to pass the filename and not to pass the redundant optid. | ||||
* | Fixed that mariadb-# binaries reads their corresponding entry from my.cnf | Monty | 2019-07-18 | 1 | -0/+1 |
| | | | | | | | | | | | | - Added mariadb-# to load_default_groups to all mariadb-# scripts and mariadb-binaries. - Added mariadbd and mariadbd-"version" to load_default_groups for the mysqld/mariadb server - Added mariadb-client to load_default_groups for the mysql/mariadb client Other things - Ignored mysql-test/lib/My/SafeProcess/wsrep_check_version - mysql_install_db will now automatically detect if run from srcdir | ||||
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * Update wrong zip-code | ||||
| | | * | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2018-03-16 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | | | | | Eliminated last exit() call from libmysqld. | ||||
* | | | | | MDEV-17658 change the structure of mysql.user table | Sergei Golubchik | 2018-12-12 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement User_table_json. Fix scripts to use mysql.global_priv. Fix tests. | ||||
* | | | | | Changed some MySQL names in messages to MariaDB | Monty | 2018-12-09 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Remove obsolete documentation files - Removed old obsolete information from some documentation files | ||||
* | | | | | MDEV-16536 Remove shared memory transport | Vladislav Vaintroub | 2018-08-20 | 1 | -7/+1 |
|/ / / / | |||||
* | | | | cleanup: create_temp_file() | Sergei Golubchik | 2018-05-21 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | simplify. move common code inside, specify common flags inside, rewrite dead code (`if (mode & O_TEMPORARY)` on Linux, where `O_TEMPORARY` is always 0) to actually do something. | ||||
* | | | | Removed even more warning that was found with -Wunused | Monty | 2018-04-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Removed test if HA_FT_WTYPE == HA_KEYTYPE_FLOAT as this never worked (HA_KEYTYPE_FLOAT is an enum) - Define HA_FT_MAXLEN to 126 (was tested before but never defined) | ||||
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-03-28 | 1 | -4/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9a | Marko Mäkelä | 2018-03-16 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The merge only covered 10.1 up to commit 4d248974e00eb915a2fc433cc6b2fb5146281594. Actually merge the changes up to commit 0a534348c75cf435d2017959855de2efa798fd0b. Also, remove the unused InnoDB field trx_t::abort_type. | ||||
* | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-12-14 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-12-14 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-12-12 | 1 | -2/+2 |
| | |\ \ | |||||
| | | * | | mysql_uprade --help and man page fixes | Ian Gilfillan | 2017-11-22 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | MDEV-14235 main.mysql_upgrade_noengine failed, results mismatch | Alexander Barkov | 2017-11-07 | 1 | -2/+3 |
| | | | | | |||||
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Better error message for mysql_upgrade if upgrade file can't be updated. | Monty | 2017-08-24 | 1 | -11/+18 |
|/ / / | |||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-07-07 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | coverity medium warnings | Sergei Golubchik | 2017-07-06 | 1 | -0/+2 |
| | | | |||||
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-23 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | MDEV-6262 analyze the coverity report on mariadb | Sergei Golubchik | 2017-05-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | uploaded 10.0, analyzed everything with the Impact=High (and a couple of Medium) | ||||
* | | | Merge branch '10.0' 10.1 | Sergei Golubchik | 2017-04-28 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-04-21 | 1 | -2/+1 |
| |\ \ | | |/ | |||||
| | * | Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55 | Sergei Golubchik | 2017-04-11 | 1 | -2/+1 |
| | |\ | |||||
| | | * | BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ↵ | Ramil Kalimullin | 2017-03-10 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SSL CONNECTION MYSQL_OPT_SSL_MODE option introduced. It is set in case of --ssl-mode=REQUIRED and permits only SSL connection. (cherry picked from commit 3b2d28578c526f347f5cfe763681eff365731f99) | ||||
* | | | | MDEV-11942 BLACKHOLE is no longer active in 10.1 by default, mysql_upgrade ↵ | Sergei Golubchik | 2017-03-10 | 1 | -32/+60 |
| | | | | | | | | | | | | | | | | | | | | | | | | not handling the situation fix the patch. add tests | ||||
* | | | | make mysql_upgrade try to install missing storage engine plugins (MDEV-11942) | Hartmut Holzgraefe | 2017-03-10 | 1 | -2/+48 |
| | | | | |||||
* | | | | spelling fixes | klemens | 2017-03-07 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-04-20 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | WL#9072: Backport WL#8785 to 5.5 | Ramil Kalimullin | 2016-02-19 | 1 | -1/+6 |
| | | | | |||||
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-9225 mysql_upgrade segfault due to missing /etc/my.cnf.d | Vicențiu Ciorbaru | 2016-02-14 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | In case of missing includedir file, we would attempt to free a NULL pointer. Make sure to guard against that. | ||||
| | * | | MDEV-9453 mysql_upgrade.exe error when mysql is migrated to mariadb | Sergei Golubchik | 2016-02-06 | 1 | -10/+5 |
| | | | | | | | | | | | | | | | | | | | | mysqlcheck tool can be used even if opt_systables_only is true (to upgrade views from mysql - that overrides opt_systables_only) | ||||
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -41/+51 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-12-13 | 1 | -41/+51 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-12-09 | 1 | -1/+1 |
| | |\ \ | | | |/ |