42.7K results in 812 ms
9 years ago · Sep 30, 2016, 05:16 PM
CREATE TABLE IF NOT EXISTS `translationStrings` ( `id` int(10) unsigned
9 years ago · Sep 30, 2016, 02:20 PM
$ mysqldump -hхоÑÑ‚ -Pпорт -uпользователь -pпароль имÑ_базы_данных --no-create-db --skip-add-drop-table | sed -r -e "s/CREATE TABLE (`[^`]+`)/CREATE TABLE IF NOT EXISTS \1/g" -e "s/LOCK TABLES (`[^`]+`)/DELETE FROM \1;\nLOCK TABLES \1/g" | gzip > "$(date +%Y%m%d_%H%M%S)_backup.sql.gz"
9 years ago · Sep 30, 2016, 01:24 PM
numeon[] = '<a href="'.$this->dir.$this->file_log.'?usr='.$useron.'" title="'.$useron.'">'.$useron.'</a>'; // if $_SESSION['nume'] exists and the SID from table is different from $sid,
9 years ago · Sep 30, 2016, 01:20 PM
numeon[] = '<a href="'.$this->dir.$this->file_log.'?usr='.$useron.'" title="'.$useron.'">'.$useron.'</a>'; // if $_SESSION['nume'] exists and the SID from table is different from $sid,
9 years ago · Sep 30, 2016, 01:16 PM
numeon[] = '<a href="'.$this->dir.$this->file_log.'?usr='.$useron.'" title="'.$useron.'">'.$useron.'</a>'; // if $_SESSION['nume'] exists and the SID from table is different from $sid,
9 years ago · Sep 30, 2016, 01:10 PM
Статичные товары', '/partner/administration/range-suppliers-stock', 'icon-fire'); CREATE TABLE if NOT EXISTS `incomes_attributes_status` ( `incomes_attributes_status_id` INT(10) UNSIGNED
9 years ago · Sep 30, 2016, 12:24 PM
create table if not exists categories ( id int(3) auto_increment
9 years ago · Sep 30, 2016, 11:36 AM
sql_mode = 'NO_AUTO_VALUE_ON_ZERO'; DROP TABLE IF EXISTS `productos_relacionados`; CREATE TABLE `productos_relacionados` ( `id` int(11) NOT NULL AUTO_INCREMENT, `productos_id` int(11)
9 years ago · Sep 30, 2016, 10:04 AM
CREATE EXTERNAL TABLE IF NOT EXISTS db.tableB LIKE db.tableA; insert
9 years ago · Sep 30, 2016, 09:34 AM
University`; /* Creating table 'Students' */ CREATE TABLE `Students` ( `STUDENT_ID` VARCHAR(9) NOT NULL, `FIRST_NAME` VARCHAR(50) NOT
9 years ago · Sep 30, 2016, 09:12 AM
USE `skola` ; -- ----------------------------------------------------- -- Table `skola`.`mesto` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `skola`.`mesto` ( `ID_mesto` INT UNSIGNED
9 years ago · Sep 30, 2016, 07:50 AM
first time TeamSpeak starts, if the old folder exists and the new folder does not exist. * Warn user when
9 years ago · Sep 30, 2016, 07:14 AM
SET FOREIGN_KEY_CHECKS = 0; DROP TABLE IF EXISTS orderdetails, orders, productlines, products; CREATE TABLE orders( orderNumber int(11)
9 years ago · Sep 30, 2016, 06:50 AM
3:10:50 PM] Icosahedron: but not if it spawns. [9/14/2016 3:10:57
Total pages: 2134