mysql Reference Manual
mysql
Description:
Client API for MySQL.
Home:
http://www.mysql.com/
Content:
Namespaces:
Mysql
Classes:
Database
Result
Structs:
Field
Enums:
ClientFlag
CursorType
FieldFlag
FieldType
Option
SetOption
Methods:
public
void
debug
(
string
msg)
public
unowned
string
get_client_info
()
public
ulong
get_client_version
()
public
ulong
hex_string
(
string
to,
string
from,
ulong
length)
public
void
library_end
()
public
int
library_init
(
string
[] argv,
string
[]? groups =
null
)
public
void
server_end
()
public
int
server_init
(
string
[] argv,
string
[]? groups =
null
)
public
void
thread_end
()
public
bool
thread_init
()
public
uint
thread_safe
()
2022 vala-language.org