Platon Technologies
neprihlásený Prihlásiť Registrácia
SlovakEnglish
open source software development oslavujeme 10 rokov vývoja otvoreného softvéru! Nedeľa, 27. apríl 2025

Súbor: [Platon] / phpWebLogAnalyzer / sql / drop_all.sql (stiahnutie)

Revízia 1.1, Mon Mar 18 23:24:38 2002 UTC (23 years, 1 month ago) by jombik9

 * 18/03/2002 - PEAR compliant expected error catching and handling
 *            - removed all errors and warnings in code (undefined keys
 *              in arrays, bad eval() processing, etc)

drop table if exists weblog_accesses             ;
drop table if exists weblog_accesses_raw         ;
drop table if exists weblog_auth_types           ;
drop table if exists weblog_content_types        ;
drop table if exists weblog_document_roots       ;
drop table if exists weblog_gateway_interfaces   ;
drop table if exists weblog_http_accept_charsets ;
drop table if exists weblog_http_accept_encodings;
drop table if exists weblog_http_accept_languages;
drop table if exists weblog_http_accepts         ;
drop table if exists weblog_http_connections     ;
drop table if exists weblog_http_hosts           ;
drop table if exists weblog_http_referers        ;
drop table if exists weblog_http_user_agents     ;
drop table if exists weblog_ident_ostypes        ;
drop table if exists weblog_ident_usernames      ;
drop table if exists weblog_path_infos           ;
drop table if exists weblog_paths_translated     ;
drop table if exists weblog_query_strings        ;
drop table if exists weblog_remote_addrs         ;
drop table if exists weblog_remote_hosts         ;
drop table if exists weblog_remote_idents        ;
drop table if exists weblog_remote_users         ;
drop table if exists weblog_request_methods      ;
drop table if exists weblog_request_uris         ;
drop table if exists weblog_script_filenames     ;
drop table if exists weblog_script_names         ;
drop table if exists weblog_server_admins        ;
drop table if exists weblog_server_names         ;
drop table if exists weblog_server_protocols     ;
drop table if exists weblog_server_signatures    ;
drop table if exists weblog_server_softwares     ;
drop table if exists weblog_values               ;


Platon Group <platon@platon.sk> http://platon.sk/
Copyright © 2002-2006 Platon Group
Stránka používa redakčný systém Metafox
Na začiatok