]> git.pld-linux.org Git - packages/mysql.git/log
packages/mysql.git
18 months agoRel 11 MYSQL_5_0
Arkadiusz Miśkiewicz [Tue, 18 Oct 2022 09:17:09 +0000 (11:17 +0200)]
Rel 11

18 months agoDrop cray check while keeping the rest.
Arkadiusz Miśkiewicz [Tue, 18 Oct 2022 08:53:08 +0000 (10:53 +0200)]
Drop cray check while keeping the rest.

18 months agoSwitch to newer TLS and disable old SSL.
Arkadiusz Miśkiewicz [Tue, 18 Oct 2022 08:42:04 +0000 (10:42 +0200)]
Switch to newer TLS and disable old SSL.

18 months agoFix my_free
Arkadiusz Miśkiewicz [Tue, 18 Oct 2022 07:52:55 +0000 (09:52 +0200)]
Fix my_free

18 months agoBuild updates
Arkadiusz Miśkiewicz [Tue, 18 Oct 2022 07:38:28 +0000 (09:38 +0200)]
Build updates

18 months ago2048 DH
Arkadiusz Miśkiewicz [Tue, 18 Oct 2022 07:30:09 +0000 (09:30 +0200)]
2048 DH

18 months agoRediff patches / changes for newer rpms
Arkadiusz Miśkiewicz [Tue, 18 Oct 2022 06:36:30 +0000 (08:36 +0200)]
Rediff patches / changes for newer rpms

3 years agoFix mysqldump compatibility to be able to mysqldump from mysql 5.6
Elan Ruusamäe [Fri, 27 Nov 2020 15:04:14 +0000 (17:04 +0200)]
Fix mysqldump compatibility to be able to mysqldump from mysql 5.6

4 years ago- rel 9; fix build with openssl 1.1 auto/th/mysql-5.0.96-9
Arkadiusz Miśkiewicz [Tue, 17 Sep 2019 10:57:40 +0000 (12:57 +0200)]
- rel 9; fix build with openssl 1.1

6 years agouse patch to fix build with gcc 7.x permissive errors
Elan Ruusamäe [Thu, 14 Sep 2017 21:33:49 +0000 (00:33 +0300)]
use patch to fix build with gcc 7.x permissive errors

https://git.busybox.net/buildroot/commit/?id=94bad4fbf5759302a9f8f33267989d543f3a1167

6 years agopackage mysql_install_db auto/th/mysql-5.0.96-8
Elan Ruusamäe [Thu, 14 Sep 2017 14:04:44 +0000 (17:04 +0300)]
package mysql_install_db

one may want to use upstream provided scripts to init their database

6 years agocompile flags modify to build with gcc 7.2
Elan Ruusamäe [Thu, 14 Sep 2017 14:04:06 +0000 (17:04 +0300)]
compile flags modify to build with gcc 7.2

7 years ago- readline 7.0 rebuild auto/th/mysql-5.0.96-7
Elan Ruusamäe [Fri, 28 Oct 2016 15:31:26 +0000 (18:31 +0300)]
- readline 7.0 rebuild
- release 7 (by relup.sh)

8 years agoenable community features
Elan Ruusamäe [Tue, 19 Jan 2016 15:11:37 +0000 (17:11 +0200)]
enable community features

eh:

checking whether features provided by the user community should be included.... no
checking whether query profiling should be included... no, overridden because community-features disabled
configure: error: This is almost certainly wrong.  Add --enable-community-features or remove --enable-profiling .

8 years agoadd bcond to build with profiling
Elan Ruusamäe [Tue, 19 Jan 2016 14:08:25 +0000 (16:08 +0200)]
add bcond to build with profiling

8 years agofix x32 stacktrace.c compile error
Elan Ruusamäe [Fri, 25 Sep 2015 08:01:56 +0000 (11:01 +0300)]
fix x32 stacktrace.c compile error

