1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-24 07:13:33 +03:00
Files
mariadb/mysql-test/r
unknown 8790b1e65c VIEW
two TABLE_LIST copy eliminated


include/mysqld_error.h:
  errors of view
libmysqld/Makefile.am:
  new view file
mysql-test/r/connect.result:
  SHOW TABLE show type of table
mysql-test/r/ctype_recoding.result:
  SHOW TABLE show type of table
mysql-test/r/drop.result:
  SHOW TABLE show type of table
mysql-test/r/grant.result:
  new two privileges (CRETEA|SHOW VIEW)
mysql-test/r/lowercase_table.result:
  SHOW TABLE show type of table
mysql-test/r/ps_1general.result:
  SHOW TABLE show type of table
mysql-test/r/rename.result:
  SHOW TABLE show type of table
mysql-test/r/rpl000009.result:
  SHOW TABLE show type of table
mysql-test/r/rpl_error_ignored_table.result:
  SHOW TABLE show type of table
mysql-test/r/select.result:
  SHOW TABLE show type of table
mysql-test/r/system_mysql_db.result:
  SHOW TABLE show type of table
  new two privileges (CRETEA|SHOW VIEW)
mysql-test/t/system_mysql_db_fix.test:
  removing all system tables
scripts/mysql_fix_privilege_tables.sql:
  new two privileges (CRETEA|SHOW VIEW)
sql/Makefile.am:
  new VIEW related file
sql/ha_myisammrg.cc:
  two TABLE_LIST copy eliminated
sql/item.cc:
  VIEW
sql/item.h:
  VIEW
sql/item_subselect.cc:
  VIEW
sql/item_subselect.h:
  VIEW
sql/lex.h:
  VIEW
sql/lock.cc:
  VIEW
sql/mysql_priv.h:
  VIEW
sql/mysqld.cc:
  VIEW
  new parameter - sql_updatable_view_key
sql/opt_sum.cc:
  two TABLE_LIST copy eliminated
sql/set_var.cc:
  new parameter - sql_updatable_view_key
sql/share/czech/errmsg.txt:
  errors messages of views
sql/share/danish/errmsg.txt:
  errors messages of views
sql/share/dutch/errmsg.txt:
  errors messages of views
sql/share/english/errmsg.txt:
  errors messages of views
sql/share/estonian/errmsg.txt:
  errors messages of views
sql/share/french/errmsg.txt:
  errors messages of views
sql/share/german/errmsg.txt:
  errors messages of views
sql/share/greek/errmsg.txt:
  errors messages of views
sql/share/hungarian/errmsg.txt:
  errors messages of views
sql/share/italian/errmsg.txt:
  errors messages of views
sql/share/japanese/errmsg.txt:
  errors messages of views
sql/share/korean/errmsg.txt:
  errors messages of views
sql/share/norwegian-ny/errmsg.txt:
  errors messages of views
sql/share/norwegian/errmsg.txt:
  errors messages of views
sql/share/polish/errmsg.txt:
  errors messages of views
sql/share/portuguese/errmsg.txt:
  errors messages of views
sql/share/romanian/errmsg.txt:
  errors messages of views
sql/share/russian/errmsg.txt:
  errors messages of views
sql/share/serbian/errmsg.txt:
  errors messages of views
sql/share/slovak/errmsg.txt:
  errors messages of views
sql/share/spanish/errmsg.txt:
  errors messages of views
sql/share/swedish/errmsg.txt:
  errors messages of views
sql/share/ukrainian/errmsg.txt:
  errors messages of views
sql/slave.cc:
  two TABLE_LIST copy eliminated
sql/sp.cc:
  VIEW
sql/sql_acl.cc:
  VIEW
sql/sql_acl.h:
  VIEW
sql/sql_base.cc:
  VIEW
sql/sql_cache.cc:
  two TABLE_LIST copy eliminated
sql/sql_class.h:
  VIEW
sql/sql_db.cc:
  two TABLE_LIST copy eliminated
sql/sql_delete.cc:
  VIEW
sql/sql_derived.cc:
  VIEW
sql/sql_handler.cc:
  two TABLE_LIST copy eliminated
sql/sql_help.cc:
  two TABLE_LIST copy eliminated
sql/sql_insert.cc:
  VIEW
sql/sql_lex.cc:
  VIEW
sql/sql_lex.h:
  VIEW
sql/sql_load.cc:
  VIEW
sql/sql_olap.cc:
  VIEW
sql/sql_parse.cc:
  two TABLE_LIST copy eliminated
  VIEW
sql/sql_prepare.cc:
  VIEW
sql/sql_rename.cc:
  two TABLE_LIST copy eliminated
sql/sql_select.cc:
  VIEW
sql/sql_show.cc:
  VIEW
sql/sql_table.cc:
  VIEW
sql/sql_union.cc:
  VIEW
sql/sql_update.cc:
  VIEW
sql/sql_yacc.yy:
  VIEW
sql/table.cc:
  VIEW
sql/table.h:
  VIEW
sql/tztime.cc:
  two TABLE_LIST copy eliminated
sql/unireg.h:
  VIEW
tests/client_test.c:
  VIEW
