mariadb/sql
unknown 9b1a33435a After merge fix.
sql/mysqld.cc:
  mlockall() call hided behind !defined(EMBEDDED_LIBRARY).
2004-09-08 17:38:57 +05:00
..
examples
share Merge with 4.0 to get latest bug fixes 2004-09-04 15:59:49 +03:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc A fix (Bug #5291: float -> string, truncation, sometimes without warning). 2004-09-03 19:38:16 +05:00
field.h Review of new pushed code (Indentation fixes and simple optimizations) 2004-08-31 14:35:04 +03:00
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc Merge with 4.0 2004-09-01 04:12:09 +03:00
gstream.cc
gstream.h
ha_berkeley.cc
ha_berkeley.h
ha_heap.cc
ha_heap.h
ha_innodb.cc Merge with 4.0 to get latest bug fixes 2004-09-04 15:59:49 +03:00
ha_innodb.h
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc sql_print_error cleanup 2004-09-04 20:17:09 +02:00
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
ha_ndbcluster.cc Fix for INSERT with multiple values and start/end_bulk_insert 2004-09-07 12:45:19 +02:00
ha_ndbcluster.h Fix for bug#5312 Ndb Cluster returns wrong error code for duplicate key at insert 2004-08-31 12:07:48 +02:00
handler.cc sql_print_error cleanup 2004-09-04 20:17:09 +02:00
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc Move collation aggregation with superset conversion code 2004-09-01 13:56:33 +05:00
item.h Move collation aggregation with superset conversion code 2004-09-01 13:56:33 +05:00
item_buff.cc
item_cmpfunc.cc A fix for bug#4368 '"like" fails in PreparedStatement, crashes 2004-09-03 23:28:49 +04:00
item_cmpfunc.h after review patch 2004-08-31 21:10:57 +03:00
item_create.cc
item_create.h
item_func.cc Allow IN to convert arguments into Unicode in some cases. 2004-09-01 15:39:15 +05:00
item_func.h Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditions 2004-09-07 15:42:19 +05:00
item_geofunc.cc
item_geofunc.h
item_row.cc after merge 2004-08-26 18:22:22 +02:00
item_row.h
item_strfunc.cc Portability fixes 2004-08-26 18:26:38 +03:00
item_strfunc.h
item_subselect.cc after review fixes: 2004-08-23 22:31:01 +03:00
item_subselect.h
item_sum.cc fixed typo in group_concat printing (BUG#5161) 2004-09-01 21:32:24 +03:00
item_sum.h
item_timefunc.cc Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditions 2004-09-07 15:42:19 +05:00
item_timefunc.h Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditions 2004-09-07 15:42:19 +05:00
item_uniq.cc
item_uniq.h
key.cc Bug#4594: column index make = failed for gbk, but like works 2004-08-23 20:12:39 +05:00
lex.h
lex_symbol.h
lock.cc Review of new pushed code (Indentation fixes and simple optimizations) 2004-08-31 14:35:04 +03:00
log.cc merged 2004-09-07 15:18:53 +02:00
log_event.cc merged 2004-09-07 21:30:28 +02:00
log_event.h
Makefile.am Dependency fix. We observed that doing any change to class THD in sql_class.h resulted in mysqld going crazy (parsing errors, 2004-09-06 22:30:16 +02:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 2004-08-31 21:11:54 +03:00
mysqld.cc After merge fix. 2004-09-08 17:38:57 +05:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc sql_print_error cleanup 2004-09-04 20:17:09 +02:00
opt_range.h
opt_sum.cc func_group.test, func_group.result: 2004-09-07 19:46:09 -07:00
password.c
procedure.cc
procedure.h
protocol.cc Portability fixes 2004-08-26 18:26:38 +03:00
protocol.h
protocol_cursor.cc
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc
set_var.h
slave.cc merged 2004-09-07 21:30:28 +02:00
slave.h
spatial.cc
spatial.h
sql_acl.cc sql_print_error cleanup 2004-09-04 20:17:09 +02:00
sql_acl.h
sql_analyse.cc merged 2004-09-07 15:18:53 +02:00
sql_analyse.h
sql_base.cc sql_print_error cleanup 2004-09-04 20:17:09 +02:00
sql_bitmap.h
sql_cache.cc
sql_cache.h
sql_class.cc A fix and test case for bug#5399 "Wrong statement executed by MySQL 2004-09-08 12:33:05 +04:00
sql_class.h merged 2004-09-07 15:18:53 +02:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc merged 2004-09-07 21:30:28 +02:00
sql_delete.cc manually merged 2004-08-24 17:24:23 +02:00
sql_derived.cc memory leak fixed 2004-09-05 10:57:26 +03:00
sql_do.cc
sql_error.cc
sql_handler.cc
sql_help.cc
sql_insert.cc Fix for Bug#5034 "prepared "select 1 into @arg15", second 2004-08-24 20:17:11 +04:00
sql_lex.cc Merge: manual resolve 2004-08-24 23:07:08 +04:00
sql_lex.h Merge: manual resolve 2004-08-24 23:07:08 +04:00
sql_list.cc
sql_list.h
sql_load.cc Remove extra '/' after mysql_real_data_home 2004-09-03 02:25:27 +03:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ 2004-09-07 13:37:29 +02:00
sql_prepare.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2004-09-03 02:26:00 +03:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc merged 2004-09-07 21:30:28 +02:00
sql_select.h after review patch 2004-08-31 21:10:57 +03:00
sql_show.cc
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc after merge fixes 2004-09-07 16:56:31 +02:00
sql_test.cc
sql_udf.cc sql_print_error cleanup 2004-09-04 20:17:09 +02:00
sql_udf.h
sql_union.cc A fix (Bug #4980: union statement with () union () order by produces wrong explain). 2004-09-03 19:59:29 +05:00
sql_update.cc
sql_yacc.yy Merge with 4.0 to get latest bug fixes 2004-09-04 15:59:49 +03:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc After merge fixes 2004-09-02 16:57:26 +03:00
table.h
thr_malloc.cc
time.cc
tzfile.h
tztime.cc bug in my_strnncoll_utf8 (and friends) fixed 2004-08-30 08:37:36 +02:00
tztime.h
udf_example.cc
uniques.cc
unireg.cc
unireg.h
watchdog_mysqld