mariadb/sql
2003-06-16 01:13:24 +03:00
..
share Some error messages re. BLOBs are true for TEXTs as well 2003-06-09 15:22:28 +02:00
.cvsignore
add_errmsg
client_settings.h Add missing defines 2003-06-16 01:13:24 +03:00
custom_conf.h
derror.cc
des_key_file.cc
field.cc merge with public tree 2003-06-05 00:12:45 +03:00
field.h bug #251 - destroyed object reused - fixed 2003-06-13 23:00:04 +02:00
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 Merge with 4.0.13 2003-06-05 17:33:38 +03:00
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 Merge with 4.0.13 2003-06-05 17:33:38 +03:00
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc merge with public tree 2003-06-05 00:12:45 +03:00
item.h merge with public tree 2003-06-05 00:12:45 +03:00
item_buff.cc
item_cmpfunc.cc Fixes for make_win_src_distributions 2003-06-15 23:24:37 +03:00
item_cmpfunc.h Some more functions work according to coercibility now: 2003-06-10 14:54:03 +05:00
item_create.cc
item_create.h
item_func.cc
item_func.h
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc Function INSERT() now works according to coercibility rules 2003-06-10 16:41:42 +05:00
item_strfunc.h LOAD_FILE() is now COERCIBLE 2003-06-10 17:53:06 +05:00
item_subselect.cc
item_subselect.h
item_sum.cc
item_sum.h
item_timefunc.cc
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h REVOKE all privileges and delete user(244) 2003-06-06 17:43:23 +05:00
lex_symbol.h
lock.cc
log.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2003-06-14 11:38:09 +03:00
log_event.cc See each file's changeset for details. 2003-06-12 16:20:31 +02:00
log_event.h See each file's changeset for details. 2003-06-12 16:20:31 +02:00
Makefile.am Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/slave will now use the 4.1 protocol 2003-06-14 11:37:42 +03:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/slave will now use the 4.1 protocol 2003-06-14 11:37:42 +03:00
mysqld.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2003-06-14 11:38:09 +03:00
net_serv.cc Merge with 4.0.13 2003-06-05 17:33:38 +03:00
nt_servc.cc
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc
opt_range.h
opt_sum.cc
password.c
procedure.cc
procedure.h
protocol.cc Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/slave will now use the 4.1 protocol 2003-06-14 11:37:42 +03:00
protocol.h
protocol_cursor.cc
records.cc
repl_failsafe.cc Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/slave will now use the 4.1 protocol 2003-06-14 11:37:42 +03:00
repl_failsafe.h
set_var.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2003-06-14 11:38:09 +03:00
set_var.h We now require SUPER privilege for SET PSEUDO_THREAD_ID. 2003-06-11 17:07:33 +02:00
slave.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2003-06-14 11:38:09 +03:00
slave.h See each file's changeset for details. 2003-06-12 16:20:31 +02:00
spatial.cc
spatial.h
sql_acl.cc Fixes for make_win_src_distributions 2003-06-15 23:24:37 +03:00
sql_acl.h REVOKE all privileges and delete user(244) 2003-06-06 17:43:23 +05:00
sql_analyse.cc
sql_analyse.h
sql_base.cc merge with public tree 2003-06-05 00:12:45 +03:00
sql_cache.cc
sql_cache.h
sql_class.cc
sql_class.h
sql_client.cc Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/slave will now use the 4.1 protocol 2003-06-14 11:37:42 +03:00
sql_crypt.cc
sql_crypt.h
sql_db.cc
sql_delete.cc
sql_derived.cc
sql_do.cc
sql_error.cc
sql_handler.cc
sql_help.cc fixed bug (writting outside mallocced buffer in sql_help.cc) 2003-06-05 16:19:54 -04:00
sql_insert.cc LAST_INSERT_ID()}will now return 0 if the last INSERT didn't insert any rows. 2003-06-15 12:34:04 +03:00
sql_lex.cc
sql_lex.h REVOKE all privileges and delete user(244) 2003-06-06 17:43:23 +05: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 Fixes for make_win_src_distributions 2003-06-15 23:24:37 +03:00
sql_prepare.cc
sql_rename.cc
sql_repl.cc Merge with 4.0.13 2003-06-05 17:33:38 +03:00
sql_repl.h
sql_select.cc Fixes for make_win_src_distributions 2003-06-15 23:24:37 +03:00
sql_select.h
sql_show.cc merge with public tree 2003-06-05 00:12:45 +03:00
sql_sort.h
sql_state.c
sql_string.cc merge with public tree 2003-06-05 00:12:45 +03:00
sql_string.h merge with public tree 2003-06-05 00:12:45 +03:00
sql_table.cc merge with public tree 2003-06-05 00:12:45 +03:00
sql_test.cc
sql_udf.cc
sql_udf.h
sql_union.cc
sql_update.cc
sql_yacc.yy Fixes for make_win_src_distributions 2003-06-15 23:24:37 +03:00
stacktrace.c
stacktrace.h
structs.h
table.cc
table.h
thr_malloc.cc
time.cc
udf_example.cc
uniques.cc
unireg.cc
unireg.h Merge with 4.0.13 2003-06-05 17:33:38 +03:00
watchdog_mysqld