]> git.pld-linux.org Git - packages/mysql.git/log
packages/mysql.git
11 years ago- release 5. mysql-3_23_49-5
kloczek [Thu, 11 Apr 2002 05:32:31 +0000 (05:32 +0000)]
- release 5.

Changed files:
    mysql.spec -> 1.120

11 years agofixed s/tatic/static/
Maciej Pijanka [Thu, 11 Apr 2002 05:05:27 +0000 (05:05 +0000)]
fixed s/tatic/static/

Changed files:
    mysql.spec -> 1.119

11 years ago- mere translations from KSI.
kloczek [Sun, 7 Apr 2002 08:57:34 +0000 (08:57 +0000)]
- mere translations from KSI.

Changed files:
    mysql.spec -> 1.118

11 years ago- some important libraries are only in static version, moved to devel; release 4 mysql-3_23_49-4
Arkadiusz Miśkiewicz [Tue, 26 Mar 2002 23:03:14 +0000 (23:03 +0000)]
- some important libraries are only in static version, moved to devel; release 4

Changed files:
    mysql.spec -> 1.117

11 years ago- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
kloczek [Sun, 24 Mar 2002 23:28:22 +0000 (23:28 +0000)]
- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"

Changed files:
    mysql.spec -> 1.116

11 years ago- added requirement for perl-Msql-Mysql-modules to pkg extras-perl
filon [Tue, 5 Mar 2002 18:17:31 +0000 (18:17 +0000)]
- added requirement for perl-Msql-Mysql-modules to pkg extras-perl
(doesn't work without it)
- release 3

Changed files:
    mysql.spec -> 1.115

11 years ago- release 2 mysql-3_23_49-2
Jan Rękorajski [Tue, 26 Feb 2002 13:23:26 +0000 (13:23 +0000)]
- release 2
- fixed init script (mysql_logrotate didn't have rights to do the job)

Changed files:
    mysql.spec -> 1.114

11 years ago- give mysql_logrotate proper rights
Jan Rękorajski [Tue, 26 Feb 2002 13:17:50 +0000 (13:17 +0000)]
- give mysql_logrotate proper rights

Changed files:
    mysql.init -> 1.19

11 years ago- adapterized.
kloczek [Sat, 23 Feb 2002 03:54:22 +0000 (03:54 +0000)]
- adapterized.

Changed files:
    mysql.spec -> 1.113

11 years ago- removed all Group fields translations (oure rpm now can handle translating
kloczek [Fri, 22 Feb 2002 23:29:18 +0000 (23:29 +0000)]
- removed all Group fields translations (oure rpm now can handle translating
  Group field using gettext).

Changed files:
    mysql.spec -> 1.112

11 years ago- 3.23.49, STBR
areq [Mon, 18 Feb 2002 13:22:45 +0000 (13:22 +0000)]
- 3.23.49, STBR
- Don't give warning for statement that is only a comment; This is needed for mysqldump --disable-keys to work.
- Fixed unlikely caching bug when doing a join without keys. In this case the last used field for a table always returned NULL.
- Added options to make LOAD DATA LOCAL INFILE more secure.
- MySQL binary release 3.23.48 for Linux contained a new glibc library, which has serious problems under high load and RedHat 7.2. The 3.23.49 binary release doesn't have this problem.

Changed files:
    mysql.spec -> 1.111

11 years ago- updated for 3.23.48. mysql-3_23_48-1
kloczek [Wed, 13 Feb 2002 20:33:51 +0000 (20:33 +0000)]
- updated for 3.23.48.

Changed files:
    mysql-acfix.patch -> 1.4
    mysql-am15.patch -> 1.4

11 years ago- updated to 3.23.48 (bugfix release).
kloczek [Wed, 13 Feb 2002 20:26:59 +0000 (20:26 +0000)]
- updated to 3.23.48 (bugfix release).

Changed files:
    mysql.spec -> 1.110

11 years ago- removed some obsolete rc-script macros + some minor changes
Paweł Gołaszewski [Wed, 23 Jan 2002 02:10:39 +0000 (02:10 +0000)]
- removed some obsolete rc-script macros + some minor changes

Changed files:
    mysql.init -> 1.18

11 years agoperl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
kloczek [Fri, 18 Jan 2002 02:14:00 +0000 (02:14 +0000)]
perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"

Changed files:
    mysql.spec -> 1.109

11 years ago- release 2: libmysql10{,-devel} added to Obsoletes for allow upgrade from MDK. mysql-3_23_47-2
kloczek [Sun, 6 Jan 2002 08:20:33 +0000 (08:20 +0000)]
- release 2: libmysql10{,-devel} added to Obsoletes for allow upgrade from MDK.

Changed files:
    mysql.spec -> 1.108

11 years ago- updated to 3.23.47 mysql-3_23_47-1
Marcin Kierus [Fri, 28 Dec 2001 13:47:35 +0000 (13:47 +0000)]
- updated to 3.23.47
- InnoDB now supports NULL in keys.
- Added 'DO expression' command.
- Fixed core-dump bug in replication when using SELECT RELEASE_LOCK();
- Added new statement DO expression,[expression].
- Added slave-skip-errors option
- Added statistics variables for all MySQL commands. (SHOW STATUS is now much longer).
- Fixed default values for InnoDB tables.
- Fixed that GROUP BY expr DESC works.
- Fixed bug when using t1 LEFT JOIN t2 ON t2.key=constant.
- mysql_config now also work with binary (relocated) distributions.

Changed files:
    mysql.spec -> 1.107

11 years ago- noted bconds on top of spec mysql-3_23_46-3
Jakub Bogusz [Thu, 20 Dec 2001 20:12:50 +0000 (20:12 +0000)]
- noted bconds on top of spec
- fixed Nynorsk lang tag (nn not no@nynorsk)
- explicit file perms in -bench
- release 3

Changed files:
    mysql.spec -> 1.106

11 years ago- mysql-c++.patch: add -lstdc++ when linking with libraries which use C++. mysql-3_23_46-2
qrczak [Sat, 1 Dec 2001 21:45:56 +0000 (21:45 +0000)]
- mysql-c++.patch: add -lstdc++ when linking with libraries which use C++.
  I don't know how to fix this at library creation time because this
  (mysys) is a static library.
- Release 2.

Changed files:
    mysql-c++.patch -> 1.1
    mysql.spec -> 1.105

11 years ago- updated to 3.23.46 mysql-3_23_46-1
Marcin Kierus [Sat, 1 Dec 2001 15:28:49 +0000 (15:28 +0000)]
- updated to 3.23.46

Changed files:
    mysql.spec -> 1.104

11 years ago- merge zh_CN Summary from TurboLinux. mysql-3_23_45-1
kloczek [Fri, 23 Nov 2001 16:20:53 +0000 (16:20 +0000)]
- merge zh_CN Summary from TurboLinux.

Changed files:
    mysql.spec -> 1.103

11 years ago- updated to 3.23.45
Marcin Kierus [Fri, 23 Nov 2001 14:54:43 +0000 (14:54 +0000)]
- updated to 3.23.45

Changed files:
    mysql-am15.patch -> 1.3

11 years ago- updated to 3.23.45
Marcin Kierus [Fri, 23 Nov 2001 14:37:52 +0000 (14:37 +0000)]
- updated to 3.23.45

Changed files:
    mysql.spec -> 1.102

11 years ago- updated to 3.23.44 mysql-3_23_44-1
Marcin Kierus [Mon, 5 Nov 2001 13:29:17 +0000 (13:29 +0000)]
- updated to 3.23.44

Changed files:
    mysql.spec -> 1.101

11 years ago- updated to 3.23.43. mysql-3_23_43-1
kloczek [Sat, 6 Oct 2001 20:58:38 +0000 (20:58 +0000)]
- updated to 3.23.43.

Changed files:
    mysql.spec -> 1.100

11 years ago- updated for 3.23.43.
kloczek [Sat, 6 Oct 2001 20:55:10 +0000 (20:55 +0000)]
- updated for 3.23.43.

Changed files:
    mysql-acfix.patch -> 1.3
    mysql-am15.patch -> 1.2

11 years ago- release 2: Prereq: /sbin/chkconfig mysql-3_23_42-2
Jakub Bogusz [Mon, 24 Sep 2001 15:46:08 +0000 (15:46 +0000)]
- release 2: Prereq: /sbin/chkconfig

Changed files:
    mysql.spec -> 1.99

11 years ago- added am15 patch (fixes for allow use automake 1.5 on regenerate am suit), mysql-3_23_42-1
kloczek [Fri, 14 Sep 2001 01:15:23 +0000 (01:15 +0000)]
- added am15 patch (fixes for allow use automake 1.5 on regenerate am suit),
- aded automake, libtool to BuildRequires list.

Changed files:
    mysql.spec -> 1.98

11 years ago- automake 1.5 fies and cleanups in automake suit.
kloczek [Fri, 14 Sep 2001 01:11:57 +0000 (01:11 +0000)]
- automake 1.5 fies and cleanups in automake suit.

Changed files:
    mysql-am15.patch -> 1.1

11 years ago- autoupdated to 3.23.42
mis [Tue, 11 Sep 2001 09:23:16 +0000 (09:23 +0000)]
- autoupdated to 3.23.42

Changed files:
    mysql.spec -> 1.97

11 years ago- updated for 3.23.42.
kloczek [Mon, 10 Sep 2001 09:26:56 +0000 (09:26 +0000)]
- updated for 3.23.42.

Changed files:
    mysql-info.patch -> 1.4

11 years ago- release 2, mysql-3_23_41-2
kloczek [Mon, 20 Aug 2001 23:23:18 +0000 (23:23 +0000)]
- release 2,
- add --without-debug to configure parameters (depending on %%{debug}).

Changed files:
    mysql.spec -> 1.96

11 years ago- updated for 3.23.41. mysql-3_23_41-1
kloczek [Mon, 13 Aug 2001 23:34:28 +0000 (23:34 +0000)]
- updated for 3.23.41.

Changed files:
    mysql-acfix.patch -> 1.2

11 years ago- updated to 3.23.41.
kloczek [Mon, 13 Aug 2001 23:33:58 +0000 (23:33 +0000)]
- updated to 3.23.41.

Changed files:
    mysql.spec -> 1.95

11 years ago- cosmetic change.
kloczek [Mon, 13 Aug 2001 23:32:00 +0000 (23:32 +0000)]
- cosmetic change.

Changed files:
    mysql-info.patch -> 1.3

11 years ago- reverting last change: removing new macros from %p{re,ost}{,un}
saq [Thu, 26 Jul 2001 05:42:21 +0000 (05:42 +0000)]
- reverting last change: removing new macros from %p{re,ost}{,un}

Changed files:
    mysql.spec -> 1.94

11 years ago- use macros in %{pre,post}{,un}
saq [Wed, 25 Jul 2001 16:30:58 +0000 (16:30 +0000)]
- use macros in %{pre,post}{,un}
- need rebuilt rpm (with new macros.pld) to build these

Changed files:
    mysql.spec -> 1.93

11 years agoacinclude.m4: AC_* and AM_* macros removed mysql-3_23_40-1
Artur Frysiak [Mon, 23 Jul 2001 14:52:29 +0000 (14:52 +0000)]
acinclude.m4: AC_* and AM_* macros removed

Changed files:
    mysql-acfix.patch -> 1.1

11 years agofixed acinclude.m4
Artur Frysiak [Mon, 23 Jul 2001 14:51:39 +0000 (14:51 +0000)]
fixed acinclude.m4

Changed files:
    mysql.spec -> 1.92

11 years ago- updated to 3.23.40
mis [Mon, 23 Jul 2001 10:25:40 +0000 (10:25 +0000)]
- updated to 3.23.40
- commented out ac/am calls -- it doesn't work with new ac/am

Changed files:
    mysql.spec -> 1.91

11 years ago- autoupdated to 3.23.39 mysql-3_23_39-1
mis [Fri, 15 Jun 2001 10:33:12 +0000 (10:33 +0000)]
- autoupdated to 3.23.39

Changed files:
    mysql.spec -> 1.90

11 years agoswitch to new conditional builds macros (bcond_on_ -> _with_/bcond_off_ -> _without_...
Artur Frysiak [Tue, 22 May 2001 09:06:32 +0000 (09:06 +0000)]
switch to new conditional builds macros (bcond_on_ -> _with_/bcond_off_ -> _without_); no release changes only simple s/// perfored

Changed files:
    mysql.spec -> 1.89

11 years ago- relocated default datadir to /var/lib/mysql/db
mis [Wed, 16 May 2001 16:37:49 +0000 (16:37 +0000)]
- relocated default datadir to /var/lib/mysql/db
- added InnoDB and BDB options

Changed files:
    mysqld.conf -> 1.4

11 years ago- added cond build with DBD and InnoDB
mis [Wed, 16 May 2001 16:36:11 +0000 (16:36 +0000)]
- added cond build with DBD and InnoDB

Changed files:
    mysql.spec -> 1.88

11 years agorelease 2 mysql-3_23_38-2
Artur Frysiak [Tue, 15 May 2001 14:16:32 +0000 (14:16 +0000)]
release 2

Changed files:
    mysql.spec -> 1.87

11 years agofix libmysqlclient.la
Artur Frysiak [Tue, 15 May 2001 14:16:01 +0000 (14:16 +0000)]
fix libmysqlclient.la

Changed files:
    mysql.spec -> 1.86

11 years ago- autoupdated to 3.23.38 mysql-3_23_38-1
mis [Sat, 12 May 2001 15:21:07 +0000 (15:21 +0000)]
- autoupdated to 3.23.38

Changed files:
    mysql.spec -> 1.85

11 years agof94407f11b14776b032f422c64d0aec3 mysql-amfix.patch mysql-3_23_37-3
Artur Frysiak [Fri, 11 May 2001 12:15:19 +0000 (12:15 +0000)]
f94407f11b14776b032f422c64d0aec3  mysql-amfix.patch

Changed files:
    mysql-amfix.patch -> 1.1

11 years ago66dc1a3d08ae015d785fd6c8166dc8b6 mysql-moreincludes.patch
Artur Frysiak [Fri, 11 May 2001 12:14:15 +0000 (12:14 +0000)]
66dc1a3d08ae015d785fd6c8166dc8b6  mysql-moreincludes.patch

Changed files:
    mysql-moreincludes.patch -> 1.1

11 years agoRelease 3, add more include files to devel, fix Makefile.am
Artur Frysiak [Fri, 11 May 2001 12:13:37 +0000 (12:13 +0000)]
Release 3, add more include files to devel, fix Makefile.am

Changed files:
    mysql.spec -> 1.84

11 years ago- typo. mysql-3_23_37-2
kloczek [Sun, 6 May 2001 20:47:22 +0000 (20:47 +0000)]
- typo.

Changed files:
    mysql.spec -> 1.83

11 years ago- release 2: change BuildRequires for per to perl-devel >= 5.6.1.
kloczek [Sun, 6 May 2001 09:11:34 +0000 (09:11 +0000)]
- release 2: change BuildRequires for per to perl-devel >= 5.6.1.

Changed files:
    mysql.spec -> 1.82

11 years ago- s/Corect/Correct/g
Jakub Bogusz [Thu, 3 May 2001 15:23:13 +0000 (15:23 +0000)]
- s/Corect/Correct/g

Changed files:
    mysql.spec -> 1.81

11 years ago- autoupdated to 3.23.37
mis [Fri, 20 Apr 2001 05:53:26 +0000 (05:53 +0000)]
- autoupdated to 3.23.37

Changed files:
    mysql.spec -> 1.80

11 years ago- release 5
Jan Rękorajski [Tue, 17 Apr 2001 12:04:52 +0000 (12:04 +0000)]
- release 5
- rebuild with perl 5.6.1

Changed files:
    mysql.spec -> 1.79

11 years ago- release 4. mysql-3_23_36-4
kloczek [Fri, 13 Apr 2001 21:53:20 +0000 (21:53 +0000)]
- release 4.

Changed files:
    mysql.spec -> 1.78

11 years ago- added rest of pl translations, fixed typo
Jakub Bogusz [Fri, 13 Apr 2001 20:39:34 +0000 (20:39 +0000)]
- added rest of pl translations, fixed typo

Changed files:
    mysql.spec -> 1.77

11 years ago- release 3: rebuild against readline 4.2. mysql-3_23_36-3
kloczek [Thu, 12 Apr 2001 23:44:46 +0000 (23:44 +0000)]
- release 3: rebuild against readline 4.2.

Changed files:
    mysql.spec -> 1.76

11 years ago- release 2. mysql-3_23_36-2
kloczek [Fri, 6 Apr 2001 11:46:58 +0000 (11:46 +0000)]
- release 2.

Changed files:
    mysql.spec -> 1.75

11 years ago- removed perldep patch - not necessary now
Jakub Bogusz [Thu, 5 Apr 2001 16:09:06 +0000 (16:09 +0000)]
- removed perldep patch - not necessary now
- use %%rpmcflags

Changed files:
    mysql-perldep.patch -> 1.2
    mysql.spec -> 1.74

11 years ago- autoupdated to 3.23.36 mysql-3_23_36-1
mis [Wed, 28 Mar 2001 10:24:52 +0000 (10:24 +0000)]
- autoupdated to 3.23.36

Changed files:
    mysql.spec -> 1.73

11 years ago- updated to 3.23.35 (this is mainly bug fix release). mysql-3_23_35-1
kloczek [Sat, 17 Mar 2001 12:40:06 +0000 (12:40 +0000)]
- updated to 3.23.35 (this is mainly bug fix release).

Changed files:
    mysql.spec -> 1.72

11 years ago- merged with MYSQL_3_23
mis [Wed, 28 Feb 2001 14:09:24 +0000 (14:09 +0000)]
- merged with MYSQL_3_23

Changed files:
    mysqld.conf -> 1.3

11 years ago- BuildRequires: autoconf
Jakub Bogusz [Fri, 16 Feb 2001 17:19:00 +0000 (17:19 +0000)]
- BuildRequires: autoconf

Changed files:
    mysql.spec -> 1.71

11 years ago- updated to 3.23.33. mysql-3_23_33-1
kloczek [Tue, 13 Feb 2001 15:59:30 +0000 (15:59 +0000)]
- updated to 3.23.33.

Changed files:
    mysql.spec -> 1.70

11 years ago- outdated.
kloczek [Sat, 10 Feb 2001 15:50:36 +0000 (15:50 +0000)]
- outdated.

Changed files:
    mysql-no_libbind.patch -> 1.3

11 years ago- release 6, mysql-3_23_32-6
kloczek [Sat, 10 Feb 2001 15:47:24 +0000 (15:47 +0000)]
- release 6,
- added mysql-server to Obsoltest (for allow upgrade from rawhide version),
- added --enable-assembler and replace --with-charset=latin2 by
  --with-extra-charsets=all in autoconf script parameters,

Changed files:
    mysql.spec -> 1.69

11 years ago- no_libnsl patch (integrated with no_libbind patch)
Jakub Bogusz [Sat, 10 Feb 2001 13:36:53 +0000 (13:36 +0000)]
- no_libnsl patch (integrated with no_libbind patch)
- opt patch (don't use stupid optimizations as -O6)

Changed files:
    mysql.spec -> 1.68

11 years ago- mysql patch: don't use stupid optimizations like -O6
Jakub Bogusz [Sat, 10 Feb 2001 13:36:38 +0000 (13:36 +0000)]
- mysql patch: don't use stupid optimizations like -O6

Changed files:
    mysql-opt.patch -> 1.2

11 years ago- mysql patch: don't use libnsl and libbind
Jakub Bogusz [Sat, 10 Feb 2001 13:35:54 +0000 (13:35 +0000)]
- mysql patch: don't use libnsl and libbind

Changed files:
    mysql-no_libnsl.patch -> 1.1

11 years ago- outdated.
kloczek [Sun, 28 Jan 2001 05:22:36 +0000 (05:22 +0000)]
- outdated.

Changed files:
    mysql-gethostbyname_r_is_in_libc_aka_no_libnsl.patch -> 1.3

11 years agoMassive attack. We use -O0 instead -O flags while debug enabled.
Arkadiusz Miśkiewicz [Thu, 25 Jan 2001 20:03:25 +0000 (20:03 +0000)]
Massive attack. We use -O0 instead -O flags while debug enabled.

Changed files:
    mysql.spec -> 1.67

11 years ago- removed duplicated entry for pack_isam, mysql-3_23_32-1
kloczek [Thu, 25 Jan 2001 18:06:25 +0000 (18:06 +0000)]
- removed duplicated entry for pack_isam,
- added perl and perl-DBI to BuildRequires for allow generate correctly
  dependences.

Changed files:
    mysql.spec -> 1.66

11 years ago- updated %files lists.
kloczek [Thu, 25 Jan 2001 17:36:13 +0000 (17:36 +0000)]
- updated %files lists.

Changed files:
    mysql.spec -> 1.65

11 years ago- merge MYSQL_3_23 to HEAD.
kloczek [Thu, 25 Jan 2001 16:35:10 +0000 (16:35 +0000)]
- merge MYSQL_3_23 to HEAD.

Changed files:
    mysql-no_libbind.patch -> 1.2

11 years ago- Requires for rc-scripts changed to Prereq,
kloczek [Thu, 25 Jan 2001 16:28:09 +0000 (16:28 +0000)]
- Requires for rc-scripts changed to Prereq,
- do not use update-db after {user,group}{add,del},
- make spec %%{debug} ready.

Changed files:
    mysql.spec -> 1.64

11 years ago- merge MYSQL_3_23 branch to HEAD.
kloczek [Thu, 25 Jan 2001 16:21:07 +0000 (16:21 +0000)]
- merge MYSQL_3_23 branch to HEAD.

Changed files:
    mysql.spec -> 1.63

11 years ago- release 12 mysql-3_22_32-12
Jan Rękorajski [Thu, 28 Dec 2000 15:04:47 +0000 (15:04 +0000)]
- release 12
- added opt patch (don't mess with CFLAGS)

Changed files:
    mysql.spec -> 1.62

11 years ago- removed fancy games with CFLAGS
Jan Rękorajski [Thu, 28 Dec 2000 14:41:30 +0000 (14:41 +0000)]
- removed fancy games with CFLAGS

Changed files:
    mysql-opt.patch -> 1.1

11 years ago- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
michuz [Sat, 23 Dec 2000 00:48:45 +0000 (00:48 +0000)]
- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
  (now it's more C like)

Changed files:
    mysql.spec -> 1.61

11 years ago- file owners fixed (semi-automatically)
Jacek Konieczny [Sat, 9 Dec 2000 17:55:14 +0000 (17:55 +0000)]
- file owners fixed (semi-automatically)
  (no special user (like http/news) should own his home directory nor
  files it doesn't create)

Changed files:
    mysql.spec -> 1.60

11 years agousing update-db is obsolete; removed
Arkadiusz Miśkiewicz [Mon, 27 Nov 2000 22:57:16 +0000 (22:57 +0000)]
using update-db is obsolete; removed

Changed files:
    mysql.spec -> 1.59

11 years ago- in initialisation part of mysql.init PRIMARY KEY was too long - it caused
alchemyx [Fri, 24 Nov 2000 23:08:58 +0000 (23:08 +0000)]
- in initialisation part of mysql.init PRIMARY KEY was too long - it caused
  MANY problems with privileges;

Changed files:
    mysql.spec -> 1.58

11 years ago- please !!! DO CHECK !!! if something you are putting, works...
alchemyx [Fri, 24 Nov 2000 23:07:08 +0000 (23:07 +0000)]
- please !!! DO CHECK !!! if something you are putting, works...

Changed files:
    mysql.init -> 1.17

11 years ago- revert upgrade under main trunk, 3.23.x series is prepared under
mis [Thu, 26 Oct 2000 10:03:37 +0000 (10:03 +0000)]
- revert upgrade under main trunk, 3.23.x series is prepared under
  MYSQL_3_23 branch(!)

Changed files:
    mysql.spec -> 1.57

11 years ago- updated to 3.23.27
yaro [Thu, 26 Oct 2000 05:24:44 +0000 (05:24 +0000)]
- updated to 3.23.27

Changed files:
    mysql.spec -> 1.56

11 years ago- release 10. mysql-3_22_32-10
kloczek [Wed, 18 Oct 2000 19:46:03 +0000 (19:46 +0000)]
- release 10.

Changed files:
    mysql.spec -> 1.55

11 years ago- updated for 3.23.XX mysql-3_22_32-9
Sebastian Zagrodzki [Tue, 17 Oct 2000 12:29:19 +0000 (12:29 +0000)]
- updated for 3.23.XX

Changed files:
    mysql.init -> 1.16

11 years ago- revert upgrade to 3.23.25 - ready to use 3.23.25 version is on
mis [Fri, 13 Oct 2000 15:30:51 +0000 (15:30 +0000)]
- revert upgrade to 3.23.25 - ready to use 3.23.25 version is on
  MYSQL_3_23 branch

Changed files:
    mysql.spec -> 1.54

11 years ago- removed patching configure.in~. mysql-3_23_25-1
kloczek [Thu, 12 Oct 2000 21:03:34 +0000 (21:03 +0000)]
- removed patching configure.in~.

Changed files:
    mysql-gethostbyname_r_is_in_libc_aka_no_libnsl.patch -> 1.2

11 years ago- updated to 2.23.25 - should build, but not tested yet
Sebastian Zagrodzki [Thu, 12 Oct 2000 20:26:09 +0000 (20:26 +0000)]
- updated to 2.23.25 - should build, but not tested yet

Changed files:
    mysql.spec -> 1.53

11 years ago- do not build pdf docs
Sebastian Zagrodzki [Thu, 12 Oct 2000 20:25:37 +0000 (20:25 +0000)]
- do not build pdf docs

Changed files:
    mysql-docs_make.patch -> 1.1

11 years ago- release 9: use rpm new automation suit.
kloczek [Wed, 4 Oct 2000 00:09:00 +0000 (00:09 +0000)]
- release 9: use rpm new automation suit.

Changed files:
    mysql.spec -> 1.52

11 years ago- bug fixed (s|$MYSQLD_CONFIG|/etc/mysqd.conf|)
mis [Mon, 4 Sep 2000 09:05:25 +0000 (09:05 +0000)]
- bug fixed (s|$MYSQLD_CONFIG|/etc/mysqd.conf|)

Changed files:
    mysql.logrotate -> 1.7

11 years ago- release 8 mysql-3_22_32-8
Jan Rękorajski [Fri, 1 Sep 2000 13:51:28 +0000 (13:51 +0000)]
- release 8
- fixed logrotate config

Changed files:
    mysql.spec -> 1.51

11 years ago- added olddir definitions
Jan Rękorajski [Fri, 1 Sep 2000 13:46:42 +0000 (13:46 +0000)]
- added olddir definitions

Changed files:
    mysql.logrotate -> 1.6

11 years ago- spec adapterized, mysql-3_22_32-7
kloczek [Tue, 22 Aug 2000 07:38:41 +0000 (07:38 +0000)]
- spec adapterized,
- added gethostbyname_r_is_in_libc_aka_no_libnsl patch - this causes not
  linking with libnsl.

Changed files:
    mysql.spec -> 1.50

11 years ago- patch for lookup for gethostbyname_r() is in libc first and if no after
kloczek [Tue, 22 Aug 2000 07:36:56 +0000 (07:36 +0000)]
- patch for lookup for gethostbyname_r() is in libc first and if no after
  this try find this function in libnsl. On system with libc 6 with NSS
  support this causes cut linking libraries list (no linking with libnsl on
  Linux).

Changed files:
    mysql-gethostbyname_r_is_in_libc_aka_no_libnsl.patch -> 1.1

11 years ago- fix: whitespaces in variable definition are not allowed
mis [Mon, 21 Aug 2000 11:11:00 +0000 (11:11 +0000)]
- fix: whitespaces in variable definition are not allowed

Changed files:
    mysqld.conf -> 1.2

11 years ago- mysql-extras splitted to extras and extras-perl
mis [Fri, 18 Aug 2000 23:32:19 +0000 (23:32 +0000)]
- mysql-extras splitted to extras and extras-perl

Changed files:
    mysql.spec -> 1.49

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