mariadb/sql
unknown 76d444fcb6 Portability fixes
Fixes while reviewing new pushed code
NULL as argument to encrypt/decrypt should return NULL without a warning


client/mysqldump.c:
  Cleanup
  Ensure we free allocated memory
  Portability fixes
client/mysqltest.c:
  Cleanup of code during review
  Portability fixes (Don't use 'bool')
mysql-test/r/func_encrypt.result:
  NULL as argument to encrypt/decrypt should return NULL without a warning
mysql-test/r/func_encrypt_nossl.result:
  Added test of NULL argument
mysql-test/t/func_encrypt_nossl.test:
  Added test of NULL argument
sql/handler.cc:
  Cleanup during code review
sql/item_strfunc.cc:
  NULL as argument to encrypt/decrypt should return NULL without a warning
sql/sql_parse.cc:
  Fix wrong merge (fix was not needed as the previous code was reverted)
sql/sql_table.cc:
  Removed extra new line
2005-06-27 20:31:00 +03:00
..
examples a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
share
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc Cleanup during review of new code 2005-06-21 18:18:58 +03:00
field.h group_by.result: 2005-06-20 10:49:04 -07:00
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
ha_berkeley.h
ha_blackhole.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
ha_blackhole.h
ha_heap.cc Bug#10178 - failure to find a row in heap table by concurrent UPDATEs 2005-06-24 17:47:09 +02:00
ha_heap.h Bug#10178 - failure to find a row in heap table by concurrent UPDATEs 2005-06-24 17:47:09 +02:00
ha_innodb.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
ha_innodb.h
ha_isam.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
ha_isam.h
ha_isammrg.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
ha_isammrg.h
ha_myisam.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
ha_myisam.h
ha_myisammrg.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
ha_myisammrg.h
ha_ndbcluster.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2005-06-27 16:47:44 +03:00
ha_ndbcluster.h BUG#10365 Cluster handler uses non-standard error codes 2005-06-08 13:31:59 +02:00
handler.cc Portability fixes 2005-06-27 20:31:00 +03:00
handler.h BUG#10365 Cluster handler uses non-standard error codes 2005-06-08 13:31:59 +02:00
hash_filo.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
hash_filo.h
hostname.cc
init.cc
item.cc Better bug fix for: 2005-06-27 16:46:41 +03:00
item.h Better bug fix for: 2005-06-27 16:46:41 +03:00
item_buff.cc group_by.result, group_by.test: 2005-06-21 04:24:21 -07:00
item_cmpfunc.cc Fix for BUG#10151: In Item_func_case::find_item don't assume that parameter str != &(this->str_value) 2005-06-20 11:43:38 +02:00
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
item_func.h
item_geofunc.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc Portability fixes 2005-06-27 20:31:00 +03:00
item_strfunc.h
item_subselect.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
item_subselect.h
item_sum.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
item_sum.h
item_timefunc.cc backport for #10568: Function 'LAST_DAY(date)' does not return NULL for invalid argument. 2005-06-24 14:04:48 +05:00
item_timefunc.h
item_uniq.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc
log_event.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
log_event.h
Makefile.am Makefile.am: 2005-06-20 18:03:30 +02:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h Better bug fix for: 2005-06-27 16:46:41 +03:00
mysqld.cc Cleanup during review of new code 2005-06-21 18:18:58 +03:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc Fix for BUG#11185. 2005-06-23 10:56:44 +03:00
opt_range.h
opt_sum.cc
password.c
procedure.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
procedure.h
protocol.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
protocol.h
protocol_cursor.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc Cleanup during review of new code 2005-06-21 18:18:58 +03:00
set_var.h
slave.cc
slave.h
spatial.cc
spatial.h
sql_acl.cc Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1 2005-06-07 15:45:02 -05:00
sql_acl.h
sql_analyse.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
sql_analyse.h
sql_base.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2005-06-27 16:47:44 +03:00
sql_bitmap.h
sql_cache.cc
sql_cache.h
sql_class.cc Many files: 2005-06-07 06:34:13 -07:00
sql_class.h A fix for Bug#9141 "4.1 does not log into slow log 2005-06-16 23:05:38 +04:00
sql_client.cc
sql_crypt.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
sql_crypt.h
sql_db.cc
sql_delete.cc
sql_derived.cc
sql_do.cc
sql_error.cc
sql_handler.cc bug#5373: handler READ NEXT w/o HANDLER READ [FIRST] 2005-06-07 22:43:25 +02:00
sql_help.cc
sql_insert.cc Better bug fix for: 2005-06-27 16:46:41 +03:00
sql_lex.cc
sql_lex.h
sql_list.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
sql_list.h
sql_load.cc
sql_manager.cc
sql_manager.h
sql_map.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
sql_map.h
sql_olap.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
sql_parse.cc Portability fixes 2005-06-27 20:31:00 +03:00
sql_prepare.cc Better bug fix for: 2005-06-27 16:46:41 +03:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc Cleanup during review of new code 2005-06-21 18:18:58 +03:00
sql_select.h
sql_show.cc
sql_sort.h
sql_state.c
sql_string.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
sql_string.h
sql_table.cc Portability fixes 2005-06-27 20:31:00 +03:00
sql_test.cc
sql_udf.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
sql_udf.h
sql_union.cc
sql_update.cc
sql_yacc.yy Better bug fix for: 2005-06-27 16:46:41 +03:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc
table.h
thr_malloc.cc
time.cc
tzfile.h
tztime.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
tztime.h
udf_example.cc
uniques.cc
unireg.cc
unireg.h
watchdog_mysqld