mariadb/sql
2005-11-17 22:54:51 +01:00
..
examples BUG#13406 - incorrect amount of "records deleted" in CSV. 2005-11-17 22:52:31 +01:00
share remove erroneous ' 2005-11-17 22:54:51 +01:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-11-08 20:18:08 +01:00
field.h
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_archive.cc bug#14433 - archive uses wrong ref_length 2005-11-16 15:17:08 +01:00
ha_archive.h
ha_berkeley.cc
ha_berkeley.h Fixes during review of new code 2005-11-03 22:42:25 +02:00
ha_blackhole.cc
ha_blackhole.h
ha_federated.cc
ha_federated.h
ha_heap.cc
ha_heap.h
ha_innodb.cc set_var.cc, mysqld.cc, ha_innodb.h: 2005-11-17 15:08:49 +01:00
ha_innodb.h set_var.cc, mysqld.cc, ha_innodb.h: 2005-11-17 15:08:49 +01:00
ha_myisam.cc
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
ha_ndbcluster.cc Fixes during review of new code 2005-11-03 22:42:25 +02:00
ha_ndbcluster.h
handler.cc
handler.h Added handlerton flag to make storage engines invisable via flag. 2005-11-10 08:24:21 -08:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc Fix for BUG#14662: view column in ORDER BY considered ambiguous if SELECT contains 2005-11-11 11:40:35 +02:00
item.h Fix bug #14850 Item_ref's null_value wasn't updated 2005-11-14 21:52:39 +03:00
item_buff.cc
item_cmpfunc.cc
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-11-10 22:48:00 +03:00
item_func.h Merge mysql.com:/home/mysql_src/mysql-4.1-gca 2005-11-10 15:13:12 +01:00
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc
item_strfunc.h Merge mysql.com:/home/mysql_src/mysql-4.1-gca 2005-11-10 15:13:12 +01:00
item_subselect.cc
item_subselect.h
item_sum.cc
item_sum.h
item_timefunc.cc
item_timefunc.h Merge mysql.com:/home/mysql_src/mysql-4.1-gca 2005-11-10 15:13:12 +01:00
item_uniq.cc
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash 2005-11-15 21:57:02 +01:00
log.cc Fixes bug #13377. my_open() & my_create() functions changed to use 2005-11-14 16:01:10 +03:00
log_event.cc
log_event.h
Makefile.am
matherr.c
mf_iocache.cc
my_decimal.cc
my_decimal.h
my_lock.c
mysql_priv.h Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash 2005-11-15 21:57:02 +01:00
mysqld.cc set_var.cc, mysqld.cc, ha_innodb.h: 2005-11-17 15:08:49 +01:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc avoiding of calling Item::val_* methods family with opt_range mem_root, because its life time is too short. (BUG#14342) 2005-11-04 13:16:46 +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
repl_failsafe.h
set_var.cc set_var.cc, mysqld.cc, ha_innodb.h: 2005-11-17 15:08:49 +01:00
set_var.h WL#2971 "change log-bin-trust-routine-creators=0 to apply only to functions". 2005-11-10 17:50:51 +01:00
slave.cc
slave.h
sp.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-11-10 22:48:00 +03:00
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc Fix for bug #13399 Crash when executing PS/SP which should activate trigger 2005-11-17 03:51:14 +03:00
sp_head.h Issuing error about presence of commit/rollback statements in stored functions and triggers added to SP parsing procedure (BUG#13627) 2005-11-16 14:09:06 +02:00
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc Fixed number of compiler errors on win32. 2005-11-14 15:19:52 +03:00
spatial.h fix --ansi --pedantic compilation failure 2005-11-04 16:17:43 +03:00
sql_acl.cc WL#2818 (Add creator to the trigger definition for privilege 2005-11-10 22:25:03 +03:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_array.h
sql_base.cc Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash 2005-11-15 21:57:02 +01:00
sql_bitmap.h
sql_cache.cc
sql_cache.h
sql_class.cc Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash 2005-11-15 21:57:02 +01:00
sql_class.h Fixes bug #13377. my_open() & my_create() functions changed to use 2005-11-14 16:01:10 +03:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_cursor.cc Fix a comment. 2005-11-10 17:05:19 +03:00
sql_cursor.h
sql_db.cc Fixes bug #14569. When no db is selected as current and we do create procedure db.sp()... 2005-11-11 21:01:48 +03:00
sql_delete.cc Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-11-03 16:43:05 +02:00
sql_derived.cc
sql_do.cc
sql_error.cc
sql_error.h
sql_handler.cc Merge mysql.com:/home/mydev/mysql-4.1-4100 2005-11-16 10:23:42 +01:00
sql_help.cc
sql_insert.cc
sql_lex.cc
sql_lex.h WL#2818 (Add creator to the trigger definition for privilege 2005-11-10 22:25:03 +03:00
sql_list.cc
sql_list.h
sql_load.cc
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc A fix and a test case for Bug#14077 "Failure to replicate a stored 2005-11-17 03:15:10 +03:00
sql_prepare.cc Post-review fixes (Bug#13524). 2005-11-17 19:40:48 +03:00
sql_rename.cc
sql_repl.cc Fixes bug #13377. my_open() & my_create() functions changed to use 2005-11-14 16:01:10 +03:00
sql_repl.h
sql_select.cc Bug#14616 - Freshly imported table returns error 124 when using LIMIT 2005-11-16 15:58:17 +01:00
sql_select.h
sql_show.cc Fix for bug#13818 SHOW CREATE VIEW / TABLE and information_schema.views fail 2005-11-11 13:39:46 +04:00
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc Merge mysql.com:/home/mydev/mysql-4.1-4100 2005-11-16 10:23:42 +01:00
sql_test.cc
sql_trigger.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-11-10 22:48:00 +03:00
sql_trigger.h WL#2818 (Add creator to the trigger definition for privilege 2005-11-10 22:25:03 +03:00
sql_udf.cc
sql_udf.h
sql_union.cc
sql_update.cc
sql_view.cc WL#2818 (Add creator to the trigger definition for privilege 2005-11-10 22:25:03 +03:00
sql_view.h Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-11-03 16:43:05 +02:00
sql_yacc.yy Issuing error about presence of commit/rollback statements in stored functions and triggers added to SP parsing procedure (BUG#13627) 2005-11-16 14:09:06 +02:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-11-03 16:43:05 +02:00
table.h
thr_malloc.cc
time.cc
tzfile.h
tztime.cc
tztime.h
udf_example.cc
uniques.cc
unireg.cc
unireg.h
watchdog_mysqld