2004-07-16 01:15:55 +03:00
..
2004-05-05 17:05:24 +03:00
2003-03-17 15:05:04 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-03-30 02:32:41 +03:00
2004-07-09 10:55:16 +03:00
2004-03-29 17:27:30 +05:00
2004-05-13 23:47:20 +03:00
2004-05-13 23:47:20 +03:00
2004-07-16 01:15:55 +03:00
2003-11-21 01:53:01 +02:00
2004-03-29 17:27:30 +05:00
2004-02-16 10:03:25 +02:00
2004-07-16 01:15:55 +03:00
2004-07-07 11:29:39 +03:00
2004-07-07 11:29:39 +03:00
2004-07-16 01:15:55 +03:00
2003-06-04 19:21:51 +03:00
2004-06-26 14:21:32 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-06-23 12:36:07 +02:00
2004-05-13 23:47:20 +03:00
2003-12-10 04:31:42 +00:00
2004-07-15 04:19:07 +03:00
2004-06-18 04:38:58 +03:00
2004-05-13 23:47:20 +03:00
2004-07-07 11:29:39 +03:00
2004-05-13 23:47:20 +03:00
2004-03-16 16:35:53 +01:00
2004-05-13 23:47:20 +03:00
2004-07-07 11:29:39 +03:00
2004-05-13 23:47:20 +03:00
2004-05-13 23:47:20 +03:00
2004-07-07 11:29:39 +03:00
2004-05-13 23:47:20 +03:00
2004-07-16 01:15:55 +03:00
2004-05-13 23:47:20 +03:00
2003-01-28 08:38:28 +02:00
2004-06-20 19:11:02 +02:00
2003-12-14 21:31:02 +01:00
2003-03-11 13:41:53 +04:00
2003-12-25 20:11:01 +04:00
2004-05-13 23:47:20 +03:00
2003-12-10 04:31:42 +00:00
2004-06-22 04:47:28 +04:00
2004-06-22 04:47:28 +04:00
2004-06-22 04:47:28 +04:00
2003-12-10 04:31:42 +00:00
2004-05-14 16:00:57 +02:00
2004-05-14 16:00:57 +02:00
2004-05-29 20:55:46 +04:00
2004-06-14 11:18:56 +04:00
2004-06-26 14:21:32 +02:00
2003-12-10 04:31:42 +00:00
2004-07-07 11:29:39 +03:00
2004-07-07 11:29:39 +03:00
2003-12-10 04:31:42 +00:00
2004-07-03 01:08:46 +03:00
2004-07-07 11:29:39 +03:00
2003-08-11 22:44:43 +03:00
2004-07-07 11:29:39 +03:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2004-06-28 11:06:22 +02:00
2004-07-16 01:15:55 +03:00
2004-07-12 08:20:24 +03:00
2004-04-07 16:04:28 +02:00
2004-07-15 04:19:07 +03:00
2004-06-24 11:52:50 +00:00
2004-05-11 10:40:48 +02:00
2004-04-30 12:49:34 +02:00
2004-05-11 10:40:48 +02:00
2004-02-22 08:09:32 +02:00
2004-07-07 11:29:39 +03:00
2004-05-13 23:47:20 +03:00
2004-06-22 04:47:28 +04:00
2004-07-16 01:15:55 +03:00
2004-07-15 04:19:07 +03:00
2004-07-15 04:19:07 +03:00
2004-07-15 04:19:07 +03:00
2004-07-15 04:19:07 +03:00
2004-07-15 04:19:07 +03:00
2004-07-07 11:29:39 +03:00
2004-05-05 23:29:35 +03:00
2004-07-07 11:29:39 +03:00
2004-07-16 01:15:55 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-05-13 23:47:20 +03:00
2003-12-10 04:31:42 +00:00
2004-07-16 01:15:55 +03:00
2003-08-11 22:44:43 +03:00
2003-10-08 12:01:58 +03:00
2003-10-29 14:23:35 +01:00
2003-12-19 16:25:50 +02:00
2004-07-16 01:15:55 +03:00
2003-01-03 00:04:33 +02:00
2004-07-15 04:19:07 +03:00
2004-06-21 10:21:20 +03:00
2004-06-21 10:21:20 +03:00
2004-02-11 00:06:46 +01:00
2003-03-17 15:05:04 +02:00
2004-05-05 21:24:21 +03:00
2004-02-16 10:03:25 +02:00
2004-05-05 17:05:24 +03:00
2004-03-18 00:09:13 +02:00
2004-05-24 21:12:05 +04:00
2004-05-26 17:04:45 +02:00
2003-08-11 22:44:43 +03:00
2004-07-15 04:19:07 +03:00
2004-07-07 11:29:39 +03:00
2004-07-07 11:29:39 +03:00
2004-05-17 01:52:13 +03:00
2004-07-15 04:19:07 +03:00
2004-07-15 04:19:07 +03:00
2004-05-19 05:09:10 +03:00
2004-07-07 11:29:39 +03:00
2004-07-15 04:19:07 +03:00
2004-07-16 01:15:55 +03:00
2004-07-12 08:20:24 +03:00
2004-07-15 04:19:07 +03:00
2004-07-15 04:19:07 +03:00
2004-07-15 04:19:07 +03:00
2004-07-07 11:29:39 +03:00
2004-07-16 01:15:55 +03:00
2003-12-10 04:31:42 +00:00
2003-12-17 17:35:34 +02:00
2004-06-21 10:21:20 +03:00
2004-06-21 10:24:40 +03:00
2004-02-16 10:03:25 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2004-07-15 04:19:07 +03:00
2004-07-15 04:19:07 +03:00
2004-07-16 01:15:55 +03:00