<?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; Запрос, ввод данных в таблицу MySql]]></title>
		<link>https://forum.php-myadmin.ru/viewtopic.php?id=1953</link>
		<atom:link href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=1953&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Запрос, ввод данных в таблицу MySql».]]></description>
		<lastBuildDate>Sun, 31 Oct 2010 14:51:12 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Запрос, ввод данных в таблицу MySql]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=13789#p13789</link>
			<description><![CDATA[<p>Поле `user` должно быть в косых кавычках. <img src="https://forum.php-myadmin.ru/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Hanut)]]></author>
			<pubDate>Sun, 31 Oct 2010 14:51:12 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=13789#p13789</guid>
		</item>
		<item>
			<title><![CDATA[Re: Запрос, ввод данных в таблицу MySql]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=13786#p13786</link>
			<description><![CDATA[<p>нашел ошибку, можно закрывать</p>]]></description>
			<author><![CDATA[null@example.com (Ilich)]]></author>
			<pubDate>Sun, 31 Oct 2010 12:16:34 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=13786#p13786</guid>
		</item>
		<item>
			<title><![CDATA[Запрос, ввод данных в таблицу MySql]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=13785#p13785</link>
			<description><![CDATA[<p>Юзаю phpmyadmin.Создал таблицу с 2-мя полями:mail, first_name. Возможно ошибка в синтаксисе, но не передает таблице данные, выводит ошибку:</p><p>Ошибка при выполнении запроса: 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;&#039;user&#039; (mail,first_name) VALUES (&#039;clify@ymail.com&#039;,&#039;Vasiliy&#039;)&#039; at line 1</p><br /><p>кусок кода:<br />$query = &quot;INSERT INTO &#039;user&#039; (mail,first_name) VALUES (&#039;$mail&#039;,&#039;$first_name&#039;)&quot;;<br />$result = mysql_query ($query) <br />or die (&quot;Ошибка при выполнении запроса: &quot;.mysql_error ()); <br />echo &quot;Данные добавлены успешно&quot;; <br />}</p><p>Field&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Type&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Collation&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Null&nbsp; &nbsp; Default&nbsp; &nbsp; <br />mail&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; varchar(15)&nbsp; &nbsp; cp1251_general_ci&nbsp; &nbsp; &nbsp; &nbsp; No&nbsp; &nbsp; None&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;&nbsp; <br />first_name&nbsp; &nbsp; &nbsp; varchar(15)&nbsp; &nbsp; cp1251_general_ci&nbsp; &nbsp; &nbsp; &nbsp; No&nbsp; &nbsp; None</p>]]></description>
			<author><![CDATA[null@example.com (Ilich)]]></author>
			<pubDate>Sun, 31 Oct 2010 11:09:45 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=13785#p13785</guid>
		</item>
	</channel>
</rss>
