使用mod_auth_mysql.so
摘要:CREATE TABLE users ( id int(14) NOT NULL auto_increment, user_name CHAR(30) NOT NULL, user_passwd CHAR(20) NOT NULL, created timestamp(14) NOT NULL, updated timestamp(14) NOT NULL, PRIMARY KEY (id), UNIQUE KEY user_name (user_name));CREATE TABLE groups ( id int(14) NOT NULL auto_increment, ...
        阅读全文
        
            posted @ 2012-09-17 11:54
 
                     
                    
                 
                    
                 
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号