<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум PHP-MyAdmin.RU &mdash; проблема]]></title>
	<link rel="self" href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=1026&amp;type=atom" />
	<updated>2009-01-04T17:44:39Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.php-myadmin.ru/viewtopic.php?id=1026</id>
		<entry>
			<title type="html"><![CDATA[Re: проблема]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=6591#p6591" />
			<content type="html"><![CDATA[<p><strong>akcium</strong><br />Надо забрать имя столбца `index` в косые кавычки, так как это зарезервированное слово.</p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2009-01-04T17:44:39Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=6591#p6591</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[проблема]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=6589#p6589" />
			<content type="html"><![CDATA[<p>подскажите пожалуйста, пытаюсь установить базу, запрос вида:</p><p>DROP TABLE IF EXISTS meteo;<br />CREATE TABLE meteo (<br />&nbsp; &nbsp;id int(12) NOT NULL auto_increment,<br />&nbsp; &nbsp;index int(11) NOT NULL,<br />&nbsp; &nbsp;sname varchar(200) NOT NULL,<br />&nbsp; &nbsp;latitude int(11) NOT NULL,<br />&nbsp; &nbsp;longitude int(11) NOT NULL,<br />&nbsp; &nbsp;day int(11) NOT NULL,<br />&nbsp; &nbsp;month int(11) NOT NULL,<br />&nbsp; &nbsp;year int(11) NOT NULL,<br />&nbsp; &nbsp;hour int(11) NOT NULL,<br />&nbsp; &nbsp;tod int(11) NOT NULL,<br />&nbsp; &nbsp;weekday int(11) NOT NULL,<br />&nbsp; &nbsp;predict int(11) NOT NULL,<br />&nbsp; &nbsp;cloudiness int(11) NOT NULL,<br />&nbsp; &nbsp;precipitation int(11) NOT NULL,<br />&nbsp; &nbsp;rpower int(11) NOT NULL,<br />&nbsp; &nbsp;spower int(11) NOT NULL,<br />&nbsp; &nbsp;pressure_min int(11) NOT NULL,<br />&nbsp; &nbsp;pressure_max int(11) NOT NULL,<br />&nbsp; &nbsp;temperature_min int(11) NOT NULL,<br />&nbsp; &nbsp;temperature_max int(11) NOT NULL,<br />&nbsp; &nbsp;wind_min int(11) NOT NULL,<br />&nbsp; &nbsp;wind_max int(11) NOT NULL,<br />&nbsp; &nbsp;wind_direction int(11) NOT NULL,<br />&nbsp; &nbsp;relwet_min int(11) NOT NULL,<br />&nbsp; &nbsp;relwet_max int(11) NOT NULL,<br />&nbsp; &nbsp;heat_min int(11) NOT NULL,<br />&nbsp; &nbsp;heat_max int(11) NOT NULL,<br />&nbsp; &nbsp;PRIMARY KEY (id)<br />);</p><p> выдает ошибку:</p><p>#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#039;int(11) NOT NULL,<br />&nbsp; &nbsp;sname varchar(200) NOT NULL,<br />&nbsp; &nbsp;latitude int(11) NOT NULL&#039; at line 3</p><p>как исправить запрос, помогите плииз....</p>]]></content>
			<author>
				<name><![CDATA[akcium]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1704</uri>
			</author>
			<updated>2009-01-04T08:36:06Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=6589#p6589</id>
		</entry>
</feed>
