mariadb/sql
guilhem@mysql.com 44a599a305 Fix for BUG#5064 "SET GLOBAL SYNC_BINLOG does not work on some platforms":
var->save_result.ulong_value was 0 on Mac OS X probably due to positions
of members in the union. sys_var::check() only sets ulonglong_value
2004-08-16 17:00:48 +02:00
..
examples This is the addition of the CSV engine "aka tina". Its an example engine that works as a plain text file. 2004-08-12 20:57:18 -07:00
share Bug#5005 collation cp852_bin makes server crash 2004-08-12 10:46:16 +05:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc CSC issue # 3299 fix: 2004-08-13 19:06:24 +05:00
field.h
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc
ha_berkeley.h
ha_heap.cc
ha_heap.h
ha_innodb.cc ha_innodb.cc: 2004-07-30 16:08:19 +03:00
ha_innodb.h
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc bug#4369 - MySQL 4.1 regression in Alter table/tmp table from hash. 2004-08-09 11:02:09 +02:00
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
ha_ndbcluster.cc Added support for NULL in unique index 2004-08-13 13:51:18 +02:00
ha_ndbcluster.h Fix for bug#4730 2004-08-11 15:06:17 +02:00
handler.cc Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-08-13 16:27:17 -07:00
handler.h Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-08-13 16:27:17 -07:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc ctype_ucs.result, ctype_ucs.test, item.cc: 2004-08-13 11:13:56 +05:00
item.h
item_buff.cc
item_cmpfunc.cc cleanup 2004-08-07 23:18:13 +02:00
item_cmpfunc.h
item_create.cc Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server". 2004-08-10 12:42:31 +04:00
item_create.h Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server". 2004-08-10 12:42:31 +04:00
item_func.cc
item_func.h
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc ctype_utf8.result, ctype_utf8.test, item_strfunc.cc: 2004-08-13 15:04:10 +05:00
item_strfunc.h
item_subselect.cc
item_subselect.h
item_sum.cc BUG#4315 2004-08-11 15:15:37 +06:00
item_sum.h
item_timefunc.cc Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server". 2004-08-10 12:42:31 +04:00
item_timefunc.h Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server". 2004-08-10 12:42:31 +04:00
item_uniq.cc
item_uniq.h
key.cc
lex.h Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server". 2004-08-10 12:42:31 +04:00
lex_symbol.h
lock.cc
log.cc
log_event.cc
log_event.h
Makefile.am Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-08-13 16:27:17 -07:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-08-13 16:27:17 -07:00
mysqld.cc Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-08-13 16:27:17 -07:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc
opt_range.h
opt_sum.cc
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h
protocol_cursor.cc
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc Fix for BUG#5064 "SET GLOBAL SYNC_BINLOG does not work on some platforms": 2004-08-16 17:00:48 +02:00
set_var.h Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server". 2004-08-10 12:42:31 +04:00
slave.cc Fix for BUG#4678 "mysql-test-run fails on grant_cache": 2004-08-12 13:12:09 +02:00
slave.h
spatial.cc
spatial.h
sql_acl.cc followup to SET PASSWORD fix 2004-08-01 17:21:55 +02:00
sql_acl.h apply in SET PASSWORD same checks as in GRANT, to let only valid hashes through 2004-07-30 22:05:08 +02:00
sql_analyse.cc
sql_analyse.h
sql_base.cc Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server". 2004-08-10 12:42:31 +04:00
sql_bitmap.h
sql_cache.cc
sql_cache.h
sql_class.cc
sql_class.h
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc A small fix to understand 4.1.0 format. 2004-07-27 18:43:40 +05:00
sql_delete.cc
sql_derived.cc
sql_do.cc
sql_error.cc
sql_handler.cc
sql_help.cc
sql_insert.cc
sql_lex.cc Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server". 2004-08-10 12:42:31 +04:00
sql_lex.h Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server". 2004-08-10 12:42:31 +04: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 CSC issue # 3299 fix: 2004-08-13 19:06:24 +05:00
sql_prepare.cc Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server". 2004-08-10 12:42:31 +04:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server". 2004-08-10 12:42:31 +04:00
sql_select.h
sql_show.cc ctype_recoding.result, ctype_recoding.test, sql_show.cc: 2004-08-11 14:03:24 +05:00
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h A fix (Bug #4878: Service crashes on query execution) 2004-08-12 11:28:39 +05:00
sql_table.cc bug#4881 - crash in ALTER .. RENAME if rename fails 2004-08-07 18:26:59 +02:00
sql_test.cc
sql_udf.cc
sql_udf.h
sql_union.cc
sql_update.cc
sql_yacc.yy allow get_format(TIMESTAMP, ...) syntax 2004-08-11 10:27:19 +02:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc
table.h
thr_malloc.cc
time.cc WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --position) and --stop-position 2004-07-29 23:25:58 +02:00
tzfile.h
tztime.cc Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server". 2004-08-10 12:42:31 +04:00
tztime.h Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server". 2004-08-10 12:42:31 +04:00
udf_example.cc
uniques.cc
unireg.cc Fixed a copy-and-paste error: mysql_create_frm() should have 2004-07-29 10:33:33 +02:00
unireg.h
watchdog_mysqld