lenz@mysql.com
eb19f12fbf
- manual merge from 4.0 into 4.1: used the local version of ha_innodb.cc, merged
...
the rpm spec file changelog
2005-08-04 12:35:13 +02:00
lenz@mysql.com
307c920354
- Fixed the creation of the mysql user group account in the postinstall section of
...
the MySQL-server RPM spec file (BUG#12348)
2005-08-04 12:22:51 +02:00
lenz@mysql.com
08694dc2ac
- fixed enabling the Archive storage engine for the mysqld-max RPM binary
2005-08-04 11:57:30 +02:00
lenz@mysql.com
2889025acc
Merge mysql.com:/space/my/mysql-4.1-build
...
into mysql.com:/space/my/mysql-5.0-build
2005-08-02 14:04:21 +02:00
lenz@mysql.com
9217c90a77
- Fixed the Requires: tag for the server RPM (BUG#12233), make sure to list all
...
required commands/packages so the installation succeeds. Removed the superflouus
Requires field from the source RPM.
2005-08-02 13:59:02 +02:00
monty@mysql.com
15d48525af
Merge mysql.com:/home/my/mysql-4.1
...
into mysql.com:/home/my/mysql-5.0
2005-07-28 17:09:54 +03:00
lenz@mysql.com
a5b6057db5
- build the RPM binaries against the bundled zlib, when static linking is requested
2005-07-27 16:42:13 +02:00
tomas@poseidon.ndb.mysql.com
911d878ca9
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1
2005-07-15 15:08:38 +02:00
tomas@poseidon.ndb.mysql.com
f54afc792f
Merge
2005-07-15 14:13:23 +02:00
lenz@mysql.com
d9de51cf23
Merge mysql.com:/space/my/mysql-4.1.13-clone
...
into mysql.com:/space/my/mysql-5.0-build
2005-07-15 09:23:36 +02:00
lenz@mysql.com
0487cb938e
- manual merge of the fix for BUG#10984: create a "mysql" user group and assign the
...
mysql user account to that group in the server postinstall section of the RPM spec
file
2005-07-15 09:07:33 +02:00
lenz@mysql.com
0d7a2641b5
RPM spec file improvements:
...
- create a "mysql" user group and assign the mysql user account to that group
in the server postinstall section. (BUG 10984)
- backported some changes from the 4.1 RPM spec file (cleanups: removed the incomplete
Brazilian translations, more consequent use of macros)
2005-07-15 08:54:11 +02:00
tomas@poseidon.ndb.mysql.com
674b6bb151
Merge
2005-07-12 20:01:22 +02:00
lenz@mysql.com
1e399654b4
Merge mysql.com:/space/my/mysql-4.1-build
...
into mysql.com:/space/my/mysql-5.0-build
2005-07-04 22:14:14 +02:00
lenz@mysql.com
a300489d0c
- The Max package should Require a matching MySQL-server package. Automatically replace
...
the version string with the base version of the current build
2005-07-04 22:11:38 +02:00
lenz@mysql.com
329140329c
Merge mysql.com:/space/my/mysql-5.0 into mysql.com:/space/my/mysql-5.1
2005-06-15 12:48:08 +02:00
lenz@mysql.com
e218dffe1b
Merge mysql.com:/space/my/mysql-4.1
...
into mysql.com:/space/my/mysql-5.0-build
2005-06-15 00:57:23 +02:00
lenz@mysql.com
90479d9ece
- Do not build the RPMs statically on i386 by default, only when adding either
...
"--with static" or "--define '_with_static 1'" to the RPM build options.
Static linking really only makes sense when linking against the specially patched
glibc 2.2.5.
2005-06-14 21:39:08 +02:00
tulin@dl145b.mysql.com
b1a3d74f20
merge
2005-06-07 19:38:28 +02:00
lenz@mysql.com
d30f69ab0a
- added the libndbclient static and shared libraries to the RPM (BUG 10676)
2005-06-07 14:39:00 +02:00
ndbdev@dl145b.mysql.com
723173c0f3
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into dl145b.mysql.com:/home/ndbdev/tomas/mysql-5.1
2005-06-07 12:50:45 +02:00
lenz@mysql.com
6e5818e977
- manual merge of mysql.spec.sh
2005-06-07 11:40:56 +02:00
lenz@mysql.com
1c21f84afb
- BUG#10676: don't install "make_win_src_distribution" and "make_win_binary_distribution"
...
when doing "make install" (they are not needed/useful) outside the build tree. Added
"mysql_client_test" to the "MySQL-bench" RPM.
- some small RPM spec file improvements (more variables than hard-coded values, cleanups)
2005-06-07 10:25:51 +02:00
tomas@poseidon.ndb.mysql.com
5088b28d09
Merge
2005-05-31 14:37:47 +02:00
joerg@mysql.com
9504bd0ddd
Manual merge.
2005-05-26 12:51:44 +02:00
joerg@mysql.com
830d25d985
Manual merge.
2005-05-25 18:11:03 +02:00
joerg@mysql.com
0d121fe01a
Added a missing "make clean" to the RPM "spec" file which had caused the original 4.1.12 RPMs to be broken.
...
(bug#10674, bug#10681)
2005-05-25 16:24:07 +02:00
gbichot@quadita2.mysql.com
43d9b1d8c9
mysql_tableinfo removed (replaced by information schema; put a warning in the 5.0 version of the script about removal in 5.1).
...
Sad to say good bye to my contribution - this is hara-kiri, but that's for the sake of not confusing our users with a now useless script.
2005-05-12 22:28:26 +02:00
lenz@mysql.com
918ce29557
- manual merge
2005-04-21 08:30:59 +02:00
lenz@mysql.com
cf152b156d
- Enabled the "blackhole" storage engine for the Max RPM subpackage
2005-04-20 08:39:08 +02:00
lenz@mysql.com
c4fb796e9e
Merge mysql.com:/space/my/mysql-4.0-build
...
into mysql.com:/space/my/mysql-4.1-build
2005-04-13 19:51:55 +02:00
lenz@mysql.com
c8225b62fd
- fixed a date for a changelog entry in the RPM spec file (s/Mar/Apr/) - RPM complains about wrongly
...
ordered entries.
2005-04-13 19:50:54 +02:00
lenz@mysql.com
1bd8c68f7f
- After merge fixes
2005-04-13 19:46:26 +02:00
lenz@mysql.com
077368fc28
More changes to reflect the removal of manual.texi from the sources:
...
- Added a stub scripts/fill_help_tables.sql file to satisfy the build dependencies
- Removed scripts/fill_help_tables.sh and updated scripts/Makefile.am accordingly
The fill_help_tables.sql stub will be replaced with the approriate content when building the
official source distribution via Bootstrap - it's now autogenerated on the documentation server
and will be copied into place before packing up the source distribution.
2005-04-13 18:29:23 +02:00
lenz@mysql.com
ad75afe308
Manual merge of the ChangeSet to remove the dependency on manual.texi from the source tree (from 4.0)
2005-04-13 13:27:06 +02:00
lenz@mysql.com
11df4eec85
- manual.texi will be replaced with a manual written in DocBook/XML. This ChangeSet removes all
...
references to the .texi file and the build targets that depend on manual.texi as the input file.
- added COPYING as a regular file instead of creating it during the build. This ensures that it's part
of the sources when pulling from BK (it used to be extracted from the manual)
- Removed a lot of cruft and unused/obsolete stuff from the Docs directory (e.g. Flags, Images)
- added a dummy mysql.info placeholder file (the info file is still used as the source to extract
various text files during the build). It will be replaced with a "real" file during the Bootstrap
process to create the official source distribution - the placeholder just satisfies build dependencies.
2005-04-13 11:51:38 +02:00
petr@mysql.com
7730319738
Enable IM in the binary distribution and fix Bug #9513 (mysql.server script from the binary distibution
...
doesn't work out of the box)
2005-04-04 03:49:10 +04:00
jimw@mysql.com
954ef465bc
Removed MyISAM RAID from the Linux "Max" RPMs
...
(patch from lenz, reapplied by jimw)
2005-03-18 16:14:49 -08:00
petr@mysql.com
28bf536411
IM setup patch. Enable IM instead of mysqld_safe in start/stop script.
...
Alter RPM to include mysqlmanger binary and config files.
2005-03-15 22:51:13 +03:00
lenz@mysql.com
ab2a4c4d54
Merge mysql.com:/space/my/mysql-4.1 into mysql.com:/space/my/mysql-5.0
2005-02-17 11:09:35 +01:00
lenz@mysql.com
01180054fa
- fixed a changelog entry in the RPM spec file (wrong author)
2005-02-17 11:07:33 +01:00
lenz@mysql.com
65e804612f
Merge mysql.com:/space/my/mysql-4.1 into mysql.com:/space/my/mysql-5.0
2005-02-17 10:56:20 +01:00
lenz@mysql.com
083003f1c1
- fixed the compilation comments
...
- fixed a broken changelog entry
2005-02-14 11:12:39 +01:00
tomas@poseidon.ndb.mysql.com
e0f82ff5fa
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
2005-02-07 16:27:16 +01:00
tomas@poseidon.ndb.mysql.com
f963a53fa5
mysql.spec.sh:
...
removed typo
moved pre to post for directory creation
add changelog comments
2005-02-07 16:25:07 +01:00
mysqldev@mysql.com
92a99d80d0
Merge mysql.com:/home/mysqldev/tulin/mysql-4.1
...
into mysql.com:/home/mysqldev/tulin/mysql-5.0
2005-02-03 17:54:03 +01:00
tulin@mysql.com
a2b62c5b2d
ndbcluster rpms
2005-02-03 17:53:03 +01:00
monty@mysql.com
3b0f8cabaf
Merge with global tree
2005-01-15 14:39:16 +02:00
monty@mysql.com
0a1076a25f
Merge with 4.1
2005-01-15 14:09:45 +02:00
lenz@mysql.com
75935d2a8e
- replaced obsoleted "BuildPrereq" with "BuildRequires" in the RPM spec file
2005-01-14 18:20:03 +01:00
lenz@mysql.com
bbe30db001
- added option "--with-federated" to Do-compile to enable building of the
...
Federated Storage Engine (as requested by Brian)
- added the federated storage engine to the Max Linux RPM
2005-01-13 12:03:12 +01:00
monty@mysql.com
3c6d5e43f9
Merge
2005-01-04 13:23:04 +02:00
petr@mysql.com
6dfb7aa283
fixed .spec file after isam/merge purge, removed man pages for isamlog and isamchk
2005-01-04 00:26:52 +01:00
lenz@mysql.com
12527e5c47
- added the "Archive", "CSV" and "Example" storage engines to the Linux
...
"Max" RPM
2004-12-31 10:38:51 +01:00
serg@serg.mylan
b4bb38e896
merged
2004-08-26 15:19:46 +02:00
lenz@mysql.com
b9270a16fd
- Updated RPM spec file: MySQL-Max now requires MySQL-server instead
...
of MySQL (BUG#3860)
2004-08-26 12:25:14 +02:00
lenz@mysql.com
fd25d80e9e
- do not link statically on our IA64 and AMD64 build hosts, as
...
static linking against an unpatched glibc 2.3 is causing trouble
- add "glibc23" to the release suffix in this case
- re-ordered the Changelog that was messed up by a BK merge
(RPM is picky about this)
2004-08-20 15:52:16 +02:00
serg@serg.mylan
e1237cbc53
manually merged
2004-08-18 19:57:55 +02:00
lenz@mysql.com
341aaa375b
- Added libmygcc.a to the "devel" RPM subpackage (required to link
...
applications against the the embedded server libmysqld.a)
(BUG#4921)
2004-08-10 16:50:29 +02:00
lenz@mysql.com
0709513d4b
- added EXCEPTIONS-CLIENT to the "devel" RPM subpackage and added
...
a note to the RPM ChangeLog about it
2004-08-09 14:36:59 +02:00
lenz@mysql.com
1097805cf2
- rename: EXCEPTIONS->EXCEPTIONS-CLIENT
2004-08-05 17:05:11 +02:00
lenz@mysql.com
e5cb60dcaa
- applied the required changes to create the FOSS License exception
...
file "EXCEPTIONS" and include it in the source and binary
distributions
2004-08-05 01:54:04 +02:00
lenz@mysql.com
453a079feb
- added the MYSQL_EXTRA_LDFLAGS to the mysql_tzinfo_to_sql link
...
flags to enable static linking (to avoid having a shared lib
dependency in the Linux RPMs)
- Disabled OpenSSL in the Max RPM
2004-07-30 13:52:44 +02:00
lenz@mysql.com
0cba9b482e
- fixed server RPM postinstall (mysql_install_db was called with the
...
wrong parameter)
2004-06-30 14:01:31 +02:00
lenz@mysql.com
edb9af25bc
- added mysql_tzinfo_to_sql to binary distributions
2004-06-24 09:22:45 +02:00
monty@mysql.com
b11d258835
Merge with 4.0.21
2004-06-18 04:38:58 +03:00
guilhem@mysql.com
4bd441850c
Fix for BUG#4038 "rpm postinstall script leaves files as owned by root":
...
the rpm postinstall script must call mysql_install_db with --user=mysql,
and mysql_install_db must then pass this to mysqld. Otherwise, mysqld
runs as root, and if you have --log-bin=somewhere_out_of_var_lib_mysql
it creates binlog files owned by root in this dir, and this dir is not
fixed by the 'chmod mysql', so files remain owned by root, and later mysqld
(running as 'mysql') can't read them.
I'm hardcoding 'mysql' in the postinstall script, but it's already hardcoded
there in many places (see the useradd and chown) so it's ok.
2004-06-09 17:07:11 +02:00
monty@mishka.local
21fd1d270e
Merge with 4.0
2004-04-26 15:53:31 +03:00
lenz@mysql.com
0e39b9220b
- added ncurses-devel to the build prerequisites (BUG#3377)
2004-04-05 14:38:17 +02:00
monty@mysql.com
d1d48a9dd5
Merge with 4.0 to get fix for mysqlbinlog
2004-02-16 10:15:52 +02:00
lenz@mysql.com
0588ac7736
- Replaced obsolete "Copyright" field with "License" in the RPM spec file
2004-02-12 17:12:08 +01:00
lenz@mysql.com
4e42ac4f9e
- fixed broken shellcode
2004-02-12 16:51:52 +01:00
lenz@mysql.com
b8866d929d
- always use CXX=gcc (not only when using gcc 3) to avoid a dependency
...
on libstdc++ and exceptions
2004-02-12 15:53:47 +01:00
monty@mysql.com
ce14578909
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
lenz@mysql.com
9736c9c457
- renamed myisam/ft_dump to myisam/mysam_ftdump and added it to the
...
binary distribution and Server RPM
2004-02-03 22:25:02 +01:00
lenz@kallisto.local
ca27da12fe
- link the mysql client RPM against libreadline instead of libedit
...
(BUG 2289)
2004-01-13 19:55:37 +01:00
lenz@mysql.com
e9b90a7dcc
- marked /etc/logrotate.d/mysql as a config file in the RPM spec file
...
(BUG#2156)
2003-12-22 14:56:06 +01:00
monty@mysql.com
e0cc6799ec
Merge with 4.0.17
2003-12-17 17:35:34 +02:00
lenz@mysql.com
1483e8d372
- fixed file permissions for the server RPM docs directory (BUG 1672)
2003-12-13 03:52:19 +01:00
lenz@mysql.com
6876df424c
- Reworked the Do-rpm build script to be more flexible
...
- Reworked testing for gcc3 in the RPM spec file a bit
2003-12-12 23:06:26 +01:00
lenz@kallisto.local
9aa12e25f1
Fixed two packaging bugs:
...
- postinstall of the Mac OS X PKG failed as a parameter for
mysql_install_db was changed for MySQL 4.1
- postinstall of the Server RPM failed as mysql_create_system_tables was
missing from the file list
2003-12-08 14:38:29 +01:00
serg@serg.mylan
bff0bbeb1f
merged
2003-11-25 18:26:53 +01:00
lenz@mysql.com
531eb44301
- Removed COPYING.LIB from all source and binary distributions
...
after it was removed from manual.texi (where it was automatically
generated from).
2003-11-25 17:52:12 +01:00
lenz@mysql.com
35af929935
- removed dependency on MySQL-client from the MySQL-devel RPM subpackage
...
as it is not really required. (BUG 1610) Thanks to Scott Harrison for
the suggestion.
2003-11-21 13:22:49 +01:00
monty@mashka.mysql.fi
73f66f68fd
merge with 4.0.15
2003-09-11 20:24:14 +03:00
lenz@mysql.com
a37142ca92
- added a missing %define in the RPM spec file
...
(thanks to Haakon Innerdal for spotting this one)
2003-09-01 12:25:39 +02:00
lenz@mysql.com
735b5ca49d
- Fixed BUG 1162 (removed macro names from the changelog)
...
- Really fixed BUG 998 (disable the checking for installed but
unpackaged files)
2003-08-29 19:14:42 +02:00
monty@mashka.mysql.fi
2263e3e51f
Merge with 4.0.14
2003-08-11 22:44:43 +03:00
lenz@mysql.com
b8e5f7f119
Some fixes for the RPM spec file:
...
- Fixed BUG#959 (libmysqld not being compiled properly)
- Fixed BUG#998 (RPM build errors): added missing files to the
distribution (mysql_fix_extensions, mysql_tableinfo, mysqldumpslow,
mysql_fix_privilege_tables.1), removed "-n" from %install section.
2003-08-06 11:42:48 +02:00
lenz@mysql.com
f4ec8a73da
- enhanced the RPM spec file (use more RPM macros, cleanups, allow to
...
override CC/CXX when using a special compiler)
- the RPM should now build on AMD64 and IA64, too
2003-07-09 15:51:31 +02:00
lenz@mysql.com
90543684b4
- fixed a path to init script in RPM spec file (/sbin/init.d is obsolete)
2003-06-11 13:38:02 +02:00
monty@narttu.mysql.fi
7a54334443
Merge with 4.0.13
2003-06-05 17:33:38 +03:00
lenz@mysql.com
810e3bff14
- When compiling the Max package incl. RAID support using gcc, make sure
...
to set CXX=gcc (cannot link the code with g++) - this should help to
recompile the RPM on Distributions using gcc 3
- Added a symlink /usr/sbin/rcmysql -> /etc/init.d/mysql
2003-06-04 22:31:06 +02:00
monty@narttu.mysql.fi
dd2b7918cd
Merge with 4.0.13
2003-05-19 16:35:49 +03:00
mysqldev@build.mysql2.com
cf79c47597
- re-enabled RAID support for the Max subpackage again
2003-05-16 13:36:13 +02:00
lenz@mysql.com
66997c0fb3
- fixed Max RPM package description (removed RAID)
2003-04-30 11:30:45 +02:00
lenz@mysql.com
5f830363f2
- disabled MyISAM RAID (--with-raid) for the 4.0 Max binaries for now
...
(several users reported crashes, even when not using RAID) (see bug #346 )
2003-04-30 11:27:13 +02:00
lenz@mysql.com
d97caf59ca
- increased bdb_max_lock value to pass sql-bench
...
- re-enabled OpenSSL for the Max RPM package
2003-04-02 14:38:25 +02:00
monty@narttu.mysql.fi
a434bca704
Merge with 4.0
2003-03-16 19:17:54 +02:00
lenz@mysql.com
7476ffd7f0
- added missing file mysql_secure_installation to server RPM subpackage
...
(bug #141 ) (please merge with 4.1 and onwards)
2003-03-10 20:21:11 +01:00
venu@myvenu.com
dff8f63272
Change -IN_RPM -> --rpm and -WINDOWS -> --windows from mysql_install_db
2003-03-07 10:16:23 -08:00
lenz@mysql.com
c974f42a6f
(please merge into 4.1 and onwards)
...
- re-added missing pre- and post(un)install scripts to server subpackage
- added config file /etc/my.cnf to the file list (just for completeness)
- make sure to create the datadir with 755 permissions
2003-02-11 12:27:53 +01:00
lenz@mysql.com
493e391182
- removed unused CC and CXX variables
...
- CFLAGS and CXXFLAGS should honor RPM_OPT_FLAGS
2003-01-27 20:55:03 +01:00
lenz@mysql.com
1ecf9d5098
- added mysql_waitpid to the MySQL-client RPM and binary distributions
...
- renamed MySQL.rpm to MySQL-server.rpm
2003-01-24 16:10:21 +01:00
lenz@mysql.com
b6175db464
- Moved the init script from /etc/rc.d/init.d to /etc/init.d for better
...
compatibility of the RPMs
- added "restart" action to the mysql.server init script
2002-11-27 22:57:17 +01:00
lenz@mysql.com
9a2c402cc8
- renamed gtar->tar in Build-tools/mysql-copyright, since it is more
...
common, especially on our main build systems
- cosmetical fix in mysql.spec
2002-09-27 15:27:14 +02:00
lenz@mysql.com
9aeb138a69
- added Changelog entry to manual.texi
...
- mysql.spec.sh: MySQL-Max now requires MySQL >= 4.0 to avoid version
mismatches (people were mixing MySQL 3.23 and 4.0 RPMs)
2002-09-25 17:36:21 +02:00
lenz@mysql.com
3d38dfe541
- RPM spec file adjustments for the features of the Max binary (disabled
...
OpenSSL, enabled RAID)
- added compatibility link safe_mysqld -> mysqld_safe
2002-08-09 11:39:34 +02:00
lenz@mysql.com
7b83805443
- Fixed build failure in mysql.spec.sh - linking against the special
...
patched glibc would force static linking, which does not work with
OpenSSL (which is now part of the Max binary)
- RPM spec file cleanups
- Init script cosmetical fix
2002-07-23 17:04:20 +02:00
lenz@mysql.com
251449899a
- fixed typo in manual.texi
...
- fixed compile option in mysql.spec
2002-07-16 18:43:03 +02:00
lenz@mysql.com
b287b3ed44
- removed the mit-pthreads subdirectory on Monty's request (mit-pthreads
...
is now available as a separate downloadable tarball instead)
- modified the RPM spec file according to discussions with Monty, Jani,
Heikki and David (corrected build options, updated Packager tag)
2002-07-15 11:53:05 +02:00
lenz@mysql.com
818af46d6c
Reworked the RPM spec file and added several fixes to make the
...
build scripts work again.
2002-05-03 12:31:25 +02:00
monty@hundin.mysql.fi
727e507bca
merge with 3.23.50
2002-03-27 01:56:10 +02:00
monty@hundin.mysql.fi
37522497ac
Fix path to enable compile with other gcc version
2002-03-26 08:35:07 +02:00
monty@hundin.mysql.fi
3d7490d2c0
Fixed typo
2002-03-26 00:28:33 +02:00
monty@hundin.mysql.fi
ca55d0c2b0
Fixed that RPM can be recompiled even if there is not another glibc in /usr/local/mysql-glibc
2002-03-25 18:10:34 +02:00
sasha@mysql.sashanet.com
aa67831207
merged from 3.23 to pull the LOAD DATA INFILE fix as rpl000001 was failing.
...
Let's hope this did not break anything. Will not push this one until Monty
gets back
2002-03-01 19:36:46 -07:00
sasha@mysql.sashanet.com
b065873163
RPM clean-up
2002-02-16 13:52:15 -07:00
sasha@mysql.sashanet.com
bcd8cd1372
updated build scripts for new Linux build
2002-02-16 11:32:06 -07:00
monty@hundin.mysql.fi
c1947bca03
Use --enable-local-infile as default
2002-02-14 19:41:32 +02:00
monty@hundin.mysql.fi
b0f98a302a
Enable LOAD DATA LOCAL by default
2002-02-14 19:24:49 +02:00
monty@hundin.mysql.fi
c8f87750a4
Always compile rPM's with --enable-thread-safe-client
2001-12-13 23:57:55 +02:00
monty@hundin.mysql.fi
9265a4df45
merge
2001-11-22 14:40:38 +02:00
monty@hundin.mysql.fi
0ca1a5e1dd
Add missing resolve_stack_dump to RPM
2001-11-22 12:24:06 +02:00
monty@hundin.mysql.fi
d121c2cdb9
Added missing files in libmysqld and the RPM spec file
2001-10-11 05:37:05 +03:00
monty@hundin.mysql.fi
6265dfccda
Always build thread safe client libraries in the distributed build
...
Add mysqlmanager to binary distribution.
2001-10-10 23:44:07 +03:00
tim@black.box
68832fa323
mysql.spec.sh fix typo
2001-10-10 04:04:54 -04:00
tim@work.mysql.com
a98a87af6d
mysql.spec.sh fix typo in embedded section
...
Do-rpm remove the file before doing a cp
Do-rpm print out the log file name
2001-10-09 03:04:32 +02:00
monty@hundin.mysql.fi
2f603156ed
Cleanup after last merge
2001-10-08 07:24:04 +03:00
monty@hundin.mysql.fi
021aa7caac
Fixes for RPM build
2001-09-29 00:44:23 +03:00
monty@work.mysql.com
18474d8419
Merge with 3.23.42
2001-09-13 09:52:35 +02:00
sasha@mysql.sashanet.com
de1b5a8c69
added symbols files to RPM to resolve stack trace
...
fixed Do-rpm to accept command-line options for easier testing/local
RPM build
2001-09-03 13:09:08 -06:00
monty@hundin.mysql.fi
897b37b506
Changed safe_mysqld -> mysqld_safe
...
Added some alias to SHOW commands
Prepare for dynamic changing of MySQL variables
2001-06-28 10:49:16 +03:00
monty@hundin.mysql.fi
a2e9e16fdd
Added mysqlcheck to RPM
2001-06-12 13:10:23 +03:00
tim@threads.polyesthetic.msg
7ca3253d0a
RPM .spec file: add "mysql" to the Provides: line, to match what
...
Redhat's RPM's are looking for.
Submitted by Florin Andrei <florin@sgi.com>.
2001-05-14 20:41:54 -04:00
monty@donna.mysql.fi
aa7bb900ae
Merge
2001-04-15 14:28:25 +03:00
monty@donna.mysql.fi
88c821b002
Cleanup of MySQL-Max description
2001-04-15 14:21:58 +03:00
tim@threads.polyesthetic.msg
c3e3a336b6
Try to make MySQL compile under Cygwin.
...
Bug fix for Dec OSF on Alpha.
Minor bug fix for server RPM.
Tweak RPM support for mysqld-max.
2001-04-14 13:04:20 -04:00
monty@donna.mysql.fi
2ba11380eb
Fix RPM to be able to build MySQL-Max
2001-04-14 01:30:52 +03:00
monty@donna.mysql.fi
bc7731c0c7
Changed -O6 to -O3
...
Portability fix for Innodb
2001-04-13 22:09:33 +03:00
monty@donna.mysql.fi
b897f84d74
Changes to get mysqld-max to compile
2001-04-13 16:21:38 +03:00
monty@donna.mysql.fi
8700c02dae
Changed Innobase to Innodb
...
Deleted a lot of old benchmark runs
2001-04-13 12:25:12 +03:00
monty@donna.mysql.fi
e112299b18
Fixed up mysql-max spec file
2001-04-02 19:49:43 +03:00
monty@donna.mysql.fi
cb3dfd8252
Changed --with-innobase-db to --with-innobase
...
Updated manual about INNOBASE and BDB
2001-03-08 03:15:54 +02:00
monty@donna.mysql.fi
becf27e6db
Removed duplicated index_init() calls that causes problems with BDB
...
tables.
Merged maxsql.spec with mysql.spec
2001-03-07 14:06:39 +02:00
sasha@mysql.sashanet.com
d47b6e19a9
keep frame pointer
2001-02-14 15:09:38 -07:00
monty@donna.mysql.com
6d0e529042
Fixed bug when having many binary log files
...
Fixed bug when deleting keys with possible NULL values
many changes to mysqltest
2001-01-08 00:04:30 +02:00
monty@donna.mysql.com
e9c2f7d439
Fixes to get mysql-test included in the distributions
2001-01-02 14:29:47 +02:00
monty@work.mysql.com
6a6b9c1bae
Fixes build of 3.23.30
2001-01-01 21:57:05 +01:00
monty@work.mysql.com
1419c77f9d
Install mysqltest binary and new man pages
2000-12-31 11:50:54 +01:00
monty@donna.mysql.com
155823ad51
Lots of new benchmark runs
...
Remember filename for temporary files created with mkstemp
Fixed wrongly allocated BDB share structure
Cleanups for SunPRO
2000-12-18 16:09:19 +02:00
monty@work.mysql.com
e1c55775e5
mysql.spec.sh Don't install BDB
...
Do-patch-file Update for new web structure
Makefile.am Added dependency for manual_toc.html
Makefile.am Replaced chmod with RM to avoid error message
2000-12-13 12:43:45 +01:00
tim@threads.polyesthetic.msg
69483524b9
Handle compressed man/info docs. Thanks to
...
GOMEZ Henri <hgomez@slib.fr> for the patch.
2000-09-29 15:54:54 -04:00
monty@donna.mysql.com
ec62b3426c
Fix for compilation ; Turned of RCS flag for all files to avoid
...
unexpected expansions.
2000-08-30 22:44:57 +03:00
tim@work.mysql.com
7ea890165f
mysql.spec.sh - added libmysqlclient_r
2000-08-19 23:36:05 +02:00
monty@donna.mysql.com
ea013c2152
Fixed for Ia64 + delayed key creation + a lot of small bug fixes
2000-08-15 20:09:37 +03:00
bk@work.mysql.com
f4c589ff6c
Import changeset
2000-07-31 21:29:14 +02:00