This is the output when trying to dump the file inside an new fresh db:<br><br>-bash-3.00$ mysqldump -uriccardot -p intranet_dump < intranet2.sql <br>Enter password: <br>-- MySQL dump 10.10<br>--<br>-- Host: localhost    Database: intranet_dump<br>
-- ------------------------------------------------------<br>-- Server version       5.0.19-log<br><br>/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;<br>/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;<br>
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;<br>/*!40101 SET NAMES utf8 */;<br>/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;<br>/*!40103 SET TIME_ZONE='+00:00' */;<br>/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;<br>
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;<br>/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;<br>/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;<br>
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;<br><br>/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;<br>/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;<br>/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;<br>/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;<br>
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;<br>/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;<br>/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;<br><br>Alex, I tried to remove some part of the script that I thought they could create an error, but I have no clue. I do not have any feedback from mysqladmin. Then I am so angry to today that I cannot think properly, I should take some days of holidays :-(<br>
<br><br><br><br><div class="gmail_quote">On Wed, Feb 3, 2010 at 12:48 PM, Alex Young <span dir="ltr"><<a href="mailto:alex@blackkettle.org">alex@blackkettle.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Riccardo Tacconi wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I know that this is not a MySql user group, but it should be the most used DBMS with Rails and Ruby. I asked a question in Stackoverflow.com: <a href="http://stackoverflow.com/questions/2191200/mysqldump-not-restoring-data-in-mysql-5-0-19" target="_blank">http://stackoverflow.com/questions/2191200/mysqldump-not-restoring-data-in-mysql-5-0-19</a> <br>

</blockquote>
<br></div>
It's difficult to analyse something like this without seeing the precise setup. Have you tried isolating the problem to the minimum schema that will show the fault? If you could post a short mysqldump output that shows the problem, you might get more responses. If you can't set up a new database to demonstrate it, chop out anything irrelevant from your current dump and substitute any confidential data.<br>

<br>
I have seen similar problems in the past. From memory they were to do with privileges being tied to the host IP address, but I seem to recall that gave a specific error rather than failing silently.<br>
<br>
-- <br><font color="#888888">
Alex</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
Chat mailing list<br>
<a href="mailto:Chat@lists.lrug.org" target="_blank">Chat@lists.lrug.org</a><br>
<a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Riccardo Tacconi<br>Web developer at Wolseley UK <br>VIRTUELOGIC LIMITED (Director)<br><br><a href="http://www.linkedin.com/in/riccardotacconi">http://www.linkedin.com/in/riccardotacconi</a><br>
<a href="http://riccardotacconi.blogspot.com/">http://riccardotacconi.blogspot.com/</a><br><a href="http://twitter.com/rtacconi">http://twitter.com/rtacconi</a><br>Linux user: #400461<br>