<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Форум PHP-MyAdmin.RU &mdash; проблема]]></title>
		<link>https://forum.php-myadmin.ru/viewtopic.php?id=1026</link>
		<atom:link href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=1026&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «проблема».]]></description>
		<lastBuildDate>Sun, 04 Jan 2009 17:44:39 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: проблема]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=6591#p6591</link>
			<description><![CDATA[<p><strong>akcium</strong><br />Надо забрать имя столбца `index` в косые кавычки, так как это зарезервированное слово.</p>]]></description>
			<author><![CDATA[null@example.com (Hanut)]]></author>
			<pubDate>Sun, 04 Jan 2009 17:44:39 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=6591#p6591</guid>
		</item>
		<item>
			<title><![CDATA[проблема]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=6589#p6589</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (akcium)]]></author>
			<pubDate>Sun, 04 Jan 2009 08:36:06 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=6589#p6589</guid>
		</item>
	</channel>
</rss>
