summaryrefslogtreecommitdiff
path: root/support-files
Commit message (Collapse)AuthorAgeFilesLines
* MDEV-5303 rpm post-inst scriptlet creates mysql user with a valid shellSergei Golubchik2013-11-201-2/+2
| | | | create mysql user with /sbin/nologin shell
* Fixed compiler errors and warningsMichael Widenius2013-12-021-0/+5
| | | | | | | | | | | | | extra/jemalloc/src/ctl.c: Fixed compiler warning include/mysql/service_logger.h: Fixed compile failure with clang compiler storage/maria/ma_check.c: Fixed compiler warning support-files/compiler_warnings.supp: Suppressed warnings in jemalloc tests/bug25714.c: Fixed compiler warning
* MDEV-5182 - build of 10.0.4/r3863 fails @ 'cmake' withSergey Vojtovich2013-11-181-6/+9
| | | | | | | | | | | | | -DINSTALL_SYSCONFDIR/-DDEFAULT_SYSCONFDIR specified The reason for a bug is in support-files/CMakeLists.txt that tries to install files in INSTALL_SYSCONF2DIR, without checking whether this variable is actually defined. Normally INSTALL_SYSCONF2DIR is always defined if INSTALL_SYSCONFDIR is defined, and support-files/CMakeLists.txt assumes that. But when one specifies INSTALL_SYSCONFDIR manually on the command line, this assumption might be broken.
* mysql-5.5.34 mergeSergei Golubchik2013-11-191-10/+27
|\ | | | | | | (some patches reverted, test case added)
| * Reverted the changes to spec file, updated the logic to get the correct ↵Balasubramanian Kandasamy2013-09-091-3/+3
| | | | | | | | count of PID files
| * Fix to ignore mysqld_safe.pidBalasubramanian Kandasamy2013-08-301-2/+2
| |
| * Corrected the PID_FILE_PATT manipulationBalasubramanian Kandasamy2013-08-301-2/+2
| |
| * Fix for Bug#17377159, ignore mysqld_safe.pid file created by mysqld_safe scriptBalasubramanian Kandasamy2013-08-291-2/+5
| |
| * Corrected Date in the changelogBalasubramanian Kandasamy2013-08-221-1/+1
| |
| * Removed bugnumber from the changelog and updated descriptionBalasubramanian Kandasamy2013-08-221-2/+2
| |
| * Reverted Release versionBalasubramanian Kandasamy2013-08-201-1/+1
| |
| * dummy commitBalasubramanian Kandasamy2013-08-161-0/+1
| |
| * Added fix Provides for Bug#17211588Balasubramanian Kandasamy2013-08-161-9/+22
| |
* | MDEV-5030 RPM installation not running mysql_install_db if datadir existsSergei Golubchik2013-11-111-1/+1
| | | | | | | | | | | | before running mysql_install_db check for the existence of $datadir/mysql, not simply $datadir ($datadir might be mounted on a separate device - exists, but empty)
* | merge with 5.5-tokudb tree. In particular:Sergei Golubchik2013-09-102-17/+3
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add TokuDB, together with the ft-index library * cmake support, auto-detecting whether tokudb can be built * fix packaging - tokudb-engine.rpm, deb * remove PBXT * add jemalloc * the server is built with jemalloc by default even if TokuDB is not built * documentation files in RPM are installed in the correct location * support for optional deb packages (tokudb has specific build requirements) * move plugins from mariadb-server deb to appropriate debs (server/test/libmariadbclient) * correct mariadb-test.deb to be not architecture-independent * fix out-of-tree builds to never modify in-tree files * new handler::prepare_index_scan() method
| * | introduce sysconf2dir, install tokudb.conf there, both in rpm and debSergei Golubchik2013-09-101-3/+3
| | |
| * | remove PBXTSergei Golubchik2013-08-301-14/+0
| | |
* | | mysql-5.5.33 mergeSergei Golubchik2013-09-062-85/+50
|\ \ \ | |/ / |/| / | |/
| * Updated spec file for Bug#17080138Balasubramanian Kandasamy2013-07-101-2/+12
| |
| * Updated copyright year in the spec fileBalasubramanian Kandasamy2013-06-271-1/+1
| |
| * - Spec file cleanup for 5.5.33 release to resolve rpm dependencies bugsBalasubramanian Kandasamy2013-06-271-1/+1
| | | | | | | | | | | | Bug16785036 - RPM REQUIRES: MISSING PACKAGES ON RHEL 6 (AND PROBABLY 5) Bug 16878042 - CANNOT KEEP SEVERAL MAJOR VERSIONS OF MYSQL IN THE SAME YUM REPOSITORY
| * Cleaned up spec file for 5.5.33 releaseBalasubramanian Kandasamy2013-06-261-88/+42
| |
| * Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8Tor Didriksen2013-06-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | Backport to 5.5 (external Bug#69407 Build warnings with mysql) support-files/build-tags: Run etags on sql_yacc.yy, ignore other .yy files unittest/mysys/explain_filename-t.cc: NO_PLAN seems to fail on some platforms, use the actual number instead.
* | mysql-5.5.32 mergeSergei Golubchik2013-07-1617-22/+27
|\ \
| * | Updated copyright year informationBalasubramanian Kandasamy2013-05-131-1/+1
| | |
| * | Adding fix for Bug#16798868Balasubramanian Kandasamy2013-05-131-0/+29
| | |
| * | Updated spec file for Bug16488773Balasubramanian Kandasamy2013-05-061-30/+0
| |/
| * Merge from mysql-5.5.31-releaseunknown2013-04-182-58/+125
| |\
| * \ Merging the changes for Bug 16633169 - MYSQL.INFO CONTAINS OUTDATED INFORMATION.Murthy Narkedimilli2013-04-161-2/+1
| |\ \
| | * | Bug 16633169 - MYSQL.INFO CONTAINS OUTDATED INFORMATION.Murthy Narkedimilli2013-04-161-2/+1
| | | |
| * | | local merge.Nirbhay Choubey2013-04-091-1/+7
| |\ \ \ | | |/ /
| | * | Backporting patch for bug#15852074.Nirbhay Choubey2013-04-091-1/+7
| | | |
| | * | Correcting the permissions of executable files.Murthy Narkedimilli2013-03-204-0/+0
| | | |
| | * | Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-1918-24/+24
| | | |
| | * | Updated/added copyright headers.Murthy Narkedimilli2013-02-254-4/+4
| | | |
| | * | Spec file change to work around cast ulonglong -> int.Joerg Bruehe2012-09-111-1/+6
| | | |
| * | | Correcting the permissions of the executable files.Murthy Narkedimilli2013-03-204-0/+0
| | | |
| * | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-1916-20/+20
| | | |
* | | | - Solaris fixes:Michael Widenius2013-05-151-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixed that wait_timeout_func and wait_timeout tests works on solaris - We have to compile without NO_ALARM on Solaris as Solaris doesn't support timeouts on sockets with setsockopt(.. SO_RCVTIMEO). - Fixed that compile-solaris-amd64-debug works (before that we got a wrong ELF class: ELFCLASS64 on linkage) - Fixed some compiler warnings - Fixed some failing tests BUILD/compile-solaris-amd64-debug: Fixed that compile-solaris-amd64-debug works (before that we got a wrong ELF class: ELFCLASS64 on linkage) configure.cmake: We have to compile without NO_ALARM on Solaris as Solaris doesn't support timeouts on sockets with setsockopt(.. SO_RCVTIMEO) mysql-test/suite/parts/t/partition_basic_innodb.test: Mark test as big test (as otherwise we get timeout on our opensolaris machine in buildbot) mysql-test/suite/rpl/t/rpl_cant_read_event_incident.test: Remove warning
* | | | mysql-5.5.31 mergeSergei Golubchik2013-05-072-58/+125
|\ \ \ \ | | |_|/ | |/| |
| * | | Reverted MySQL Release Engineering mail addressBalasubramanian Kandasamy2013-03-251-1/+1
| | | |
| * | | Added SuSE RPM Build fixBalasubramanian Kandasamy2013-03-211-52/+106
| | | |
| * | | Added fix for Bug#16445097Balasubramanian Kandasamy2013-03-061-6/+19
| |\ \ \
| | * | | Added fix for Bug#16445097Balasubramanian Kandasamy2013-03-061-6/+19
| | | | |
| * | | | Updated Code for Bug#16235828 and Bug#16298542Balasubramanian Kandasamy2013-03-052-27/+27
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Updated Code for Bug#16235828Balasubramanian Kandasamy2013-03-051-6/+9
| | | |
| | * | Updated mysql.spec.sh file for br16298542unknown2013-03-012-13/+8
| | | |
| | * | Updated release number in mysql.spec.sh file for br16298542unknown2013-02-281-1/+1
| | | |
| | * | Updated mysql.spec.sh file for br16298542unknown2013-02-281-8/+10
| |/ /
* | | MDEV-4068 rpm scriptlet chown command dangerousSergei Golubchik2013-03-061-13/+18
| | | | | | | | | | | | | | | add --mysqld option to my_print_defaults change server-postin script to use that