42.7K results in 820 ms
8 years ago · Mar 22, 2018, 08:34 PM
member.Value ~= "NoPlayer" then if not Groups[groupId].Members[member.Value] then -- check if member already exists print("adding",member.Value,"to",groupId) Groups[groupId].Members[member.Value] = member.Name;--{member.Name, true};
8 years ago · Mar 22, 2018, 08:20 PM
automation, admin; drop trigger if exists update_cases on cases; create or replace function update_cases()
8 years ago · Mar 22, 2018, 08:14 PM
devbw soc:qcom,gpubw: dev_pm_opp_get_opp_count: OPP table not found (-19) [ 28.801646] devbw
8 years ago · Mar 22, 2018, 07:20 PM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; printFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
8 years ago · Mar 22, 2018, 06:56 PM
CREATE TABLE `ip_pool` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `ip` int(10)
8 years ago · Mar 22, 2018, 06:22 PM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; hardFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
8 years ago · Mar 22, 2018, 06:10 PM
work when logging in. -- create table if not exists persistent_logins ( -- username varchar(64) not
8 years ago · Mar 22, 2018, 05:16 PM
gtkbreeze5.5[1017]: gtkbreeze: gtkrc2 already exists and is not using oxygen or orion,
8 years ago · Mar 22, 2018, 04:56 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
8 years ago · Mar 22, 2018, 02:58 PM
CREATE TABLE IF NOT EXISTS `1213` ( `UUID` varchar(65), `data` varchar(65) );
8 years ago · Mar 22, 2018, 02:56 PM
CREATE TABLE IF NOT EXISTS `tblsample` ( `UUID` varchar(65) NOT NULL auto_increment, `data` varchar(65) NOT NULL default '', PRIMARY KEY (`UUID`) );
8 years ago · Mar 22, 2018, 02:56 PM
CREATE TABLE IF NOT EXISTS `123` ( `UUID` varchar(65) NOT NULL, `data` varchar(65) NOT NULL default '', PRIMARY KEY (`UUID`) );
8 years ago · Mar 22, 2018, 02:54 PM
CREATE TABLE IF NOT EXISTS `tblsample` ( `UUID` int(11) NOT NULL auto_increment, `data` varchar(100) NOT NULL default '', PRIMARY KEY (`UUID`) );
8 years ago · Mar 22, 2018, 02:52 PM
Definir CASCADE; DROP TYPE IF EXISTS typeLabo; --Création de la table Theme CREATE TABLE Themes( codeTh INT
8 years ago · Mar 22, 2018, 02:38 PM
EXISTS `org_apiinteg_assets`; DROP TABLE IF EXISTS `assessmentinstances`; CREATE TABLE `org_apiinteg_assets` ( `id` varchar(20) NOT NULL default '0', `instance_id`
8 years ago · Mar 22, 2018, 02:06 PM
EXISTS `org_apiinteg_assets`; DROP TABLE IF EXISTS `assessmentinstances`; CREATE TABLE `org_apiinteg_assets` ( `id` varchar(20) NOT NULL default '0', `instance_id`
8 years ago · Mar 22, 2018, 01:40 PM
LilithsKitty (and love hecate) ========================== TABLE OF CONTENTS : YOU WILL
8 years ago · Mar 22, 2018, 12:40 PM
index asd on Clients(Name) create table Currencies ( Currency Varchar(3) not null primary key ,Name
8 years ago · Mar 22, 2018, 12:38 PM
to create table $sql = "CREATE TABLE IF NOT EXISTS books ( isbn INT(6) UNSIGNED
Total pages: 2134