mariadb/sql
2005-06-27 10:49:40 -07:00
..
examples Merge with 4.1 2005-06-07 00:31:53 +03:00
share Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 2005-06-27 13:12:10 +02:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc Remove compiler warnings and remove not used variables 2005-02-25 16:53:22 +02:00
des_key_file.cc default_modify.c: 2005-05-21 23:23:39 +02:00
discover.cc
field.cc field.cc: 2005-06-24 01:21:18 -07:00
field.h Merge 2005-06-20 22:31:25 +02:00
field_conv.cc my_vsnprintf.c, sql_select.cc, sql_delete.cc, field_conv.cc, rt_split.c: 2005-05-20 15:17:13 +02:00
filesort.cc Fix bug #7422 "order by" doesn't work 2005-06-21 20:14:50 +04:00
frm_crypt.cc
gen_lex_hash.cc a fix (#10742: Can't compile "sql_lex.cc" on AIX 5.2). 2005-05-19 18:56:01 +05:00
gstream.cc fixes for windows 64-bit compiler warnings 2005-06-13 12:41:15 +02:00
gstream.h
ha_berkeley.cc sql/mysql_priv.h 2005-06-09 15:48:57 +02:00
ha_berkeley.h Merge neptunus.(none):/home/msvensson/mysql/bug10241 2005-05-09 11:26:48 +02:00
ha_blackhole.cc Merge with 4.1 2005-06-07 00:31:53 +03:00
ha_blackhole.h BUG#10241 cygwin port: invalid pragma interface directives 2005-05-04 15:05:56 +02:00
ha_federated.cc Bug# 9926, This is the same as changeset 1.1934, which was approved by Monty 2005-06-22 19:29:34 +02:00
ha_federated.h Fix broken linking when building with ha_federated 2005-06-05 23:00:45 +04:00
ha_heap.cc Bug#10178 - failure to find a row in heap table by concurrent UPDATEs 2005-06-24 19:47:18 +02:00
ha_heap.h Bug#10178 - failure to find a row in heap table by concurrent UPDATEs 2005-06-24 19:47:18 +02:00
ha_innodb.cc InnoDB: Remove some warnings reported by GCC 4.0.0. 2005-06-21 11:49:55 +03:00
ha_innodb.h Merge hundin.mysql.fi:/home/marko/mysql-5.0 2005-06-21 07:36:18 +03:00
ha_myisam.cc fixes for windows 64-bit compiler warnings 2005-06-13 12:41:15 +02:00
ha_myisam.h Merge neptunus.(none):/home/msvensson/mysql/bug10241 2005-05-09 11:26:48 +02:00
ha_myisammrg.cc fixes for windows 64-bit compiler warnings 2005-06-13 12:41:15 +02:00
ha_myisammrg.h Bug#10400 - Improperly-defined MERGE table crashes with INSERT ... ON DUPLICATE KEY UPDATE 2005-05-18 19:40:39 +02:00
ha_ndbcluster.cc Merged from mysql-4.1 to mysql-5.0 2005-06-22 14:10:02 +02:00
ha_ndbcluster.h Merged from mysql-4.1 to mysql-5.0 2005-06-22 14:10:02 +02:00
handler.cc Merged from mysql-4.1 to mysql-5.0 2005-06-22 14:10:02 +02:00
handler.h Merged from mysql-4.1 to mysql-5.0 2005-06-22 14:10:02 +02:00
hash_filo.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
hash_filo.h forgotten s/__GNUC__/USE_PRAGMA_INTERFACE/ causes compilation faliures 2005-05-27 14:15:08 +02:00
hostname.cc Fixes during review 2005-05-13 14:04:32 +03:00
init.cc
item.cc Bug #9728 fix merge 2005-06-23 01:02:43 +04:00
item.h Bug #9728 fix merge 2005-06-23 01:02:43 +04:00
item_buff.cc Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-06-22 14:11:23 +05:00
item_cmpfunc.cc Fix bug#11325 Wrong date comparison in views 2005-06-24 20:16:52 +04:00
item_cmpfunc.h item_func.h: 2005-06-02 07:27:02 -07:00
item_create.cc Merge mdk10.(none):/home/reggie/bk/mysql-4.1 2005-04-11 09:29:49 -05:00
item_create.h
item_func.cc removed unneed line 2005-06-23 19:33:19 +03:00
item_func.h fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BUG#7015, BUG#11387) 2005-06-17 17:27:47 +03:00
item_geofunc.cc Merge with 4.1 2005-06-07 00:31:53 +03:00
item_geofunc.h Merge neptunus.(none):/home/msvensson/mysql/bug10241 2005-05-09 11:26:48 +02:00
item_row.cc Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) 2005-04-01 15:04:50 +03:00
item_row.h
item_strfunc.cc Merged from mysql-4.1 to mysql-5.0 2005-06-22 14:10:02 +02:00
item_strfunc.h fixed encrypt() print (BUG#7024) 2005-06-24 00:24:11 +03:00
item_subselect.cc Manual merge 2005-06-23 11:22:30 -07:00
item_subselect.h Merge neptunus.(none):/home/msvensson/mysql/bug10241 2005-05-09 11:26:48 +02:00
item_sum.cc fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BUG#7015, BUG#11387) 2005-06-17 17:27:47 +03:00
item_sum.h fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BUG#7015, BUG#11387) 2005-06-17 17:27:47 +03:00
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 fixed time_format printing (BUG#7521) 2005-06-20 14:56:17 +03:00
item_uniq.cc Merge with 4.1 2005-06-07 00:31:53 +03:00
item_uniq.h fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BUG#7015, BUG#11387) 2005-06-17 17:27:47 +03:00
key.cc Fixes while reviewing new code 2005-05-06 11:39:30 +03:00
lex.h BUG#3190 fix (request for STDDEV_SAMP, VAR_SAMP). 2005-02-25 22:19:04 +04:00
lex_symbol.h
lock.cc merged 2005-06-03 18:29:36 +02:00
log.cc Moved tc_log_page_waits outside HAVE_MMAP, 2005-06-07 11:45:28 +03:00
log_event.cc Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-06-08 22:29:10 -07:00
log_event.h Merge from 4.1 2005-05-26 21:01:55 +02:00
Makefile.am Merge 2005-06-20 22:31:25 +02:00
matherr.c
mf_iocache.cc
my_decimal.cc Trimmed fix for bug #9546 (Crashing with huge decimals) 2005-05-06 19:04:58 +05:00
my_decimal.h Fix for bug #10896 (0.00 > -0.00) 2005-06-08 21:56:22 +05:00
my_lock.c
mysql_priv.h A preparatory patch to help adding JOIN::transform() and move one-time 2005-06-21 21:15:21 +04:00
mysqld.cc Fix typo in --default-store-engine help. (Bug #11534) 2005-06-27 10:49:40 -07:00
mysqld_suffix.h
net_serv.cc Merge bk-internal.mysql.com:/users/rburnett/bug9721 2005-05-06 15:15:48 +02:00
nt_servc.cc
nt_servc.h
opt_range.cc Merge mysql.com:/home/timka/mysql/src/5.0-virgin 2005-06-23 17:23:48 +03:00
opt_range.h Merge with 4.1 2005-06-07 00:31:53 +03:00
opt_sum.cc Fixed wrong key length when using MIN() optimization (non fatal, but caused InnoDB to write warnings to the log file) 2005-06-06 14:03:33 +03:00
parse_file.cc Code cleanups during code reviews 2005-06-01 16:35:09 +03:00
parse_file.h
password.c fixes for windows 64-bit compiler warnings 2005-06-13 12:41:15 +02:00
procedure.cc Merge with 4.1 2005-06-07 00:31:53 +03:00
procedure.h Merge neptunus.(none):/home/msvensson/mysql/bug10241 2005-05-09 11:26:48 +02:00
protocol.cc fixed environment restoring in case of error during SP function execution (BUG#9503) 2005-06-23 18:29:10 +03:00
protocol.h Fixed BUG#10961: Stored procedures: crash if select * from dual 2005-06-01 12:18:41 +02:00
protocol_cursor.cc Merge with 4.1 2005-06-07 00:31:53 +03:00
records.cc Moved some old test and added a new test to only be run with mysql-test-run --big 2005-04-07 19:24:14 +03:00
repl_failsafe.cc Merge of 4.1->5.0. This contained the fixes for GCC 4.0 2005-06-01 21:56:30 -07:00
repl_failsafe.h
set_var.cc WL#2286 - Compile MySQL w/YASSL support 2005-06-22 14:08:28 +05:00
set_var.h fixes for windows 64-bit compiler warnings 2005-06-13 12:41:15 +02:00
slave.cc WL#2286 - Compile MySQL w/YASSL support 2005-06-22 14:08:28 +05:00
slave.h merge from 4.1 2005-03-24 14:32:40 +01:00
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 sp_rcontext.cc, sp_pcontext.cc, sp_head.cc, sp_cache.cc, ha_federated.cc: 2005-06-05 16:20:22 +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 - implement inheritance of sp_instr: public Query_arena. 2005-06-23 20:22:08 +04:00
sp_head.h - implement inheritance of sp_instr: public Query_arena. 2005-06-23 20:22:08 +04:00
sp_pcontext.cc sp_rcontext.cc, sp_pcontext.cc, sp_head.cc, sp_cache.cc, ha_federated.cc: 2005-06-05 16:20:22 +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 prohibit opening Query cache for SP cursors (BUG#9715) 2005-06-14 22:45:48 +03:00
sp_rcontext.h prohibit opening Query cache for SP cursors (BUG#9715) 2005-06-14 22:45:48 +03:00
spatial.cc Merge mdk10.(none):/home/reggie/bk/mysql-4.1 2005-05-19 15:50:44 -05:00
spatial.h Fix warnings from icc 2005-05-18 19:00:21 +03:00
sql_acl.cc WL#2286 - Compile MySQL w/YASSL support 2005-06-22 14:08:28 +05:00
sql_acl.h Bug#10246 - Parser: bad syntax for GRANT EXECUTE 2005-05-17 19:54:20 +01:00
sql_analyse.cc Merge with 4.1 2005-06-07 00:31:53 +03: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-06-23 13:10:42 +02:00
sql_bitmap.h merge 2005-06-05 17:19:50 +03:00
sql_cache.cc Clean up merge from 4.1 2005-05-02 10:19:37 -07:00
sql_cache.h
sql_class.cc - implement inheritance of sp_instr: public Query_arena. 2005-06-23 20:22:08 +04:00
sql_class.h Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2005-06-23 21:45:53 +03: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 Add ifdefs to control when "#pragma implementation" should be used 2005-05-26 12:09:14 +02:00
sql_db.cc fixed conflicts 2005-05-20 16:34:59 -05:00
sql_delete.cc Bug#6877 MySQL should give an error if the requested table type is not available 2005-06-17 22:14:44 +01:00
sql_derived.cc Patch two (the final one) for Bug#7306 "the server side preparedStatement 2005-06-07 14:11:36 +04:00
sql_do.cc
sql_error.cc Patch two (the final one) for Bug#7306 "the server side preparedStatement 2005-06-07 14:11:36 +04:00
sql_error.h Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) 2005-04-01 15:04:50 +03:00
sql_handler.cc A preparatory patch to help adding JOIN::transform() and move one-time 2005-06-21 21:15:21 +04:00
sql_help.cc Preparatory (and the most problematic) patch for Bug#7306 2005-05-30 20:54:37 +04:00
sql_insert.cc Fix for bug #10886 merge 2005-06-22 21:07:28 +04:00
sql_lex.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-06-17 23:27:23 +04:00
sql_lex.h - don't call JOIN::join_free(1) twice for every join in JOIN::cleanup(). 2005-06-24 22:48:12 +04:00
sql_list.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
sql_list.h merged 2005-05-19 15:20:10 +02:00
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 WL#2286 - Compile MySQL w/YASSL support 2005-06-22 14:08:28 +05: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 with 4.1 2005-06-07 00:31:53 +03:00
sql_parse.cc Simpler impl. 2005-06-27 14:26:07 +02:00
sql_prepare.cc - implement inheritance of sp_instr: public Query_arena. 2005-06-23 20:22:08 +04:00
sql_rename.cc Bug#6877 MySQL should give an error if the requested table type is not available 2005-06-17 22:14:44 +01:00
sql_repl.cc Manual merge. 2005-06-07 14:50:45 +04:00
sql_repl.h WL#874 "Extended LOAD DATA". 2005-03-16 04:32:47 +03:00
sql_select.cc Fix the broken test suite in -debug build. 2005-06-27 14:10:56 +04:00
sql_select.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-06-24 22:48:46 +04:00
sql_show.cc WL#2286 - Compile MySQL w/YASSL support 2005-06-22 14:08:28 +05:00
sql_sort.h
sql_state.c
sql_string.cc Merge with 4.1 2005-06-07 00:31:53 +03:00
sql_string.h Bug#8610: The ucs2_turkish_ci collation fails with upper('i') 2005-06-06 16:54:15 +05:00
sql_table.cc Merged from mysql-4.1 to mysql-5.0 2005-06-22 14:10:02 +02:00
sql_test.cc Fixes while reviewing new code 2005-05-06 11:39:30 +03:00
sql_trigger.cc Fix for bugs: 2005-05-24 22:19:33 +04:00
sql_trigger.h Fix for bug #10015 "Crash in InnoDB if stored routines are used". 2005-06-07 14:53:08 +04:00
sql_udf.cc Merge with 4.1 2005-06-07 00:31:53 +03:00
sql_udf.h Manual merge of fix for bug #9913 into 5.0 tree. 2005-05-09 16:21:57 +04:00
sql_union.cc - don't call JOIN::join_free(1) twice for every join in JOIN::cleanup(). 2005-06-24 22:48:12 +04:00
sql_update.cc Code cleanups during code reviews 2005-06-01 16:35:09 +03:00
sql_view.cc fixed view fields names check and generation (changed after Trudy review: underlying field names treat as user set ones) (BUG#7448) 2005-06-21 20:30:48 +03:00
sql_view.h
sql_yacc.yy Bug #9728 fix merge 2005-06-23 01:02:43 +04:00
stacktrace.c Step 2 of the switch to support configuration with NPTL: 2005-04-20 20:38:57 +02:00
stacktrace.h Step 2 of the switch to support configuration with NPTL: 2005-04-20 20:38:57 +02:00
strfunc.cc Remove compiler warnings and remove not used variables 2005-02-25 16:53:22 +02:00
structs.h Fix for bug#11055: information_schema: routines.sql_data_access has wrong value 2005-06-16 12:12:47 +05:00
table.cc WL#2286 - Compile MySQL w/YASSL support 2005-06-22 14:08:28 +05:00
table.h Code cleanups during code reviews 2005-06-01 16:35:09 +03:00
thr_malloc.cc
time.cc Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when linking staticly 2005-04-04 16:43:25 +03:00
tzfile.h
tztime.cc Merge with 4.1 2005-06-07 00:31:53 +03:00
tztime.h Merge neptunus.(none):/home/msvensson/mysql/bug10241 2005-05-09 11:26:48 +02:00
udf_example.cc
uniques.cc Code cleanups during code reviews 2005-06-01 16:35:09 +03:00
unireg.cc Bug#6877 MySQL should give an error if the requested table type is not available 2005-06-17 22:14:44 +01:00
unireg.h
watchdog_mysqld