When I try to dump a database which contains views, mysqldump crashes:

# mysqldump -u root --opt --password=secret database > dump.sql
*** stack smashing detected ***: mysqldump terminated
Aborted
#

I use MySQL 5.0.89-0.glibc23 binaries from MySQL website.

Is it a known problem? Are there any solutions to it?

It is 100% reproducible on several servers with different databases.


--
Tomasz Chmielewski
http://wpkg.org

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to