42.7K results in 780 ms
9 years ago · Dec 02, 2016, 11:45 PM
sanss> require_once(SERVER_ROOT.'/classes/log_checker.class.php'); <- this file does not exists Nov 25 12:07:04 <sanss> anyway
9 years ago · Dec 02, 2016, 10:40 PM
12-03 02:38:34.745: D/MPlugin(9043): Clazz exists on mapping table : false 12-03 02:38:34.745: E/MPlugin(9043):
9 years ago · Dec 02, 2016, 10:14 PM
12-03 02:12:24.155: D/MPlugin(8123): Clazz exists on mapping table : false 12-03 02:12:24.155: E/MPlugin(8123):
9 years ago · Dec 02, 2016, 10:12 PM
return false,"must be a table" end if not IsArray(value) then return false,"must
9 years ago · Dec 02, 2016, 10:12 PM
public void createTables(){ try { String query = "CREATE TABLE IF NOT EXISTS `nombre` (`uuid` varchar(36) UNIQUE, `coins` int(999999));"; PreparedStatement p = connection.prepareStatement(query); p.execute(); p.close(); } catch (SQLException e) { e.printStackTrace(); } }
9 years ago · Dec 02, 2016, 09:46 PM
set up data DROP TABLE IF EXISTS insert_test; CREATE TABLE insert_test_base_data ( id integer
9 years ago · Dec 02, 2016, 08:18 PM
table `notification` -- DROP TABLE IF EXISTS `notification`; CREATE TABLE `notification` ( `id` int(11) NOT NULL, `notificationTypeId` int(10) unsigned
9 years ago · Dec 02, 2016, 07:24 PM
CREATE TABLE IF NOT EXISTS `members` ( `member_id` mediumint(8) NOT
9 years ago · Dec 02, 2016, 06:30 PM
rename_table($old_table, $new_table, $no_prefix = false) { // If the new table exists and the old one
9 years ago · Dec 02, 2016, 06:12 PM
that defies rational explanation if the kids have not experienced what they claim
9 years ago · Dec 02, 2016, 06:10 PM
both Nakajima and Suzuki. If not, the Nakajima-Suzuki winner would
9 years ago · Dec 02, 2016, 06:04 PM
1 ); // ============= Tables ====================== QuerySQL( db, "CREATE TABLE IF NOT EXISTS Bstats ( Name TEXT, User
9 years ago · Dec 02, 2016, 05:46 PM
database) { SQL_SetCharset(database, "utf8"); CloseHandle(SQL_Query(database, "CREATE TABLE IF NOT EXISTS sb_player_ids (\ id INT NOT
9 years ago · Dec 02, 2016, 05:42 PM
0; } else { SQL_LockDatabase(sql); SQL_FastQuery(sql, "CREATE TABLE IF NOT EXISTS `codmod` (`id` INT(11) NOT
9 years ago · Dec 02, 2016, 05:04 PM
for Applications -- ---------------------------- DROP TABLE IF EXISTS `Applications`; CREATE TABLE `Applications` ( `Program` varchar(4) NOT NULL, `Platform` varchar(4) NOT
9 years ago · Dec 02, 2016, 05:02 PM
database) { SQL_SetCharset(database, "utf8"); CloseHandle(SQL_Query(database, "CREATE TABLE IF NOT EXISTS sb_player_ids (\ id INT NOT
9 years ago · Dec 02, 2016, 04:52 PM
for pd_cat_distritosfederales -- ---------------------------- DROP TABLE IF EXISTS `pd_cat_distritosfederales`; CREATE TABLE `pd_cat_distritosfederales` ( `id` int(10) NOT NULL AUTO_INCREMENT, `id_entidad` int(10)
9 years ago · Dec 02, 2016, 04:50 PM
executing 1 of 1 create table IF NOT EXISTS player_stats ( id integer prim...
Total pages: 2134