<?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=2957&amp;type=atom" />
	<updated>2013-06-10T07:32:50Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.php-myadmin.ru/viewtopic.php?id=2957</id>
		<entry>
			<title type="html"><![CDATA[Re: Проблема при экспорте базы]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=23211#p23211" />
			<content type="html"><![CDATA[<p>Не понятная ошибка. Попробуйте обновить phpMyAdmin.</p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2013-06-10T07:32:50Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=23211#p23211</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Проблема при экспорте базы]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=23210#p23210" />
			<content type="html"><![CDATA[<p>Для переноса на хостинг нужно экспортировать базу. </p><p>При экспорте выдает следующее сообщение:<br />Fatal error: Cannot redeclare PMA_exportComment() (previously declared in Z:\home\localhost\www\Tools\phpmyadmin\libraries\export\xls.php:18) in Z:\home\localhost\www\Tools\phpmyadmin\libraries\export\sql.php on line 392</p><p>Код из файла sql:<br /> function PMA_exportComment($text = &#039;&#039;)<br />&nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp; if (isset($GLOBALS[&#039;sql_include_comments&#039;]) &amp;&amp; $GLOBALS[&#039;sql_include_comments&#039;]) {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // see <a href="http://dev.mysql.com/doc/refman/5.0/en/ansi-diff-comments.html">http://dev.mysql.com/doc/refman/5.0/en/ … ments.html</a><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return &#039;--&#039; . (empty($text) ? &#039;&#039; : &#039; &#039;) . $text . $GLOBALS[&#039;crlf&#039;];<br />&nbsp; &nbsp; &nbsp; &nbsp; } else {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return &#039;&#039;;<br />&nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; }</p><p>Версия 3.5.1.</p><p>Help!!!</p>]]></content>
			<author>
				<name><![CDATA[Daos]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=5315</uri>
			</author>
			<updated>2013-06-09T20:40:47Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=23210#p23210</id>
		</entry>
</feed>
