Public Attributes | |
NET | _net |
Integer | cmd_status |
Byte | eof |
Byte | free_me |
PChar | host |
Integer | last_errno |
Char | last_error [999] |
PChar | net_buf |
PChar | net_buf_pos |
Integer | net_buf_size |
PChar | net_data_end |
PChar | passwd |
Cardinal | port |
PChar | user |
Definition at line 506 of file ZPlainMySql40.pas.
Definition at line 509 of file ZPlainMySql40.pas.
Integer MYSQL_MANAGER::cmd_status |
Definition at line 523 of file ZPlainMySql40.pas.
Byte MYSQL_MANAGER::eof |
Definition at line 521 of file ZPlainMySql40.pas.
Definition at line 519 of file ZPlainMySql40.pas.
PChar MYSQL_MANAGER::host |
Definition at line 511 of file ZPlainMySql40.pas.
Integer MYSQL_MANAGER::last_errno |
Definition at line 525 of file ZPlainMySql40.pas.
[1..999]
Definition at line 535 of file ZPlainMySql40.pas.
PChar MYSQL_MANAGER::net_buf |
Definition at line 527 of file ZPlainMySql40.pas.
Definition at line 529 of file ZPlainMySql40.pas.
Integer MYSQL_MANAGER::net_buf_size |
Definition at line 533 of file ZPlainMySql40.pas.
Definition at line 531 of file ZPlainMySql40.pas.
PChar MYSQL_MANAGER::passwd |
Definition at line 515 of file ZPlainMySql40.pas.
Cardinal MYSQL_MANAGER::port |
Definition at line 517 of file ZPlainMySql40.pas.
PChar MYSQL_MANAGER::user |
Definition at line 513 of file ZPlainMySql40.pas.