mariadb/sql
monty@mysql.com 6a95123971 Added checking of return value from my_once_alloc() in charset
Added checking of return value from malloc() in reg_init()
2003-12-10 00:00:20 +02:00
..
share
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
convert.cc
custom_conf.h
derror.cc
des_key_file.cc
field.cc Fix undeterministic behaviour of year check 2003-12-04 19:02:48 +03:00
field.h
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
ha_berkeley.cc
ha_berkeley.h
ha_heap.cc
ha_heap.h
ha_innodb.cc
ha_innodb.h
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
handler.cc
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc Revert patch for bigint handling in double context as it broke normal bigint handling 2003-11-21 00:11:50 +02:00
item.h Revert patch for bigint handling in double context as it broke normal bigint handling 2003-11-21 00:11:50 +02:00
item_buff.cc
item_cmpfunc.cc
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc
item_func.h
item_strfunc.cc Added checking of return value from my_once_alloc() in charset 2003-12-10 00:00:20 +02:00
item_strfunc.h Fix for bug#1944 'Function RPad() sometimes produce unexpected result' 2003-12-04 14:12:01 +04:00
item_sum.cc Post-review fixes for bug #1790 'BIT_AND() result in GROUP BY different when 2003-12-02 19:39:51 +03:00
item_sum.h Post-review fixes for bug #1790 'BIT_AND() result in GROUP BY different when 2003-12-02 19:39:51 +03:00
item_timefunc.cc WL#1175: more default_week_formats for iso compatibility 2003-12-07 15:10:21 +04:00
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc Fix for BUG#2045 "Sending SIGHUP to mysqld crashes it if running with --log-bin". 2003-12-08 16:18:25 +01:00
log_event.cc Fix for BUG#2045 "Sending SIGHUP to mysqld crashes it if running with --log-bin". 2003-12-08 16:18:25 +01:00
log_event.h Fix for BUG#2045 "Sending SIGHUP to mysqld crashes it if running with --log-bin". 2003-12-08 16:18:25 +01:00
Makefile.am
matherr.c
mf_iocache.cc
mini_client.cc Merge with 3.23 (only comment changes) 2003-11-17 16:16:56 +02:00
mini_client.h
my_lock.c
mysql_priv.h WL#1175: more default_week_formats for iso compatibility 2003-12-07 15:10:21 +04:00
mysqld.cc Add newline after pid in pidfile 2003-12-09 20:17:28 +02:00
net_pkg.cc
net_serv.cc
nt_servc.cc
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc Fixed range optimzier bug (Bug #1828) 2003-11-28 15:45:34 +02:00
opt_range.h
opt_sum.cc
password.c
procedure.cc
procedure.h
records.cc
repl_failsafe.cc - Fix for BUG#1858 "SQL-Thread stops working when using optimize table": 2003-12-04 22:42:18 +01:00
repl_failsafe.h
set_var.cc Added compilation comment to 'show variables' 2003-11-26 03:30:00 +02:00
set_var.h
slave.cc - Fix for BUG#1858 "SQL-Thread stops working when using optimize table": 2003-12-04 22:42:18 +01:00
slave.h Portability fix 2003-11-02 16:38:27 +02:00
sql_acl.cc Fix for bug #1855: mysqld crashes with certain SSL connections 2003-11-24 13:57:49 +04:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc bug #1945. item(expression)->name=0, crash in find_item_in_list 2003-11-28 12:36:45 +01:00
sql_cache.cc
sql_cache.h
sql_class.cc 4 small items in this: 2003-10-31 23:20:23 +01:00
sql_class.h - Fix for BUG#1858 "SQL-Thread stops working when using optimize table": 2003-12-04 22:42:18 +01:00
sql_crypt.cc
sql_crypt.h
sql_db.cc
sql_delete.cc
sql_do.cc
sql_handler.cc Bug#1826, HANDLER+ALTER TABLE=crash (unfortunately, it cannot be tested in mysql-test suite) 2003-11-18 22:06:47 +01:00
sql_insert.cc - Fix for BUG#1858 "SQL-Thread stops working when using optimize table": 2003-12-04 22:42:18 +01:00
sql_lex.cc
sql_lex.h
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 Fix for the bug #1885: mysqldump does not dumps timestamp default. 2003-12-09 12:36:57 +04:00
sql_rename.cc
sql_repl.cc Fix for BUG#1870 2003-11-18 17:31:17 +01:00
sql_repl.h
sql_select.cc added comments to simple_order, simple_group, no_order, skip_sort_order 2003-11-20 21:21:56 +03:00
sql_select.h
sql_show.cc
sql_sort.h
sql_string.cc
sql_string.h
sql_table.cc
sql_test.cc
sql_udf.cc
sql_udf.h
sql_union.cc
sql_update.cc
sql_yacc.yy
stacktrace.c
stacktrace.h
structs.h
table.cc
table.h
thr_malloc.cc
time.cc WL#1175: more default_week_formats for iso compatibility 2003-12-07 15:10:21 +04:00
udf_example.cc
uniques.cc Fix for bug #1980 2003-12-02 21:05:40 +03:00
unireg.cc Call my_sync() after all data is written to .frm file 2003-11-02 15:55:02 +02:00
unireg.h Fix for BUG#1686 2003-10-29 14:23:35 +01:00
watchdog_mysqld