Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
mysql
Mysql
ClientFlag
CursorType
FieldFlag
FieldType
Option
SetOption
Database
Result
Field
debug
get_client_info
get_client_version
hex_string
library_end
library_init
server_end
server_init
thread_end
thread_init
thread_safe
Mysql
Description:
Content:
Classes:
Database
-
Result
-
Structs:
Field
-
Enums:
ClientFlag
-
SetOption
-
Option
-
FieldType
-
FieldFlag
-
CursorType
-
Functions:
public
unowned
string
get_client_info
()
public
ulong
get_client_version
()
public
void
debug
(
string
msg)
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
()