lenz@mysql.com
a15eafd0a0
- Small fix for support-files/mysql.spec.sh
...
- Updated scripts/make_binary_distribution.sh to include the correct
ChangeLog and the LICENSE file for non-GPL builds
2002-10-02 13:06:04 +02:00
lenz@mysql.com
c5bdaee9ad
- added the init script to support the LSB init script spec
...
- overhauled the RPM spec file (more macros, package descriptions)
2002-07-30 23:01:36 +02:00
monty@mashka.mysql.fi
d686ef729f
Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too big buffers when sorting innobase rows
...
Changed name of variables
NO_FOREIGN_KEY_CHECKS -> FOREIGN_KEY_CHECKS
RELAXED_UNIQUE_CHECKS -> UNIQUE_CHECKS
to avoid confusion with 'not...' variables.
Write name of adminstrator command to slow log.
Added mysqldumpslow to RPM
2002-07-29 09:35:25 +03:00
lenz@mysql.com
e4da730d4c
Updated Packager Tag
2002-07-15 09:54:26 +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
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
b0f98a302a
Enable LOAD DATA LOCAL by default
2002-02-14 19:24:49 +02:00
monty@hundin.mysql.fi
0ca1a5e1dd
Add missing resolve_stack_dump to RPM
2001-11-22 12:24:06 +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
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