stacktrace.c:133: Error: operand type mismatch for `movq'

this gives error on 5.0 branch, even if 5.6 branch has same code.
just disable fp fetch for x32, this leaves no stacktraces on x32 platform, nothing else.

8 years agofix x32 openssl detection
Elan Ruusamäe [Fri, 25 Sep 2015 07:54:45 +0000 (10:54 +0300)]
fix x32 openssl detection

8 years agowhitespace cleanup auto/th/mysql-5.0.96-6
Elan Ruusamäe [Thu, 24 Sep 2015 13:41:51 +0000 (16:41 +0300)]
whitespace cleanup

8 years agoinit: move first cluster config to /etc
Elan Ruusamäe [Thu, 24 Sep 2015 13:11:11 +0000 (16:11 +0300)]
init: move first cluster config to /etc

8 years agoinit: setup socket symlink on success, not earlier
Elan Ruusamäe [Thu, 24 Sep 2015 13:10:51 +0000 (16:10 +0300)]
init: setup socket symlink on success, not earlier

8 years ago- fix startup messages
Adam Osuchowski [Wed, 18 Feb 2015 13:29:05 +0000 (14:29 +0100)]
- fix startup messages

8 years agoinit: report when mysql program needed
Elan Ruusamäe [Thu, 24 Sep 2015 13:39:27 +0000 (16:39 +0300)]
init: report when mysql program needed

8 years agoinit: add sharedir variable for /usr/share/foo
Elan Ruusamäe [Thu, 24 Sep 2015 13:38:57 +0000 (16:38 +0300)]
init: add sharedir variable for /usr/share/foo

8 years agorel 6
Elan Ruusamäe [Thu, 24 Sep 2015 13:36:58 +0000 (16:36 +0300)]
rel 6

8 years agouse mysql_sysadmin for slave status checks as well
Elan Ruusamäe [Thu, 24 Sep 2015 13:34:33 +0000 (16:34 +0300)]
use mysql_sysadmin for slave status checks as well

merge [mysql] and [mysqladmin] to just [client] section which both programs read.

8 years ago- rel 5; raise dh to 1024
Arkadiusz Miśkiewicz [Wed, 24 Jun 2015 18:31:19 +0000 (20:31 +0200)]
- rel 5; raise dh to 1024

10 years ago- release 4 (by relup.sh) AC-branch auto/ac/mysql-5.0.96-4 auto/th/mysql-5.0.96-4
Elan Ruusamäe [Thu, 14 Nov 2013 16:45:06 +0000 (18:45 +0200)]
- release 4 (by relup.sh)

10 years agowhen cluster init fails because it already exists, exit non-zero
Elan Ruusamäe [Wed, 16 Oct 2013 19:49:06 +0000 (22:49 +0300)]
when cluster init fails because it already exists, exit non-zero

10 years ago- raise error visibility
Arkadiusz Miśkiewicz [Tue, 2 Jul 2013 12:07:15 +0000 (14:07 +0200)]
- raise error visibility

10 years agolocalize vars
Elan Ruusamäe [Thu, 25 Apr 2013 07:46:49 +0000 (10:46 +0300)]
localize vars

10 years agomove status action to status function
Elan Ruusamäe [Thu, 25 Apr 2013 07:45:21 +0000 (10:45 +0300)]
move status action to status function

10 years agouse mysqld.conf when fetching slave status
Elan Ruusamäe [Mon, 22 Apr 2013 10:23:25 +0000 (13:23 +0300)]
use mysqld.conf when fetching slave status

we need -u mysql to get super privileges, this is the simpliest way (and
works by default in pld)

service mysql status gives such error
ERROR 1227 (42000) at line 1: Access denied; you need the SUPER,REPLICATION CLIENT privilege for this operation

which works fine from commandline if you have ~/.my.cnf specifing user=mysql:
$ mysql -S /var/lib/mysql/mysqldb/mysql.sock -e show slave status\G

fine tuning could add special user for this purpose only

10 years agomysql status formatting cosmetics
Elan Ruusamäe [Sat, 17 Nov 2012 12:55:10 +0000 (12:55 +0000)]
mysql status formatting cosmetics

10 years ago- release 3 (by relup.sh) auto/th/mysql-5.0.96-3
Elan Ruusamäe [Tue, 15 Oct 2013 07:10:20 +0000 (10:10 +0300)]
- release 3 (by relup.sh)

10 years ago- fix bison/yacc related build problems
Arkadiusz Miśkiewicz [Thu, 29 Aug 2013 10:33:54 +0000 (12:33 +0200)]
- fix bison/yacc related build problems

10 years ago- drop mysql-init.patch; looks obsolete
Arkadiusz Miśkiewicz [Thu, 29 Aug 2013 09:43:35 +0000 (11:43 +0200)]
- drop mysql-init.patch; looks obsolete

10 years agomysqlhotcopy: do not fail storing slave status if master status can't be fetched
Elan Ruusamäe [Tue, 21 May 2013 08:55:53 +0000 (11:55 +0300)]
mysqlhotcopy: do not fail storing slave status if master status can't be fetched

it's perfectly valid to fetch only slave status, having master status
not present, i.e store log pos of slave-only node

10 years agomerge mysql.init changes from master
Elan Ruusamäe [Mon, 22 Apr 2013 10:06:23 +0000 (13:06 +0300)]
merge mysql.init changes from master

fixes (at least) mysql datadir not being recognized

10 years agoautomake fix TAG_FOR_AREKM
Elan Ruusamäe [Mon, 22 Apr 2013 10:00:20 +0000 (13:00 +0300)]
automake fix

11 years agouse existing (parent) dir for mysql certs
Elan Ruusamäe [Wed, 16 Jan 2013 15:39:00 +0000 (17:39 +0200)]
use existing (parent) dir for mysql certs

11 years agoremove _noautoreqdep on perl(DBD::mysql), this dependency is not generated anymore
Elan Ruusamäe [Sun, 28 Oct 2012 20:37:52 +0000 (22:37 +0200)]
remove _noautoreqdep on perl(DBD::mysql), this dependency is not generated anymore

Conflicts:
mysql.spec

11 years ago- use unglobal not undefine for %configure to see %configure_cache undefine
Elan Ruusamäe [Tue, 6 Nov 2012 17:07:19 +0000 (19:07 +0200)]
- use unglobal not undefine for %configure to see %configure_cache undefine

11 years ago- filterout -Werror=format-security
Elan Ruusamäe [Tue, 6 Nov 2012 17:06:54 +0000 (19:06 +0200)]
- filterout -Werror=format-security

11 years ago- rel 2
Elan Ruusamäe [Thu, 12 Jul 2012 15:15:02 +0000 (18:15 +0300)]
- rel 2

11 years agoremove id expansion
Elan Ruusamäe [Thu, 12 Jul 2012 15:14:34 +0000 (18:14 +0300)]
remove id expansion

11 years agoreport slave status with service mysql status
Elan Ruusamäe [Thu, 12 Jul 2012 15:13:54 +0000 (18:13 +0300)]
report slave status with service mysql status

11 years ago- up to 5.0.96, fixes CVE-2010-3840
Elan Ruusamäe [Tue, 8 May 2012 22:00:52 +0000 (22:00 +0000)]
- up to 5.0.96, fixes CVE-2010-3840

Changed files:
    mysql-userstatv2.patch -> 1.1.2.18
    mysql.spec -> 1.353.2.106

11 years ago- mention innodb_file_per_table
Elan Ruusamäe [Sat, 28 Jan 2012 17:35:17 +0000 (17:35 +0000)]
- mention innodb_file_per_table

Changed files:
    mysqld.conf -> 1.34.2.14

11 years ago- add default-storage-engine sample
Elan Ruusamäe [Sat, 28 Jan 2012 17:32:23 +0000 (17:32 +0000)]
- add default-storage-engine sample

Changed files:
    mysqld.conf -> 1.34.2.13

11 years ago- skip_post_check_so libndbclient.so.. auto/ac/mysql-5_0_92-4
Arkadiusz Miśkiewicz [Sun, 1 Jan 2012 09:54:27 +0000 (09:54 +0000)]
- skip_post_check_so      libndbclient.so..

Changed files:
    mysql.spec -> 1.353.2.105

11 years ago- rel 4; load whole ssl certificate chain
Arkadiusz Miśkiewicz [Sun, 1 Jan 2012 09:45:35 +0000 (09:45 +0000)]
- rel 4; load whole ssl certificate chain

Changed files:
    mysql-sslchain.patch -> 1.1.4.1
    mysql.spec -> 1.353.2.104

11 years ago- revert unwanted patches overwrite auto/ac/mysql-5_0_92-3
Elan Ruusamäe [Sat, 12 Mar 2011 14:54:49 +0000 (14:54 +0000)]
- revert unwanted patches overwrite

Changed files:
    mysql-microslow_innodb.patch -> 1.1.2.15
    mysql-userstatv2.patch -> 1.1.2.17
    mysql.spec -> 1.353.2.103

11 years ago- outdated
Elan Ruusamäe [Sat, 12 Mar 2011 14:46:47 +0000 (14:46 +0000)]
- outdated

Changed files:
    mysql-split_buf_pool_mutex_fixed_optimistic_safe.patch -> 1.1.2.4

11 years ago- do not apply -mysql-test.patch, we don't do testing anyway
Elan Ruusamäe [Sat, 12 Mar 2011 14:45:42 +0000 (14:45 +0000)]
- do not apply -mysql-test.patch, we don't do testing anyway

Changed files:
    mysql-mysql-test.patch -> 1.1.2.2
    mysql.spec -> 1.353.2.102
    percona.sh -> 1.7.2.4

11 years ago- merge from HEAD
Elan Ruusamäe [Sat, 12 Mar 2011 14:40:00 +0000 (14:40 +0000)]
- merge from HEAD

Changed files:
    percona.sh -> 1.7.2.3

11 years ago- desc fixes merge from HEAD auto/ac/mysql-5_0_92-2
Elan Ruusamäe [Sat, 12 Mar 2011 14:35:52 +0000 (14:35 +0000)]
- desc fixes merge from HEAD

Changed files:
    mysql-microslow_innodb.patch -> 1.1.2.14
    mysql-userstatv2.patch -> 1.1.2.16
    mysql.spec -> 1.353.2.101

11 years ago- fix lib64 packaging
Elan Ruusamäe [Sat, 12 Mar 2011 14:29:27 +0000 (14:29 +0000)]
- fix lib64 packaging

Changed files:
    mysql.spec -> 1.353.2.100

11 years ago- up to 5.0.92 auto/ac/mysql-5_0_92-1
Elan Ruusamäe [Thu, 24 Feb 2011 14:55:49 +0000 (14:55 +0000)]
- up to 5.0.92
- package new sphinx plugin files
- EXCEPTIONS-CLIENT file gone, ChangeLog refers to Bug#58340, but that bug is private
  only thing I found about it was this: http://kb.askmonty.org/v/licensing-faq#mysql-5155-client-license-change

Changed files:
    mysql-microslow_innodb.patch -> 1.1.2.13
    mysql-userstatv2.patch -> 1.1.2.15
    mysql.spec -> 1.353.2.99

11 years ago- update percona patches using percona.sh
Elan Ruusamäe [Thu, 24 Feb 2011 13:50:44 +0000 (13:50 +0000)]
- update percona patches using percona.sh

Changed files:
    mysql-innodb_check_fragmentation.patch -> 1.1.2.2
    mysql-innodb_dict_size_limit.patch -> 1.1.2.3
    mysql-innodb_extra_rseg.patch -> 1.1.2.2
    mysql-innodb_fsync_source.patch -> 1.1.2.3
    mysql-innodb_io_patches.patch -> 1.1.2.6
    mysql-innodb_io_pattern.patch -> 1.1.2.5
    mysql-innodb_locks_held.patch -> 1.1.2.6
    mysql-innodb_misc_patch.patch -> 1.1.2.2
    mysql-innodb_recovery_patches.patch -> 1.1.2.2
    mysql-innodb_rw_lock.patch -> 1.1.2.6
    mysql-innodb_show_bp.patch -> 1.1.2.4
    mysql-innodb_show_hashed_memory.patch -> 1.1.2.2
    mysql-innodb_split_buf_pool_mutex.patch -> 1.1.2.4
    mysql-innodb_thread_concurrency_timer_based.patch -> 1.1.2.2
    mysql-innodb_use_sys_malloc.patch -> 1.1.2.2
    mysql-microsec_process.patch -> 1.1.2.4
    mysql-microslow_innodb.patch -> 1.1.2.12
    mysql-profiling_slow.patch -> 1.1.2.2
    mysql-show_patches.patch -> 1.1.2.3
    mysql-userstatv2.patch -> 1.1.2.14

11 years ago- verbosing when running
Elan Ruusamäe [Thu, 24 Feb 2011 13:47:47 +0000 (13:47 +0000)]
- verbosing when running

Changed files:
    percona.sh -> 1.7.2.2

11 years ago- updated percona patches (release-5.0.91-22); rel 3 auto/ac/mysql-5_0_91-3
Elan Ruusamäe [Sat, 18 Dec 2010 18:48:41 +0000 (18:48 +0000)]
- updated percona patches (release-5.0.91-22); rel 3

Changed files:
    mysql-fixes.patch -> 1.1.2.2
    mysql-innodb_show_bp.patch -> 1.1.2.3
    mysql-innodb_split_buf_pool_mutex.patch -> 1.1.2.3
    mysql-mysql-test.patch -> 1.1.2.1
    mysql-userstatv2.patch -> 1.1.2.13
    mysql.spec -> 1.353.2.98
    percona.sh -> 1.7.2.1

11 years agoThis commit was manufactured by cvs2git to create branch 'MYSQL_5_0'.
cvs2git [Thu, 16 Dec 2010 18:25:16 +0000 (18:25 +0000)]
This commit was manufactured by cvs2git to create branch 'MYSQL_5_0'.

Cherrypick from master 2010-12-16 18:25:16 UTC Elan Ruusamäe <glen@pld-linux.org> '- skip broken and unwanted patches':
    my.cnf -> 1.1
    mysql-client.conf -> 1.4
    percona.sh -> 1.7
Cherrypick from master 2009-10-27 12:34:13 UTC Elan Ruusamäe <glen@pld-linux.org> '- fixing php-cli with php-mysql ext segfault:':
    mysql-fix-dummy-thread-race-condition.patch -> 1.1
Cherrypick from master 2010-04-21 08:51:17 UTC Elan Ruusamäe <glen@pld-linux.org> '- skip empty lines with db cluster finding':
    mysql.init -> 1.143

11 years ago- update sphinx to 0.9.9
Elan Ruusamäe [Sat, 24 Jul 2010 14:14:53 +0000 (14:14 +0000)]
- update sphinx to 0.9.9

Changed files:
    mysql.spec -> 1.353.2.97

11 years ago- update against mysql 5.0.91
Elan Ruusamäe [Sat, 24 Jul 2010 13:09:25 +0000 (13:09 +0000)]
- update against mysql 5.0.91

Changed files:
    mysql-sphinx.patch -> 1.1.2.8

11 years ago- update from sphinx-0.9.9/mysqlse/sphinx.5.0.37.diff
Elan Ruusamäe [Sat, 24 Jul 2010 13:08:59 +0000 (13:08 +0000)]
- update from sphinx-0.9.9/mysqlse/sphinx.5.0.37.diff

Changed files:
    mysql-sphinx.patch -> 1.1.2.7

11 years ago- add default ~/.my.cnf via /etc/skel
Elan Ruusamäe [Sat, 24 Jul 2010 12:31:16 +0000 (12:31 +0000)]
- add default ~/.my.cnf via /etc/skel

Changed files:
    mysql.spec -> 1.353.2.96

11 years ago- mysqlhotcopy does not strictly depend on mysql-libs; rel 2
Elan Ruusamäe [Wed, 26 May 2010 10:35:39 +0000 (10:35 +0000)]
- mysqlhotcopy does not strictly depend on mysql-libs; rel 2

Changed files:
    mysql.spec -> 1.353.2.95

11 years ago- up to 5.0.91
Arkadiusz Miśkiewicz [Fri, 21 May 2010 19:33:59 +0000 (19:33 +0000)]
- up to 5.0.91

Changed files:
    mysql.spec -> 1.353.2.94

11 years ago- [Warning] /usr/sbin/mysqld: Option '--set-variable' is deprecated. Use --variable...
Elan Ruusamäe [Mon, 17 May 2010 16:56:57 +0000 (16:56 +0000)]
- [Warning] /usr/sbin/mysqld: Option '--set-variable' is deprecated. Use --variable-name=value instead.
  5.0 supports it as well.

Changed files:
    mysqld.conf -> 1.34.2.12

11 years ago- back to # comments that mysql supports
Elan Ruusamäe [Mon, 17 May 2010 16:52:56 +0000 (16:52 +0000)]
- back to # comments that mysql supports

Changed files:
    mysqld.conf -> 1.34.2.11

11 years ago- synt initscript with HEAD
Elan Ruusamäe [Wed, 21 Apr 2010 08:37:00 +0000 (08:37 +0000)]
- synt initscript with HEAD

Changed files:
    mysql.init.patch -> 1.1.2.1
    mysql.spec -> 1.353.2.93

11 years ago- release 3
Arkadiusz Miśkiewicz [Sat, 10 Apr 2010 17:33:00 +0000 (17:33 +0000)]
- release 3

Changed files:
    mysql.spec -> 1.353.2.92

11 years ago- fix for big tables in 32bit arches
Elan Ruusamäe [Thu, 8 Apr 2010 21:04:19 +0000 (21:04 +0000)]
- fix for big tables in 32bit arches
  even if recent versions do not emit in logs, problem is still present

Changed files:
    big_tables_fixlp284123_fixmysql35346.patch -> 1.1.2.1
    mysql.spec -> 1.353.2.91

11 years ago- update from ourdelta patches: sphinxsearch/sphinx_engine/sphinx.5.0.86.patch
Elan Ruusamäe [Thu, 8 Apr 2010 20:58:41 +0000 (20:58 +0000)]
- update from ourdelta patches: sphinxsearch/sphinx_engine/sphinx.5.0.86.patch
  no functional differences, just to stay updated

Changed files:
    mysql-sphinx.patch -> 1.1.2.6

11 years ago- ExcludeArch alpha, no resources to fix its building
Elan Ruusamäe [Thu, 8 Apr 2010 08:36:49 +0000 (08:36 +0000)]
- ExcludeArch alpha, no resources to fix its building
  last version, mysql-5.0.87-3.src.rpm.info is available in ac-supported

Changed files:
    mysql.spec -> 1.353.2.90

11 years ago- remove -alpha-stack.patch, hack of our builder done in builder crontab
Elan Ruusamäe [Mon, 1 Feb 2010 18:25:01 +0000 (18:25 +0000)]
- remove -alpha-stack.patch, hack of our builder done in builder crontab

Changed files:
    mysql-alpha-stack.patch -> 1.1.2.2
    mysql.spec -> 1.353.2.89

11 years ago- arekm mismerged, keep the original idea of the patch
Elan Ruusamäe [Fri, 29 Jan 2010 22:21:20 +0000 (22:21 +0000)]
- arekm mismerged, keep the original idea of the patch

Changed files:
    mysql-errorlog-no-rename.patch -> 1.1.2.4

11 years ago- up to 5.0.90
Arkadiusz Miśkiewicz [Fri, 29 Jan 2010 19:39:38 +0000 (19:39 +0000)]
- up to 5.0.90

Changed files:
    mysql-errorlog-no-rename.patch -> 1.1.2.3
    mysql.spec -> 1.353.2.88

11 years ago- updated percona patches to 5.0.87-b20
Elan Ruusamäe [Tue, 22 Dec 2009 08:10:31 +0000 (08:10 +0000)]
- updated percona patches to 5.0.87-b20

Changed files:
    mysql-gcc3.patch -> 1.1.2.3
    mysql.spec -> 1.353.2.87

11 years ago- 5.0.87-b20
Elan Ruusamäe [Tue, 22 Dec 2009 07:33:35 +0000 (07:33 +0000)]
- 5.0.87-b20

Changed files:
    mysql-innodb_rw_lock.patch -> 1.1.2.5

11 years ago- up to 5.0.89
Arkadiusz Miśkiewicz [Mon, 21 Dec 2009 19:15:00 +0000 (19:15 +0000)]
- up to 5.0.89

Changed files:
    mysql.spec -> 1.353.2.86

11 years ago- up to 5.0.88
Arkadiusz Miśkiewicz [Fri, 20 Nov 2009 21:30:18 +0000 (21:30 +0000)]
- up to 5.0.88

Changed files:
    mysql.spec -> 1.353.2.85

11 years ago- pl for mysqlhotcopy (qboosh@HEAD)
Elan Ruusamäe [Wed, 28 Oct 2009 17:38:30 +0000 (17:38 +0000)]
- pl for mysqlhotcopy (qboosh@HEAD)

Changed files:
    mysql.spec -> 1.353.2.84

11 years ago- release 3
Elan Ruusamäe [Wed, 28 Oct 2009 13:31:12 +0000 (13:31 +0000)]
- release 3

Changed files:
    mysql.spec -> 1.353.2.83

11 years ago- expire-logs-days sample
Elan Ruusamäe [Tue, 27 Oct 2009 16:01:44 +0000 (16:01 +0000)]
- expire-logs-days sample

Changed files:
    mysqld.conf -> 1.34.2.10

11 years ago- fixing php-cli with php-mysql ext segfault:
Elan Ruusamäe [Tue, 27 Oct 2009 12:36:39 +0000 (12:36 +0000)]
- fixing php-cli with php-mysql ext segfault:
   https://bugs.launchpad.net/mysql-server/+bug/343870
- rel 2

Changed files:
    mysql.spec -> 1.353.2.82

11 years ago- update to 5.0.87, percona to b19
Elan Ruusamäe [Tue, 27 Oct 2009 10:04:57 +0000 (10:04 +0000)]
- update to 5.0.87, percona to b19

Changed files:
    mysql-innodb_dict_size_limit.patch -> 1.1.2.2
    mysql-innodb_misc_patch.patch -> 1.1.2.1
    mysql-innodb_split_buf_pool_mutex.patch -> 1.1.2.2
    mysql-userstatv2.patch -> 1.1.2.12
    mysql.spec -> 1.353.2.81

11 years ago- include auto-increment-increment/auto-increment-offset
Elan Ruusamäe [Wed, 7 Oct 2009 12:28:44 +0000 (12:28 +0000)]
- include auto-increment-increment/auto-increment-offset

Changed files:
    mysqld.conf -> 1.34.2.9

11 years ago- up to 5.0.86
Arkadiusz Miśkiewicz [Tue, 22 Sep 2009 19:18:10 +0000 (19:18 +0000)]
- up to 5.0.86

Changed files:
    mysql-errorlog-no-rename.patch -> 1.1.2.2
    mysql.spec -> 1.353.2.80

11 years ago- backport atomic stuff from 5.1
Arkadiusz Miśkiewicz [Wed, 9 Sep 2009 10:33:27 +0000 (10:33 +0000)]
- backport atomic stuff from 5.1

Changed files:
    mysql-atomic.patch -> 1.1.2.1
    mysql.spec -> 1.353.2.79

11 years ago- cosmetics
Elan Ruusamäe [Wed, 26 Aug 2009 11:34:11 +0000 (11:34 +0000)]
- cosmetics

Changed files:
    mysql.spec -> 1.353.2.78

11 years ago- renum patches, include percona patch updater script for reference
Elan Ruusamäe [Wed, 26 Aug 2009 11:32:44 +0000 (11:32 +0000)]
- renum patches, include percona patch updater script for reference

Changed files:
    mysql.spec -> 1.353.2.77

11 years ago- update percona patches, automate that process
Elan Ruusamäe [Wed, 26 Aug 2009 10:17:02 +0000 (10:17 +0000)]
- update percona patches, automate that process

Changed files:
    mysql-innodb_dict_size_limit.patch -> 1.1.2.1
    mysql-innodb_extra_rseg.patch -> 1.1.2.1
    mysql-innodb_fsync_source.patch -> 1.1.2.2
    mysql-innodb_io_patches.patch -> 1.1.2.5
    mysql-innodb_io_pattern.patch -> 1.1.2.4
    mysql-innodb_locks_held.patch -> 1.1.2.5
    mysql-innodb_recovery_patches.patch -> 1.1.2.1
    mysql-innodb_rw_lock.patch -> 1.1.2.4
    mysql-innodb_show_bp.patch -> 1.1.2.2
    mysql-innodb_split_buf_pool_mutex.patch -> 1.1.2.1
    mysql-innodb_thread_concurrency_timer_based.patch -> 1.1.2.1
    mysql-innodb_use_sys_malloc.patch -> 1.1.2.1
    mysql-microslow_innodb.patch -> 1.1.2.11
    mysql-profiling_slow.patch -> 1.1.2.1
    mysql-userstatv2.patch -> 1.1.2.11
    mysql.spec -> 1.353.2.76

11 years ago- oudated
Elan Ruusamäe [Wed, 26 Aug 2009 09:41:45 +0000 (09:41 +0000)]
- oudated

Changed files:
    mysql-bug-24148.patch -> 1.1.2.1
    mysql-bug-27694.patch -> 1.2.2.1
    mysql-bug-29082.patch -> 1.1.2.1

11 years ago- no patching of configure
Elan Ruusamäe [Wed, 26 Aug 2009 09:29:51 +0000 (09:29 +0000)]
- no patching of configure

Changed files:
    mysql-userstatv2.patch -> 1.1.2.10

11 years ago- 5.0.85 tarball
Elan Ruusamäe [Mon, 24 Aug 2009 22:02:59 +0000 (22:02 +0000)]
- 5.0.85 tarball

Changed files:
    mysql.spec -> 1.353.2.75

11 years ago- logrotate is optional; rel 2
Elan Ruusamäe [Wed, 5 Aug 2009 09:30:36 +0000 (09:30 +0000)]
- logrotate is optional; rel 2

Changed files:
    mysql.spec -> 1.353.2.74

11 years ago- update opt flags to match configure.in flags
Arkadiusz Miśkiewicz [Sat, 25 Jul 2009 14:07:30 +0000 (14:07 +0000)]
- update opt flags to match configure.in flags

Changed files:
    mysql.spec -> 1.353.2.73

11 years ago- up to 5.084
Arkadiusz Miśkiewicz [Sat, 25 Jul 2009 13:55:34 +0000 (13:55 +0000)]
- up to 5.084

Changed files:
    mysql-microslow_innodb.patch -> 1.1.2.10
    mysql.spec -> 1.353.2.72

11 years ago- drop obsolete files
Arkadiusz Miśkiewicz [Sat, 25 Jul 2009 13:36:23 +0000 (13:36 +0000)]
- drop obsolete files

Changed files:
    mysql-CVE-2007-5925.patch -> 1.1.2.2
    mysql-acc-pslist.patch -> 1.1.2.2
    mysql-bug-39021.patch -> 1.1.2.2
    mysql-control_flush_and_merge_and_read.patch -> 1.1.2.2
    mysql-control_io-threads.patch -> 1.1.2.2
    mysql-ssl.patch -> 1.1.2.4
    mysql-userstats-testsuite.patch -> 1.1.2.2
    mysql-userstats.patch -> 1.1.2.3

This page took 0.257325 seconds and 4 git commands to generate.