mariadb/sql
unknown b529fed683 BUG#9103 merge to 5.0
sql/sql_select.h:
  Auto merged
2005-04-20 12:09:56 +04:00
..
examples
share Fixed BUG#9598: stored procedure call within stored procedure 2005-04-14 14:52:35 +02:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc Bit type: fix for create_field::create_field(). 2005-04-14 14:32:25 +05:00
field.h Bit type: fix for create_field::create_field(). 2005-04-14 14:32:25 +05:00
field_conv.cc Bit type support for non-MyISAM tables. 2005-04-12 12:27:43 +05:00
filesort.cc Moved some old test and added a new test to only be run with mysql-test-run --big 2005-04-07 19:24:14 +03:00
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc
ha_berkeley.h
ha_blackhole.cc
ha_blackhole.h
ha_federated.cc Fixed errors descovered by valgrind 2.4 2005-04-06 17:22:21 +03:00
ha_federated.h
ha_heap.cc Fixed errors descovered by valgrind 2.4 2005-04-06 17:22:21 +03:00
ha_heap.h
ha_innodb.cc ha_innodb.cc: 2005-04-18 14:59:25 +03:00
ha_innodb.h Adding --innodb_fast_shutdown=2 which shuts down InnoDB faster than the default "1": 2005-04-15 18:00:38 +02:00
ha_myisam.cc
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
ha_ndbcluster.cc Merge with 4.1 2005-04-16 04:35:54 +03:00
ha_ndbcluster.h
handler.cc Merge with 4.1 2005-04-16 04:35:54 +03:00
handler.h Merge with 4.1 2005-04-16 04:35:54 +03:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc subselect.result, subselect.test: 2005-04-15 20:43:45 -07:00
item.h Merge rurik.mysql.com:/home/igor/mysql-5.0 2005-04-15 22:35:29 -07:00
item_buff.cc
item_cmpfunc.cc
item_cmpfunc.h
item_create.cc Merge mdk10.(none):/home/reggie/bk/mysql-4.1 2005-04-11 09:29:49 -05:00
item_create.h
item_func.cc
item_func.h
item_geofunc.cc
item_geofunc.h
item_row.cc Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) 2005-04-01 15:04:50 +03:00
item_row.h
item_strfunc.cc
item_strfunc.h
item_subselect.cc
item_subselect.h subselect.result, subselect.test: 2005-04-15 22:08:34 -07:00
item_sum.cc Fix warning and error when compiling on Windows. 2005-04-09 03:05:47 +02:00
item_sum.h XID SQL syntax 2005-04-04 00:50:05 +02:00
item_timefunc.cc Manual merge of patch for bug #8068 "TIMEDIFF with first negative 2005-04-18 14:29:31 +04:00
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc XID SQL syntax 2005-04-04 00:50:05 +02:00
log.cc remove the rest of isam/merge references 2005-04-05 13:17:49 +02:00
log_event.cc
log_event.h
Makefile.am Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) 2005-04-01 15:04:50 +03:00
matherr.c
mf_iocache.cc
my_decimal.cc Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) 2005-04-01 15:04:50 +03:00
my_decimal.h
my_lock.c
mysql_priv.h Moved some old test and added a new test to only be run with mysql-test-run --big 2005-04-07 19:24:14 +03:00
mysqld.cc Merge with 4.1 2005-04-16 04:35:54 +03:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc BUG#9103 merge to 5.0 2005-04-20 12:09:56 +04:00
opt_range.h
opt_sum.cc
parse_file.cc
parse_file.h
password.c
procedure.cc
procedure.h
protocol.cc BUG#9391 mysqlshow prints incorrect "rows" information 2005-04-13 12:22:20 +02:00
protocol.h BUG#9391 mysqlshow prints incorrect "rows" information 2005-04-13 12:22:20 +02:00
protocol_cursor.cc
records.cc Moved some old test and added a new test to only be run with mysql-test-run --big 2005-04-07 19:24:14 +03:00
repl_failsafe.cc
repl_failsafe.h
set_var.cc Merge with 4.1 2005-04-16 04:35:54 +03:00
set_var.h
slave.cc
slave.h
sp.cc Fix for bug #9566 "explicit LOCK TABLE and store procedures result in 2005-04-07 01:40:29 +04:00
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc Fixed BUG#9598: stored procedure call within stored procedure 2005-04-14 14:52:35 +02:00
sp_head.h
sp_pcontext.cc Fixed BUG#9073: Able to declare two handlers for same condition in same scope 2005-04-08 19:58:04 +02:00
sp_pcontext.h Fixed BUG#9856: Stored procedures: crash if handler for sqlexception, not found. 2005-04-13 16:57:49 +02:00
sp_rcontext.cc Fixed BUG#9598: stored procedure call within stored procedure 2005-04-14 14:52:35 +02:00
sp_rcontext.h Fixed BUG#9598: stored procedure call within stored procedure 2005-04-14 14:52:35 +02:00
spatial.cc
spatial.h
sql_acl.cc
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc information_schema.result, information_schema.test: 2005-04-13 23:06:37 -07:00
sql_bitmap.h
sql_cache.cc
sql_cache.h
sql_class.cc mysql-test/r/flush_block_commit.result 2005-04-12 23:08:19 +02:00
sql_class.h Merge 2005-04-05 13:23:11 +02:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc BUG#9455 mysqladmin status crash the server 2005-04-14 11:56:13 +02:00
sql_delete.cc Merge 2005-04-16 17:58:11 +02:00
sql_derived.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2005-04-01 13:02:29 +03:00
sql_do.cc
sql_error.cc Don't generate message in send_kill_message() if wrong data. (Caused core dump for wrong data in ALTER TABLE on some system) 2005-04-05 01:19:48 +03:00
sql_error.h Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) 2005-04-01 15:04:50 +03:00
sql_handler.cc
sql_help.cc
sql_insert.cc Merge 2005-04-05 19:45:34 -07:00
sql_lex.cc BUG#9922 - INSERT SELECT with UNIONs allows concurrent INSERTs 2005-04-15 19:20:15 +02:00
sql_lex.h Merge 2005-04-05 13:23:11 +02:00
sql_list.cc
sql_list.h
sql_load.cc Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) 2005-04-01 15:04:50 +03:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc BUG#9455 mysqladmin status crash the server 2005-04-14 11:56:13 +02:00
sql_prepare.cc Allow SQLCOM_CALL in prepared mode. 2005-04-13 12:36:15 -07:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc BUG#9103 merge to 5.0 2005-04-20 12:09:56 +04:00
sql_select.h BUG#9103 merge to 5.0 2005-04-20 12:09:56 +04:00
sql_show.cc Fix for BUG#9439: 2005-04-16 23:35:39 +04:00
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc Bit type: code clean-up. 2005-04-12 23:12:00 +05:00
sql_test.cc
sql_trigger.cc
sql_trigger.h
sql_udf.cc Merge xiphis.org:/var/db/bk/work-acurtis/bug6776.1 2005-04-09 00:36:08 +01:00
sql_udf.h
sql_union.cc
sql_update.cc
sql_view.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2005-04-03 15:30:18 +03:00
sql_view.h
sql_yacc.yy Merge mysql.com:/usr/local/bk/mysql-5.0 2005-04-18 11:27:02 +02:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc Bit type support for non-MyISAM tables. 2005-04-12 12:27:43 +05:00
table.h - stackoverflow check added for view of view processing 2005-04-03 01:23:45 +03:00
thr_malloc.cc
time.cc Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when linking staticly 2005-04-04 16:43:25 +03:00
tzfile.h
tztime.cc
tztime.h
udf_example.cc
uniques.cc
unireg.cc Fix for bug #9571: Primary key creation causes server crash. 2005-04-05 13:40:34 +05:00
unireg.h
watchdog_mysqld