1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/sql
unknown a01f45e59d smarter ALTER TABLE - don't copy the table if only comment or default values are changed
sql/handler.cc:
  do not delete the table in the "unkonwn" handler (makes no sense anyway)
sql/handler.h:
  more HA_CREATE_USED flags
sql/sql_lex.h:
  more ALTER_ flags, no alter_info->is_simple anymore
sql/sql_parse.cc:
  no alter_info->is_simple anymore
sql/sql_table.cc:
  do not rename the table in the "unkonwn" handler (makes no sense anyway)
  smarter ALTER TABLE - don't copy the table if only comment or default values are changed
sql/sql_yacc.yy:
  specify what ALTER is todo with flags, not alter_info->is_simple
sql/unireg.cc:
  create frm only (but not in the handler) if requested
2004-10-21 18:10:58 +02:00
..
2004-10-05 01:10:23 +03:00
2004-10-02 22:20:08 +03:00
2004-10-02 22:20:08 +03:00
2004-09-01 04:12:09 +03:00
2004-09-15 22:36:57 +03:00
2004-09-15 22:36:57 +03:00
2004-09-15 22:36:57 +03:00
2004-09-15 22:36:57 +03:00
2004-09-06 15:14:10 +03:00
2004-09-06 15:14:10 +03:00
2004-09-06 15:14:10 +03:00
2004-09-28 20:08:00 +03:00
2004-09-28 20:08:00 +03:00
2004-08-26 18:22:22 +02:00
2004-09-13 18:12:44 +03:00
2004-09-10 13:09:27 +03:00
2004-09-28 20:08:00 +03:00
2004-09-06 15:14:10 +03:00
2004-10-11 10:47:08 +03:00
2004-10-11 10:47:08 +03:00
2004-10-11 10:47:08 +03:00
2004-09-06 15:14:10 +03:00
2004-10-18 15:32:06 +02:00
2004-09-28 20:08:00 +03:00
2004-09-06 15:14:10 +03:00
2004-09-06 15:14:10 +03:00
2004-09-06 15:14:10 +03:00
2004-09-28 20:08:00 +03:00
2004-09-28 20:08:00 +03:00
2004-06-02 19:17:35 +05:00
2004-09-06 15:14:10 +03:00
2004-08-18 19:57:55 +02:00
2004-09-28 20:08:00 +03:00
2004-09-06 15:14:10 +03:00
2004-09-04 23:05:12 +03:00
2004-09-28 20:08:00 +03:00
2004-09-06 15:14:10 +03:00
2004-09-28 20:08:00 +03:00
2004-07-16 01:15:55 +03:00
2004-09-06 15:14:10 +03:00
2004-10-12 00:45:52 +03:00
2004-07-07 11:29:39 +03:00
2004-09-06 15:14:10 +03:00
2004-09-28 20:08:00 +03:00
2004-09-28 20:08:00 +03:00
2004-07-16 01:15:55 +03:00