1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-16 20:23:18 +03:00
Files
mariadb/sql
unknown b40895f9d2 bug #702 - ALTER TABLE tm UNION=(t1,t2) doesn't work if t1.MYD is compressed
myisammrg/myrg_open.c:
  never mark merge table as readonly even if all underlying myisam tables are readonly,
  otherwise ALTER TABLE merge UNION=(t1,t2,t3,...) will not work
sql/handler.cc:
  map EACCES to ER_OPEN_AS_READONLY.
  can only happen on modifying merge table that has (some) read-only myisam tables
2003-07-15 20:43:57 +02:00
..
2003-07-08 15:50:57 +02:00
2002-07-23 18:31:22 +03:00
2003-01-28 08:38:28 +02:00
2003-07-01 14:38:38 +03:00
2003-06-24 10:53:21 +05:00
2003-04-26 14:54:53 +03:00
2003-03-13 13:44:03 +01:00
2003-01-05 20:18:49 +02:00
2003-01-05 20:18:49 +02:00
2003-04-23 21:52:16 +03:00
2003-07-03 22:48:13 +03:00
2003-01-28 17:42:08 +01:00
2002-06-20 15:25:02 +03:00
2002-07-23 20:39:36 +03:00
2003-01-28 08:38:28 +02:00
2003-07-04 23:06:19 +03:00
2003-04-23 21:52:16 +03:00
2003-04-15 22:04:16 +03:00
2003-06-11 20:09:37 +05:00
2003-06-11 20:09:37 +05:00
2003-07-08 15:50:57 +02:00
2003-07-04 23:06:19 +03:00
2003-07-08 15:50:57 +02:00
2003-07-03 19:23:06 +03:00
2003-01-28 08:38:28 +02:00
2003-07-07 19:35:11 +02:00
2003-06-19 12:38:14 -04:00
2003-07-01 14:38:38 +03:00
2003-02-06 16:55:59 +02:00
2003-05-07 19:01:45 +03:00
2003-04-23 21:52:16 +03:00
2003-07-04 23:06:19 +03:00
2003-07-07 16:39:53 +03:00
2003-07-04 23:06:19 +03:00
2002-11-29 16:40:18 +02:00
2003-07-08 15:50:57 +02:00
2003-04-23 21:52:16 +03:00
2003-06-19 22:06:51 +05:00
2003-02-19 14:58:44 +01:00