~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/clients/drizzledump.rst

  • Committer: Mark Atwood
  • Date: 2011-11-06 20:01:57 UTC
  • mfrom: (2449.3.1 drizzle-docfix)
  • Revision ID: me@mark.atwood.name-20111106200157-5zy3syvioahmcu7l
mergeĀ lp:~fallenpegasus/drizzle/drizzle-docfix

Show diffs side-by-side

added added

removed removed

Lines of Context:
298
298
   issues from :program:`drizzledump` to your MySQL server.
299
299
 
300
300
.. note::
 
301
 
301
302
   If you find your VARCHAR and TEXT data does not look correct in a drizzledump
302
303
   output, it is likely that you have UTF8 data stored in a non-UTF8 table.  In
303
304
   which case please check the :option:`--my-data-is-mangled` option.