From marc@infomarc.info Thu Jul 14 12:50:13 2011 From: Marc Delisle To: developers@phpmyadmin.net Subject: Re: [Phpmyadmin-devel] XML export Date: Thu, 14 Jul 2011 08:51:32 -0400 Message-ID: <4E1EE654.2000208@infomarc.info> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0206400221441812665==" --===============0206400221441812665== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Le 2011-07-13 18:28, Piotr Przybylski a écrit : > Hi, > > Is XML export used at all? It was missing data escaping in many > places, and structure (table, function, ...) export was just broken. I > fixed it a bit, but there are still some problems that remain: > - escaping of table/db names and data in other encodings than ISO-8859-1 > - it uses SHOW CREATE TABLE without any required fixes > > File format itself is interesting. I don't expect XML Schema for it to > exist, but at least namespace usage should be consistent. > > I think fixing this and rewriting output format to be more consistent > should appear on Tasks for junior developers. And maybe extending it > to output data in more concise format, eg.: > > > value > ... > > ... >
> Piotr, XML export is probably used, how can we know? In your testing, was it just a problem in master or also in 3.4.x? -- Marc Delisle http://infomarc.info --===============0206400221441812665==--