Commit graph

27 commits

Author SHA1 Message Date
lenz@mysql.com
9bcc70df35 Merge mysql.com:/space/my/mysql-4.0
into mysql.com:/space/my/mysql-4.0-build
2002-12-05 22:05:31 +01:00
monty@mashka.mysql.fi
2435dce96d Merge with 3.23 2002-12-05 03:52:53 +02:00
lenz@mysql.com
a13d1b2faf - removed unused variable $defaults
- parse mysql.server section in my.cnf as well
2002-11-29 17:36:36 +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
98b336afbd - fixed tabbing 2002-11-25 13:30:56 +01:00
lenz@mysql.com
fa7798596d mysql.server.sh:
- reverted some incompatible/non-portable modifications
2002-11-25 13:25:18 +01:00
lenz@mysql.com
eef0952be6 mysql.server.sh:
- reverted some incompatible/non-portable modifications
2002-11-25 13:14:38 +01:00
lenz@mysql.com
4c32ffcb68 mysql.server:
- fixed some typos and wording (merged from 3.23 tree)
 - fixed parsing the correct section in /etc/my.cnf ([mysql_server] ->
   [mysql.server]) as documented in the manual
2002-11-22 18:37:00 +01:00
lenz@mysql.com
d882391975 scripts/safe_mysqld.sh
- fix setting of niceness level

support-files/mysql.server.sh
     - applied some fixes from 4.0 mysql.server script
     - fix my.cnf parsing
2002-11-22 18:26:45 +01:00
serg@serg.mysql.com
f2aab61a60 Merge serg.mysql.com:/usr/home/serg/Abk/mysql
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-11-17 00:36:28 +01:00
lenz@mysql.com
042ac3fb67 - Fixed some minor bugs/typos 2002-11-15 01:57:56 +01:00
monty@hundin.mysql.fi
c7499a1039 Portabilityfix in mysqladmin.c
Fix when using --localstatedir
Cleaned up mysql.server
2002-08-23 02:48:52 +03: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
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
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
12aa7e5e84 Fix for make dist 2001-09-29 15:37:53 +03: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
jani@janikt.pp.saunalahti.fi
2b5d60504b Fixed a few typos. 2001-05-29 20:03:58 +03:00
monty@donna.mysql.com
b443871ed5 Ensure that my_print_defaults is found 2001-01-02 21:28:36 +02:00
tim@cane.mysql.fi
a7462751af Portability fix. 2000-12-28 20:12:39 +02:00
tim@threads.polyesthetic.msg
777881761c More changes to mysql.server to make it fit in with the other
tools.
2000-11-29 18:24:21 -05:00
tim@threads.polyesthetic.msg
7f877deb47 Clean up safe_mysqld, mysql_install_db and mysql.server. They
should now work the way you expect them to (process command-line
arguments consistently).
2000-11-29 15:21:48 -05:00
monty@donna.mysql.com
dc5e32ea40 Added connect_timeout and fix for transactions per statement 2000-11-27 02:28:41 +02:00
monty@donna.mysql.com
dc4525636c Small bug fixes + code for DELETE QUICK 2000-09-20 04:54:10 +03:00
monty@donna.mysql.com
2776500c22 Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
monty@donna.mysql.com
be5e4e72b6 Small bug fixes 2000-09-07 04:55:17 +03:00
bk@work.mysql.com
f4c589ff6c Import changeset 2000-07-31 21:29:14 +02:00