- 11 Aug, 2001 10 commits
-
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
monty@hundin.mysql.fi authored
-
monty@bitch.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@bitch.mysql.fi authored
-
monty@bitch.mysql.fi authored
-
monty@bitch.mysql.fi authored
-
- 10 Aug, 2001 23 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
tim@black.box authored
-
tim@black.box authored
There is now a mysql_server_init() function which needs to be called at the beginning of the program (and _end() for the end of the program). This routine handles argument parsing for the embedded server. Use the embedded version of mysql_load_file() (ignore the LOCAL argument, since the client and server are the same program). There are now mysql_thread_init/end() functions for the client to use in a multi-threaded app. They are just wrappers for my_thread_init/end().
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Added record_rnd_buffer Added --safe-user-create Fix for ALTER TABLE RENAME on windows
-
monty@bitch.mysql.fi authored
Portability fixes Fixed problem when giving wrong arguments to myisam_recover Fix to remove warnings when using purify
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
jani@hynda.mysql.fi authored
enabled or not.
-
serg@serg.mysql.com authored
-
jani@hynda.mysql.fi authored
-
jani@hynda.mysql.fi authored
-
jani@hynda.mysql.fi authored
and sql-mode options.
-
jcole@tetra.spaceapes.com authored
-
jcole@tetra.spaceapes.com authored
-
jcole@tetra.spaceapes.com authored
into tetra.spaceapes.com:/home/jcole/bk/mysql
-
jcole@tetra.spaceapes.com authored
(Chapter 8 Skipped, will be next.)
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
-
- 09 Aug, 2001 7 commits
-
-
heikki@donna.mysql.fi authored
ibuf0ibuf.c Fix a potential hang in database shutdown (not known if there is such, but let us play safe)
-
tim@bitch.mysql.fi authored
Paste the libtool.m4 from libtool version 1.3.4 into aclinclude.m4; this should make our configure work even when the user has libtool version 1.4 installed. This should be removed, and everyone should upgrade to libtool 1.4; until then, this is a quick hack to make things work.
-
tim@work.mysql.com authored
-
jcole@tetra.spaceapes.com authored
into tetra.spaceapes.com:/home/jcole/bk/mysql
-
jcole@tetra.spaceapes.com authored
-
jcole@tetra.spaceapes.com authored
-
heikki@donna.mysql.fi authored
-