Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-16345 : No upgrade wizard in 10.3 in Windows packages. | Vladislav Vaintroub | 2018-05-30 | 1 | -0/+3 |
| | | | | | | Disable /permissive- flag, so MFC is found, and upgrade_wizard is built. MFC code is not standard C++, so it doesn not play well with /permissive- | ||||
* | Feedback plugin - MSI installation checkbox switched to OFF again. | Vladislav Vaintroub | 2018-04-12 | 1 | -1/+1 |
| | | | | It was on for alpha stages of 10.3, and now we're past that. | ||||
* | Merge branch 'bb-10.2-ext' into 10.3 | Sergei Golubchik | 2018-02-23 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '10.2' into bb-10.2-ext | Sergei Golubchik | 2018-02-22 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix 2 more VS2015 warnings | Vladislav Vaintroub | 2018-02-19 | 1 | -1/+1 |
| | | | |||||
* | | | Windows : Fix /permissive- compile error | Vladislav Vaintroub | 2018-02-21 | 1 | -1/+1 |
| | | | |||||
* | | | Make possible to use clang on Windows (clang-cl) | Vladislav Vaintroub | 2018-02-20 | 2 | -5/+7 |
| | | | | | | | | | | | | | | | | | | -DWITH_ASAN can be used as well now, on x64 Fix many clang-cl warnings. | ||||
* | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 2 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 2 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 2 | -0/+0 |
| | |\ | |||||
| | | * | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 2 | -0/+0 |
| | | |\ | |||||
| | | | * | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 2 | -0/+0 |
| | | | |\ | |||||
| | | | | * | MDEV-14446 followup | Vladislav Vaintroub | 2018-01-18 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix WinUIDialogBmp.jpg to use correct dimensions | ||||
| | | | | * | MDEV-14446 Windows installer still uses the old brown logo | Vladislav Vaintroub | 2018-01-18 | 2 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Use new grey logo. | ||||
* | | | | | | Windows, compiling : use /permissive- switch to improve conformance | Vladislav Vaintroub | 2018-02-07 | 1 | -29/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | fix a couple "initialization skipped by goto" and other new errors. | ||||
* | | | | | | Minor spelling fixes in code comments, docs and output | Otto Kekäläinen | 2018-01-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit does not touch any variable names or any other actual code, and thus should not in any way affect how the code works. | ||||
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-11 | 1 | -0/+5 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix warning | Vladislav Vaintroub | 2018-01-08 | 1 | -0/+5 |
| |/ / / / | |||||
* | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-10-30 | 1 | -1/+44 |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | TODO: enable MDEV-13049 optimization for 10.3 | ||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -1/+44 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -1/+44 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Windows MSI : dump server error log to MSI log on installation failure. | Vladislav Vaintroub | 2017-10-03 | 1 | -1/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On failure, installer executes rollback actions, among them removing newly created data directory with all files in it. This patch makes installer at dump mariadb error log to installer log, before removing the files. This should make troubleshooting a little easier. | ||||
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-09-01 | 1 | -14/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-08-29 | 1 | -14/+0 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-08-28 | 1 | -14/+0 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Remove workaround for ancient and already fixed CMake bug in MSI creation. | Vladislav Vaintroub | 2017-08-23 | 1 | -14/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The workaround, an extra cmake calls, somehow makes the connect/cmake_install.cmake to lose installation of connect-engine's specific jar files. | ||||
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-07-07 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-07-05 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-13106 : Fix check for empty directory in MSI installer | Vladislav Vaintroub | 2017-06-19 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Remove XtraDB | Marko Mäkelä | 2017-06-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The XtraDB storage engine was already replaced by InnoDB and disabled in MariaDB Server 10.2. Let us remove it altogether to avoid dragging dead code around. Replace some references to XtraDB with references to InnoDB. rpl_get_position_info(): Remove. Remove the mysql-test-run --suite=percona, because it only contains tests specific to XtraDB, many of which were disabled already in earlier MariaDB versions. | ||||
* | | | | | Merge branch 'bb-10.2-ext' into 10.3 | Marko Mäkelä | 2017-06-02 | 1 | -1/+6 |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | This excludes MDEV-12472 (InnoDB should accept XtraDB parameters, warning that they are ignored). In other words, MariaDB 10.3 will not recognize any XtraDB-specific parameters. | ||||
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-06 | 1 | -1/+6 |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | Also, include fixes by Vladislav Vaintroub to the aws_key_management plugin. The AWS C++ SDK specifically depends on OPENSSL_LIBRARIES, not generic SSL_LIBRARIES (such as YaSSL). | ||||
| | * | | | MDEV-9566 MariaBackup packaging | Vladislav Vaintroub | 2017-04-27 | 1 | -1/+6 |
| | | | | | |||||
* | | | | | Make feedback plugin ON by default, for pre-releasemariadb-10.3.0 | Vladislav Vaintroub | 2017-04-13 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-04-13 | 1 | -5/+41 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-04-06 | 1 | -5/+41 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-04-06 | 1 | -5/+41 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Compiling, Windows . Avoid unnecessary rebuilds with MSVC. | Vladislav Vaintroub | 2017-04-03 | 1 | -5/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To export symbols from the mysqld.exe, use lib.exe with /DEF, rather than pre-link step when building mysqld.exe. This helps to avoid relinking all plugins, if mysqld.exe was recompiled but the list of its exports has not changed. Also removed unnecessary DEPENDS in some ADD_CUSTOM_COMMAND (gen_lex_token, gen_lex_hash etc). They confuse VS generator which tends to recreate headers and do unnecessary recompilations. | ||||
* | | | | | Windows packaging cleanup- get rid of "Monty Program AB" in installation | Vladislav Vaintroub | 2017-04-05 | 1 | -8/+8 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | registry keys. This is safe to do before first prerelease of new version is available, otherwise it would break upgrades | ||||
* | | | | Allow to specify C runtime library used for compilation. | Vladislav Vaintroub | 2017-04-02 | 2 | -5/+9 |
| | | | | | | | | | | | | | | | | | | | | Default to static release (previously static debug was used in debug builds, but not is appears to be too slow) | ||||
* | | | | Merge 10.2 into bb-10.2-mariarocks | Sergei Petrunia | 2017-03-31 | 4 | -69/+29 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 2 | -3/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-03-21 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-03-21 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Windows : Fix packaging when building with VS2017 | Vladislav Vaintroub | 2017-03-13 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Correct FSF address | iangilfillan | 2017-03-10 | 2 | -3/+3 |
| | | | | | |||||
| * | | | | MDEV-12328, attempt to fix windows packaging | Vladislav Vaintroub | 2017-03-26 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Windows : Remove the option for creating anonymous account from the MSI in 10.2 | Vladislav Vaintroub | 2017-03-13 | 1 | -12/+1 |
| | | | | | |||||
| * | | | | MDEV-11903 : correction - min innodb pagesize is 4K | Vladislav Vaintroub | 2017-03-13 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | MDEV-11903 Windows : Support innodb page sizes in the ↵ | Vladislav Vaintroub | 2017-03-13 | 1 | -53/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | installer/mysql_install_db.exe - add PAGESIZE property to the MSI installer - add combobox to the MSI UI to select innodb page size - add new parameter --innodb_page_size for mysql_install_db.exe. this is passed down to bootstrap and also stored in my.ini. MSI will call mysql_install_db.exe with --innodb_page_size set to the PAGESIZE property |