mariadb/sql
unknown 44af4dbdf1 A fix (bug #10568: Function 'LAST_DAY(date)' does not return NULL for invalid argument).
sql/item_timefunc.cc:
  A fix (bug #10568: Function 'LAST_DAY(date)' does not return NULL for invalid argument).
  Return error for partial dates as well.
2005-06-01 17:09:46 +05:00
..
examples
share
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
field.h
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
ha_berkeley.h
ha_blackhole.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
ha_blackhole.h
ha_federated.cc Comment and test changes per review request by Timour. All tests pass on production with this code. 2005-05-27 22:07:46 +02:00
ha_federated.h
ha_heap.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
ha_heap.h
ha_innodb.cc merged 2005-05-28 01:28:18 +02:00
ha_innodb.h
ha_myisam.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
ha_myisam.h
ha_myisammrg.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
ha_myisammrg.h
ha_ndbcluster.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
ha_ndbcluster.h
handler.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
handler.h
hash_filo.cc Add ifdefs to control when "#pragma implementation" should be used 2005-05-26 12:09:14 +02:00
hash_filo.h forgotten s/__GNUC__/USE_PRAGMA_INTERFACE/ causes compilation faliures 2005-05-27 14:15:08 +02:00
hostname.cc
init.cc
item.cc Merge rurik.mysql.com:/home/igor/mysql-5.0 2005-05-31 06:00:41 -07:00
item.h
item_buff.cc
item_cmpfunc.cc Post-review fixes of BUG#9937: Crash on call to stored procedure. 2005-05-31 12:06:15 +02:00
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc Post-review fixes of BUG#9937: Crash on call to stored procedure. 2005-05-31 12:06:15 +02:00
item_func.h
item_geofunc.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
item_strfunc.h
item_subselect.cc Merge mysql.com:/usr/local/bk/mysql-5.0 2005-05-31 12:07:16 +02:00
item_subselect.h
item_sum.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
item_sum.h
item_timefunc.cc A fix (bug #10568: Function 'LAST_DAY(date)' does not return NULL for invalid argument). 2005-06-01 17:09:46 +05:00
item_timefunc.h
item_uniq.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
item_uniq.h Merge from 4.1 2005-05-26 21:01:55 +02:00
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc Include fix to function open_binlog from 4.1 2005-05-26 21:01:54 +02:00
log_event.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
log_event.h Merge from 4.1 2005-05-26 21:01:55 +02:00
Makefile.am
matherr.c
mf_iocache.cc
my_decimal.cc
my_decimal.h
my_lock.c
mysql_priv.h Merge mysql.com:/usr/local/bk/mysql-5.0 2005-05-31 12:07:16 +02:00
mysqld.cc Post-review fixes of BUG#9937: Crash on call to stored procedure. 2005-05-31 12:06:15 +02:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-30 20:56:11 +04:00
opt_range.h
opt_sum.cc
parse_file.cc
parse_file.h
password.c
procedure.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
procedure.h
protocol.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
protocol.h
protocol_cursor.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
set_var.h
slave.cc
slave.h
sp.cc Fixed BUG#9529: Stored Procedures: No Warning on truncation of procedure name 2005-05-31 18:36:32 +02:00
sp.h Fixed BUG#9529: Stored Procedures: No Warning on truncation of procedure name 2005-05-31 18:36:32 +02:00
sp_cache.cc Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing in 4.1 2005-05-27 12:03:37 +02:00
sp_cache.h Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing in 4.1 2005-05-27 12:03:37 +02:00
sp_head.cc Post-review fixes of BUG#9937: Crash on call to stored procedure. 2005-05-31 12:06:15 +02:00
sp_head.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-27 14:38:34 +04:00
sp_pcontext.cc Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing in 4.1 2005-05-27 12:03:37 +02:00
sp_pcontext.h Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing in 4.1 2005-05-27 12:03:37 +02:00
sp_rcontext.cc Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing in 4.1 2005-05-27 12:03:37 +02:00
sp_rcontext.h Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing in 4.1 2005-05-27 12:03:37 +02:00
spatial.cc
spatial.h
sql_acl.cc
sql_acl.h
sql_analyse.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
sql_analyse.h Merge from 4.1 2005-05-26 21:01:55 +02:00
sql_base.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-30 20:56:11 +04:00
sql_bitmap.h
sql_cache.cc
sql_cache.h
sql_class.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
sql_class.h Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-26 21:01:53 +02:00
sql_client.cc
sql_crypt.cc Add ifdefs to control when "#pragma implementation" should be used 2005-05-26 12:09:14 +02:00
sql_crypt.h Add ifdefs to control when "#pragma implementation" should be used 2005-05-26 12:09:14 +02:00
sql_db.cc
sql_delete.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-30 21:47:20 +04:00
sql_derived.cc
sql_do.cc
sql_error.cc
sql_error.h
sql_handler.cc
sql_help.cc Preparatory (and the most problematic) patch for Bug#7306 2005-05-30 20:54:37 +04:00
sql_insert.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-30 20:56:11 +04:00
sql_lex.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-30 20:56:11 +04:00
sql_lex.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-30 20:56:11 +04:00
sql_list.cc Add ifdefs to control when "#pragma implementation" should be used 2005-05-26 12:09:14 +02:00
sql_list.h
sql_load.cc Preparatory (and the most problematic) patch for Bug#7306 2005-05-30 20:54:37 +04:00
sql_manager.cc
sql_manager.h
sql_map.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
sql_map.h Add ifdefs to control when "#pragma implementation" should be used 2005-05-26 12:09:14 +02:00
sql_olap.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-30 20:56:11 +04:00
sql_parse.cc Fixed BUG#9529: Stored Procedures: No Warning on truncation of procedure name 2005-05-31 18:36:32 +02:00
sql_prepare.cc
sql_rename.cc
sql_repl.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
sql_repl.h
sql_select.cc Merge rurik.mysql.com:/home/igor/mysql-5.0 2005-05-31 06:00:41 -07:00
sql_select.h
sql_show.cc Fix for bug#10059: SHOW TABLE STATUS FROM information_schema; reports uppercase table names 2005-05-31 13:15:23 +05:00
sql_sort.h
sql_state.c
sql_string.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
sql_string.h
sql_table.cc
sql_test.cc
sql_trigger.cc
sql_trigger.h
sql_udf.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
sql_udf.h
sql_union.cc One more post-review fix. 2005-05-30 21:49:59 +04:00
sql_update.cc Preparatory (and the most problematic) patch for Bug#7306 2005-05-30 20:54:37 +04:00
sql_view.cc
sql_view.h
sql_yacc.yy Merge mysql.com:/usr/local/bk/mysql-5.0 2005-05-30 11:06:31 +02:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-26 21:01:53 +02:00
table.cc Post-review fixes of BUG#9937: Crash on call to stored procedure. 2005-05-31 12:06:15 +02:00
table.h
thr_malloc.cc
time.cc
tzfile.h
tztime.cc Merge from 4.1 2005-05-26 21:01:55 +02:00
tztime.h
udf_example.cc
uniques.cc
unireg.cc
unireg.h
watchdog_mysqld