mariadb/sql
unknown bd6aecf3f3 Bug #26794:
Different set of conditions is used to verify
the validity of index definitions over a GEOMETRY
column in ALTER TABLE and CREATE TABLE. 
The difference was on how sub-keys notion validity
is checked.
Fixed by extending the CREATE TABLE condition to
support the cases allowed in ALTER TABLE.
Made the SHOW CREATE TABLE not to display spatial
indexes using the sub-key notion.


mysql-test/r/alter_table.result:
  Bug #26794: test case
mysql-test/r/gis-rtree.result:
  Bug #26794: fixed SHOW CREATE TABLE output.
mysql-test/t/alter_table.test:
  Bug #26794: test case
sql/field.cc:
  Bug #26794: Allow sub-keys for GEOMETRY
sql/sql_show.cc:
  Bug #26794: Don't show sub-key notion 
   in SHOW CREATE TABLE for SPATIAL indexes.
sql/sql_table.cc:
  Bug #26794: Allow sub-keys for GEOMETRY
2007-03-12 16:57:00 +02:00
..
examples
share
.cvsignore
add_errmsg
client_settings.h
CMakeLists.txt
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc Bug #26794: 2007-03-12 16:57:00 +02:00
field.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-21 14:07:08 +02:00
field_conv.cc Bug #22344: InnoDB keys act strange on datetime vs timestamp comparison 2007-02-06 11:08:57 +02:00
filesort.cc Fixed compiler warnings (for linux and win32 and win64) 2007-02-22 16:59:57 +02:00
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_archive.cc
ha_archive.h
ha_berkeley.cc Fixed compiler warnings (for linux and win32 and win64) 2007-02-22 16:59:57 +02:00
ha_berkeley.h Fixed compiler warnings (for linux and win32 and win64) 2007-02-22 16:59:57 +02:00
ha_blackhole.cc Bug#19717: The blackhole engine is returning an OK flag in 2007-02-14 18:35:59 +02:00
ha_blackhole.h
ha_federated.cc
ha_federated.h
ha_heap.cc
ha_heap.h
ha_innodb.cc Fixed compiler warnings (for linux and win32 and win64) 2007-02-22 16:59:57 +02:00
ha_innodb.h
ha_myisam.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-21 14:07:08 +02:00
ha_myisam.h
ha_myisammrg.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-21 14:07:08 +02:00
ha_myisammrg.h
ha_ndbcluster.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-22 20:32:19 +02:00
ha_ndbcluster.h NdbScanOperation.hpp, NdbScanOperation.cpp, ha_ndbcluster.cc: 2007-02-07 11:36:34 +01:00
handler.cc
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc Merge mysql.com:/home/gluh/MySQL/Merge/5.0 2007-02-26 16:57:45 +04:00
item.h Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-03-02 16:28:41 +02:00
item_buff.cc
item_cmpfunc.cc Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-03-02 16:28:41 +02:00
item_cmpfunc.h fixed win32 warnings 2007-03-02 19:32:46 +02:00
item_create.cc
item_create.h
item_func.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-21 14:07:08 +02:00
item_func.h
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-21 14:07:08 +02:00
item_strfunc.h Bug #26537: item_unhex() was not expected 2007-03-02 12:14:50 +02:00
item_subselect.cc After merge fixes 2007-02-21 19:38:40 +02:00
item_subselect.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-21 14:07:08 +02:00
item_sum.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-21 14:07:08 +02:00
item_sum.h
item_timefunc.cc Fixed compiler warnings (for linux and win32 and win64) 2007-02-22 16:59:57 +02:00
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc
log_event.cc
log_event.h
Makefile.am Avoid problem with "noinst_HEADERS" being sucked into "mysqld_LDADD" if openssl_libs and yassl_libs are empty strings 2007-02-07 15:11:03 +01:00
matherr.c
message.mc
mf_iocache.cc
my_decimal.cc
my_decimal.h
my_lock.c
mysql_priv.h Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-03-02 00:10:25 +03:00
mysqld.cc Fixed compiler warnings (for linux and win32 and win64) 2007-02-22 16:59:57 +02:00
mysqld.cc.rej
mysqld_suffix.h
net_serv.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-21 14:07:08 +02:00
nt_servc.cc
nt_servc.h
opt_range.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-21 14:07:08 +02:00
opt_range.h
opt_sum.cc
parse_file.cc
parse_file.h
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h
records.cc
repl_failsafe.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-21 14:07:08 +02:00
repl_failsafe.h
set_var.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-21 14:07:08 +02:00
set_var.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-21 14:07:08 +02:00
slave.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-21 14:07:08 +02:00
slave.h
sp.cc
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc
spatial.h
sql_acl.cc Fixed compiler warnings (for linux and win32 and win64) 2007-02-22 16:59:57 +02:00
sql_acl.h
sql_analyse.cc Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint 2007-02-06 17:18:43 +04:00
sql_analyse.h
sql_array.h
sql_base.cc Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-opt 2007-03-05 23:33:57 +03:00
sql_bitmap.h
sql_cache.cc
sql_cache.h
sql_class.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-21 14:07:08 +02:00
sql_class.h
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_cursor.cc
sql_cursor.h
sql_db.cc
sql_delete.cc Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-03-02 00:10:25 +03:00
sql_derived.cc
sql_do.cc
sql_error.cc
sql_error.h
sql_handler.cc
sql_help.cc Bug #25831: Deficiencies in INSERT ... SELECT ... field name resolving. 2007-02-19 14:39:37 +02:00
sql_insert.cc Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-03-02 00:10:25 +03:00
sql_lex.cc Merge mysql.com:/home/gluh/MySQL/Merge/5.0 2007-02-26 16:57:45 +04:00
sql_lex.h Merge mysql.com:/home/gluh/MySQL/Merge/5.0 2007-02-26 16:57:45 +04:00
sql_list.cc
sql_list.h
sql_load.cc Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-03-02 00:10:25 +03:00
sql_locale.cc
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-03-02 00:10:25 +03:00
sql_prepare.cc Merge mysql.com:/home/gluh/MySQL/Merge/5.0 2007-02-26 16:57:45 +04:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-03-07 12:10:59 +03:00
sql_select.h
sql_show.cc Bug #26794: 2007-03-12 16:57:00 +02:00
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc Bug #26794: 2007-03-12 16:57:00 +02:00
sql_test.cc
sql_trigger.cc
sql_trigger.h
sql_udf.cc
sql_udf.h
sql_union.cc Merge mysql.com:/home/gluh/MySQL/Merge/5.0 2007-02-26 16:57:45 +04:00
sql_update.cc Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-03-02 00:10:25 +03:00
sql_view.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-21 14:07:08 +02:00
sql_view.h
sql_yacc.yy Merge mysql.com:/home/gluh/MySQL/Merge/5.0 2007-02-26 16:57:45 +04:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-02-21 14:07:08 +02:00
table.h Bug#24630 Subselect query crashes mysqld 2007-02-12 16:06:14 +04:00
thr_malloc.cc
time.cc
tzfile.h
tztime.cc
tztime.h
udf_example.c
udf_example.def Fixed compiler warnings (for linux and win32 and win64) 2007-02-22 16:59:57 +02:00
uniques.cc
unireg.cc Fixed compiler warnings (for linux and win32 and win64) 2007-02-22 16:59:57 +02:00
unireg.h
watchdog_mysqld