EAVB_VFZUHIARHI To whom it may concern -
The mysqldump program can be used to make logical
database backups. Although the vast majority of people use it to
create SQL dumps, it is possible to dump both schema structure
and data in XML format. There are a few bugs (#52792, #52793) in this feature, but these are not the
topic of this post.XML output from mysqldumpDumping in XML format
is done with the --xml or -X option. In addition, you
should use the --hex-blob option otherwise the BLOB data will …
Showing entries 1 to 2
Apr
19
2010
Jun
21
2009
Introduction
StackOverflow is an amazing site for coding questions. It was created by Joel Spolsky of joelonsoftware.com, Jeff Atwood of codinghorror.com, and some other incredibly smart guys who truly care about user experience. I have been a total fan of SO since it went mainstream and it's now a borderline addiction (you can see my StackOverflow badge on the right sidebar).
The Story
Update 6/21/09: This server is currently under very heavy load (10-200), even with caching plugins enabled. Please bear with me as I try to resolve the situation.
Feel free to …
[Read more]
Showing entries 1 to 2