| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Jan 2001 15:40:47 
|
dirk  |
Switch from mysql322-{client,server} to mysql323-{client,server}. |
21 Jan 2001 11:49:48 
|
dirk  |
Fix build on FreeBSD-3.x. |
07 Jan 2001 14:51:49 
|
dirk  |
Add "-felide-constructors -fno-exceptions -fno-rtti" to CXXFLAGS to work
around a problem causing mysqld to crash under heavy load and multiple
connections at the same time. |
07 Jan 2001 13:52:24 
|
dirk  |
--with-low-memory serves a similar purpose as patch-aq. |
01 Jan 2001 10:15:17 
|
will  |
Goodbye, YEAR2000. Hello, 2001. |
04 Dec 2000 15:13:36 
|
dirk  |
Go back to where I started: Put mysql.sock in /tmp/... |
04 Dec 2000 11:47:12 
|
dirk  |
Move mysql.sock from ${DB_DIR} to /var/run/. ${DB_DIR} has mode 700 so only
root and mysql were able to connect to the socket... |
30 Nov 2000 23:42:41 
|
dirk  |
Adjust mysql's homedirectory if already exists. |
16 Nov 2000 10:29:06 
|
dirk  |
Move mysql-client.sh from Makefile to files/mysql-client.sh and add a
start/stop parameter to satisfy rc.shutdown. |
24 Oct 2000 15:32:49 
|
dirk  |
Fix MASTER_SITES. |
08 Oct 2000 01:08:27 
|
asami  |
Convert category databases to new layout. |
05 Jul 2000 13:37:07 
|
tg  |
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option. |