<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум PHP-MyAdmin.RU &mdash; ERRO 1064]]></title>
	<link rel="self" href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=4127&amp;type=atom" />
	<updated>2015-09-04T17:45:35Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.php-myadmin.ru/viewtopic.php?id=4127</id>
		<entry>
			<title type="html"><![CDATA[Re: ERRO 1064]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=26614#p26614" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>olliver2 сказал:</cite><blockquote><p>Помогите найти ошибку.</p></blockquote></div><p>Используйте косые кавычки для полей и имен таблиц - `id`.</p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2015-09-04T17:45:35Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=26614#p26614</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[ERRO 1064]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=26612#p26612" />
			<content type="html"><![CDATA[<p>Доброго времени суток !<br />Помогите решить проблему,<br />Пытаюсь создать таблицу MySQL ругается :<br /><strong>ERROR 1064(42000):You have an error in your SQL syntax ;check the manual thar corresponds to your MySQL server version for the right syntax to use near order<br />&#039;id&#039; int NOT NULL auto_increment,<br />&#039;title&#039; varchar(255) NOT NULL default &#039;&#039; at line 1</strong><br />Сама таблица:<br /><strong>CREATE TABLE order(<br />&#039;id&#039; int not null auto_increment,<br />&#039;title&#039; varchar(255) not null default &#039;&#039;,<br />&#039;author&#039; varchar(255) not null default &#039;&#039;,<br />&#039;pubyear&#039; int,<br />&#039;price&#039; int,<br />&#039;quantity&#039; int not null default &#039;1&#039;,<br />&#039;orderid&#039; varchar(50) not null default &#039;&#039;,<br />&#039;datetime&#039; int,<br />PRIMARY KEY(id) )</strong><br />Помогите найти ошибку.</p>]]></content>
			<author>
				<name><![CDATA[olliver2]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=7356</uri>
			</author>
			<updated>2015-09-04T10:26:40Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=26612#p26612</id>
		</entry>
</feed>
