File "2015111100.sql"
Full path: /home/mblcomeg/ucc.com.eg/roundcube/SQL/mysql/2015111100.sql
File
size: 124 B B
MIME-type: text/plain
Charset: utf-8
Download Open Edit Advanced Editor Back
ALTER TABLE `users`
ADD `failed_login` datetime DEFAULT NULL,
ADD `failed_login_counter` int(10) UNSIGNED DEFAULT NULL;