1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-29 00:08:14 +03:00
Files
mariadb/mysql-test/r
tnurnberg@mysql.com/salvation.intern.azundris.com 00ec3973f7 Bug#21014: Segmentation fault of mysqldump on view
mysqldump did not select the correct database before trying to dump
views from it. this resulted in an empty result set, which in turn
startled mysql-dump into a core-dump.  this only happened for views,
not for tables, and was only visible with multiple databases that
weren't by sheer luck in the order mysqldump required, anyway. this
fixes by selecting the correct database before dumping views; it also
catches the empty set-condition if it should occur for other reasons.
2006-07-14 12:50:00 +02:00
..
2006-05-29 16:27:45 +02:00
2006-06-17 02:57:50 +04:00
2006-03-01 15:50:15 +04:00
2006-06-15 16:39:18 +04:00
2006-05-31 22:55:45 -07:00
2006-06-27 00:47:52 +04:00
2006-06-22 00:29:04 +04:00
2005-09-08 18:15:05 +01:00
2006-05-24 17:21:35 +03:00
2005-08-29 22:35:48 -05:00
2006-06-15 01:48:41 +04:00
2006-04-21 08:19:38 -07:00
2006-06-15 20:29:05 -07:00
2006-06-20 00:52:26 +04:00
2005-08-26 22:25:45 -07:00
2006-06-27 17:00:24 +05:00
2005-09-09 12:47:57 +02:00
2006-01-06 00:47:49 +02:00
2006-05-16 22:19:44 -07:00
2006-02-03 00:07:36 +03:00
2006-06-29 16:31:08 +04:00
2005-12-06 21:28:13 +01:00
2006-05-03 16:42:39 +05:00
2006-05-17 20:48:48 -07:00
2006-05-31 22:55:45 -07:00
2006-03-06 23:43:47 +01:00
2005-09-14 12:24:14 +03:00
2005-12-06 21:28:13 +01:00
2006-05-04 09:58:03 +05:00
2005-10-12 15:19:51 +02:00
2006-02-07 19:57:31 +01:00
2006-06-12 15:36:12 +02:00
2005-09-15 22:21:30 +04:00
2006-05-31 22:55:45 -07:00
2006-06-27 00:47:52 +04:00
2005-08-19 11:38:14 +03:00
2005-08-24 19:37:27 +03:00
2006-06-17 02:57:50 +04:00
2005-09-14 23:12:01 +03:00
2006-06-21 01:14:53 +04:00
2006-05-03 16:47:05 +05:00
2006-04-27 21:59:04 +09:30
2006-06-01 16:51:19 -07:00
2006-06-01 16:51:19 -07:00
2005-10-10 19:38:58 +02:00
2006-06-09 19:29:39 -07:00
2006-04-26 17:09:41 -07:00
2006-03-31 21:26:17 -08:00
2006-06-21 13:01:00 +03:00