Warning: include(../omc/inc/init_db.inc): failed to open stream: No such file or directory in /home/otomotif/public_html/sipade/_utility/online_status_refresh_table.php on line 3
Warning: include(../omc/inc/init_db.inc): failed to open stream: No such file or directory in /home/otomotif/public_html/sipade/_utility/online_status_refresh_table.php on line 3
Warning: include(): Failed opening '../omc/inc/init_db.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/otomotif/public_html/sipade/_utility/online_status_refresh_table.php on line 3
Warning: mysqli_query() expects parameter 1 to be mysqli, null given in /home/otomotif/public_html/sipade/_utility/online_status_refresh_table.php on line 16
Warning: mysqli_error() expects parameter 1 to be mysqli, null given in /home/otomotif/public_html/sipade/_utility/online_status_refresh_table.php on line 17
Warning: mysqli_query() expects parameter 1 to be mysqli, null given in /home/otomotif/public_html/sipade/_utility/online_status_refresh_table.php on line 17
Warning: mysqli_error() expects parameter 1 to be mysqli, null given in /home/otomotif/public_html/sipade/_utility/online_status_refresh_table.php on line 17
drop table if exists .online_status
Warning: mysqli_query() expects parameter 1 to be mysqli, null given in /home/otomotif/public_html/sipade/_utility/online_status_refresh_table.php on line 29
Warning: mysqli_error() expects parameter 1 to be mysqli, null given in /home/otomotif/public_html/sipade/_utility/online_status_refresh_table.php on line 30
create table .online_status (
code char(1) not null,
description varchar(12) not null
)
Warning: mysqli_query() expects parameter 1 to be mysqli, null given in /home/otomotif/public_html/sipade/_utility/online_status_refresh_table.php on line 39
Warning: mysqli_error() expects parameter 1 to be mysqli, null given in /home/otomotif/public_html/sipade/_utility/online_status_refresh_table.php on line 40
Warning: mysqli_query() expects parameter 1 to be mysqli, null given in /home/otomotif/public_html/sipade/_utility/online_status_refresh_table.php on line 40
Warning: mysqli_error() expects parameter 1 to be mysqli, null given in /home/otomotif/public_html/sipade/_utility/online_status_refresh_table.php on line 40