mirror of
https://github.com/MariaDB/server.git
synced 2025-01-21 22:34:18 +01:00
a1a834a650
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().
27 lines
594 B
Text
27 lines
594 B
Text
Sinisa@sinisa.nasamreza.org
|
|
davida@isil.mysql.com
|
|
heikki@donna.mysql.fi
|
|
jani@hynda.mysql.fi
|
|
jani@janikt.pp.saunalahti.fi
|
|
jcole@abel.spaceapes.com
|
|
jcole@main.burghcom.com
|
|
jcole@tetra.spaceapes.com
|
|
miguel@light.local
|
|
monty@donna.mysql.fi
|
|
monty@hundin.mysql.fi
|
|
monty@tik.mysql.fi
|
|
monty@work.mysql.com
|
|
mwagner@evoq.mwagner.org
|
|
paul@central.snake.net
|
|
paul@teton.kitebird.com
|
|
root@x3.internalnet
|
|
sasha@mysql.sashanet.com
|
|
serg@serg.mysql.com
|
|
tim@hundin.mysql.fi
|
|
tim@threads.polyesthetic.msg
|
|
tim@white.box
|
|
tim@work.mysql.com
|
|
tonu@hundin.mysql.fi
|
|
tonu@x153.internalnet
|
|
tonu@x3.internalnet
|
|
tim@black.box
|