mariadb/client
unknown 33ac50f076 bug#27608 XML output is not well-formed
Problem: output was empty if the result is empty.
Fix: print XML header and footer, even if the result
is empty, to produce well-formed XML output.


client/mysql.cc:
  Print header and footer even on empty set, when --xml
mysql-test/r/client_xml.result:
  Adding test case
mysql-test/t/client_xml.test:
  Adding test case
2007-04-09 17:53:10 +05:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
CMakeLists.txt Add echo.c to be built on Windows 2007-02-16 15:25:49 +01:00
completion_hash.cc Many files: 2006-12-23 20:17:15 +01:00
completion_hash.h my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
echo.c echo.c: 2007-03-20 18:31:49 +01:00
get_password.c Many files: 2006-12-23 20:17:15 +01:00
Makefile.am Add echo.c as EXTRA_DIST file 2007-02-19 13:21:06 +01:00
my_readline.h Many files: 2006-12-23 20:17:15 +01:00
mysql.cc bug#27608 XML output is not well-formed 2007-04-09 17:53:10 +05:00
mysql_upgrade.c Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0 2007-03-01 18:12:56 +01:00
mysqladmin.cc my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mysqlbinlog.cc Bug#23736 Pointer free error in mysqlbinlog 2007-03-20 10:34:25 -04:00
mysqlcheck.c Many files: 2006-12-23 20:17:15 +01:00
mysqldump.c Fixed compiler warnings (for linux and win32 and win64) 2007-02-22 16:59:57 +02:00
mysqlimport.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mysqlmanager-pwgen.c Many files: 2006-12-23 20:17:15 +01:00
mysqlmanagerc.c Many files: 2006-12-23 20:17:15 +01:00
mysqlshow.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mysqltest.c Merge pilot.blaudden:/home/msvensson/mysql/mysql-4.1-maint 2007-03-20 21:24:20 +01:00
readline.cc Many files: 2006-12-23 20:17:15 +01:00
sql_string.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-01-22 14:04:40 +02:00
sql_string.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-01-22 14:04:40 +02:00