mariadb/sql
2004-03-09 16:52:37 +04:00
..
share SESSION instead of LOCAL in error messages. 2004-03-07 08:32:00 -06:00
.cvsignore
add_errmsg
client_settings.h Fix for #2126 2003-12-18 18:12:00 +04:00
custom_conf.h
derror.cc
des_key_file.cc
field.cc Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 2004-03-06 03:01:09 +04:00
field.h Changed wellformedlen to well_formed_len 2004-02-17 01:35:17 +02:00
field_conv.cc insert table select * from table2 now converts charsets correctly 2003-12-13 18:49:10 +01:00
filesort.cc Merge with 4.0.18 2004-02-11 00:06:46 +01:00
frm_crypt.cc
gen_lex_hash.cc Portability fixes 2004-03-05 19:49:50 +02:00
gstream.cc Optimized GIS functions 2004-03-04 08:50:37 +02:00
gstream.h Optimized GIS functions 2004-03-04 08:50:37 +02:00
ha_berkeley.cc Cleanup ha_checktype() and redundant variables. 2004-03-02 10:08:50 +00:00
ha_berkeley.h Cleanup ha_checktype() and redundant variables. 2004-03-02 10:08:50 +00:00
ha_heap.cc After merge fixes 2004-02-16 10:03:25 +02:00
ha_heap.h
ha_innodb.cc Cleanup ha_checktype() and redundant variables. 2004-03-02 10:08:50 +00:00
ha_innodb.h Cleanup ha_checktype() and redundant variables. 2004-03-02 10:08:50 +00:00
ha_isam.cc Cleanup ha_checktype() and redundant variables. 2004-03-02 10:08:50 +00:00
ha_isam.h Cleanup ha_checktype() and redundant variables. 2004-03-02 10:08:50 +00:00
ha_isammrg.cc added 'explicit' keyword to Bitmap constructor 2003-11-21 19:16:19 +03:00
ha_isammrg.h Some small portability fixes. 2003-12-30 13:14:21 +02:00
ha_myisam.cc Merge with 4.0.18 2004-02-11 00:06:46 +01:00
ha_myisam.h Fixed a type mismatch between int_table_flags and table_flags() in MyISAM handler. 2004-03-04 22:53:48 +01:00
ha_myisammrg.cc Merge with 4.0.18 2004-02-11 00:06:46 +01:00
ha_myisammrg.h Merge with 4.0.18 2004-02-11 00:06:46 +01:00
handler.cc Cleanup 2004-03-04 13:20:17 +02:00
handler.h Merge with 4.0.18 2004-02-11 00:06:46 +01:00
hash_filo.cc
hash_filo.h
hostname.cc fix for --open-files-limit and broken query_cache_merge.test 2004-02-20 23:42:06 +01:00
init.cc my_atof is deleted 2004-02-13 15:27:21 +01:00
item.cc merge 2004-02-17 11:12:55 +02:00
item.h Bug #2959 UTF8 charset breaks joins with mixed column/string constant 2004-03-03 11:22:25 +04:00
item_buff.cc
item_cmpfunc.cc merge 2004-02-17 11:12:55 +02:00
item_cmpfunc.h merge 2004-02-17 11:12:55 +02:00
item_create.cc Merge bk-internal:/home/bk/mysql-4.1/ 2004-03-05 00:20:24 +01:00
item_create.h UNHEX() function 2004-03-04 23:18:54 +01:00
item_func.cc Merge with public tree 2004-02-16 10:31:05 +02:00
item_func.h after review fix 2004-02-20 15:37:45 +02:00
item_geofunc.cc Optimized GIS functions 2004-03-04 08:50:37 +02:00
item_geofunc.h Optimized GIS functions 2004-03-04 08:50:37 +02:00
item_row.cc Fix for prepared statements 2003-12-30 14:08:19 +04:00
item_row.h Pack of changes about 'cleanup()'-s 2004-01-20 20:55:47 +04:00
item_strfunc.cc Fix for the bug #3089: SUBSTRING bug when mixed with CONCAT and ORDER BY 2004-03-09 16:52:37 +04:00
item_strfunc.h UNHEX() function 2004-03-04 23:18:54 +01:00
item_subselect.cc Merging 2004-03-04 17:52:06 +04:00
item_subselect.h Merging 2004-03-04 17:52:06 +04:00
item_sum.cc merge 2004-02-09 15:49:11 +02:00
item_sum.h merge 2004-02-17 11:12:55 +02:00
item_timefunc.cc Ensure that result from date_format() is binary 2004-02-09 13:59:41 +01:00
item_timefunc.h
item_uniq.cc
item_uniq.h Code cleanup (working on PS & cleanup() code) 2004-01-19 19:53:25 +04:00
key.cc Merge with 4.0.18 2004-02-11 00:06:46 +01:00
lex.h UNHEX() function 2004-03-04 23:18:54 +01:00
lex_symbol.h Portability fixes 2004-03-05 19:49:50 +02:00
lock.cc
log.cc merge with 4.0 to get security fixes and latest bug fixes 2004-02-20 17:43:02 +02:00
log_event.cc Merge with 4.0 to get fix for mysqlbinlog 2004-02-16 10:15:52 +02:00
log_event.h Merge with 4.0 to get fix for mysqlbinlog 2004-02-16 10:15:52 +02:00
Makefile.am Code cleanup: 2004-02-03 14:35:24 +04:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h Portability fixes 2004-03-05 19:49:50 +02:00
mysqld.cc Cleanup ha_checktype() and redundant variables. 2004-03-02 10:08:50 +00:00
net_serv.cc c++ comment fixed 2004-02-21 14:25:43 +01:00
nt_servc.cc Merge with 4.0.17 2003-12-17 17:35:34 +02:00
nt_servc.h
opt_range.cc Merge with 4.0 to get fix for mysqlbinlog 2004-02-16 10:15:52 +02:00
opt_range.h merge 2004-02-05 18:14:48 +01:00
opt_sum.cc Proper fix for bug with BLOB in MIN/MAX 2004-01-19 23:44:39 +01:00
password.c
procedure.cc
procedure.h
protocol.cc Another implementation of send_eof() cleanup 2004-02-10 18:33:06 +03:00
protocol.h Desperate attempt to push part of prepared statements cleanup which was 2004-03-02 22:39:50 +03:00
protocol_cursor.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
records.cc Merge with 4.0.17 2003-12-17 17:35:34 +02:00
repl_failsafe.cc now all tables of query are locked in one place (including derived tables) 2004-02-01 15:30:32 +02:00
repl_failsafe.h
set_var.cc SESSION instead of LOCAL in error messages. 2004-03-07 08:32:00 -06:00
set_var.h ft_boolean_syntax made changeable 2004-02-16 18:53:00 +01:00
slave.cc More comments on what could explain -1 in Seconds_Behind_Master in 2004-03-02 23:03:52 +01:00
slave.h Fixed bug in table level privilege GRANT handling. (Bug #2178) 2003-12-26 12:32:02 +02:00
spatial.cc Optimized GIS functions 2004-03-04 08:50:37 +02:00
spatial.h Optimized GIS functions 2004-03-04 08:50:37 +02:00
sql_acl.cc fix for a bug #2953. 2004-03-01 21:54:08 +02:00
sql_acl.h Fixes after merge with 4.0 2003-12-19 16:25:50 +02:00
sql_analyse.cc my_atof is deleted 2004-02-13 15:27:21 +01:00
sql_analyse.h
sql_base.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2004-02-22 11:01:28 +02:00
sql_bitmap.h added 'explicit' keyword to Bitmap constructor 2003-11-21 19:16:19 +03:00
sql_cache.cc SCRUM 2004-01-07 16:41:09 +04:00
sql_cache.h SCRUM 2003-12-01 17:19:10 +04:00
sql_class.cc Desperate attempt to push part of prepared statements cleanup which was 2004-03-02 22:39:50 +03:00
sql_class.h Desperate attempt to push part of prepared statements cleanup which was 2004-03-02 22:39:50 +03:00
sql_client.cc merge 2003-12-19 16:34:48 +02:00
sql_crypt.cc
sql_crypt.h
sql_db.cc Portability fixes 2004-03-05 19:49:50 +02:00
sql_delete.cc merge with 4.0 2004-02-22 09:50:59 +02:00
sql_derived.cc after merge & valgrind test fixes (BUG#2120) 2004-02-10 02:18:22 +02:00
sql_do.cc
sql_error.cc THD::lex now points to THD::main_lex like in 5.0 2003-12-19 20:52:13 +03:00
sql_handler.cc After merge fixes 2004-02-16 10:03:25 +02:00
sql_help.cc Portability fixes 2004-03-05 19:49:50 +02:00
sql_insert.cc merge 2004-02-17 01:52:33 +02:00
sql_lex.cc merge 2004-02-17 11:12:55 +02:00
sql_lex.h Desperate attempt to push part of prepared statements cleanup which was 2004-03-02 22:39:50 +03:00
sql_list.cc
sql_list.h qnx qcc compatibility fix 2004-02-19 13:41:32 +01:00
sql_load.cc merge with 4.0 to get security fixes and latest bug fixes 2004-02-20 17:43:02 +02:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its own TABLE structure 2004-02-17 01:14:51 +02:00
sql_parse.cc Comment for do_command moved inside #ifndef EMBEDDED_LIBRARY. 2004-03-08 17:47:42 +03:00
sql_prepare.cc Desperate attempt to push part of prepared statements cleanup which was 2004-03-02 22:39:50 +03:00
sql_rename.cc Merge with 4.0.18 2004-02-11 00:06:46 +01:00
sql_repl.cc THD::lex now points to THD::main_lex like in 5.0 2003-12-19 20:52:13 +03:00
sql_repl.h Merge with 4.0.18 2004-02-11 00:06:46 +01:00
sql_select.cc Comment on handler::unlock_row() 2004-03-03 12:44:00 +03:00
sql_select.h after merge & valgrind test fixes (BUG#2120) 2004-02-10 02:18:22 +02:00
sql_show.cc Cleanup ha_checktype() and redundant variables. 2004-03-02 10:08:50 +00:00
sql_sort.h
sql_state.c
sql_string.cc Optimized GIS functions 2004-03-04 08:50:37 +02:00
sql_string.h Portability fixes 2004-03-05 19:49:50 +02:00
sql_table.cc Merge bk-internal:/home/bk/mysql-4.1/ 2004-02-17 17:07:14 +01:00
sql_test.cc
sql_udf.cc Merge with 4.0.18 2004-02-11 00:06:46 +01:00
sql_udf.h
sql_union.cc merge 2004-02-17 11:12:55 +02:00
sql_update.cc merge 2004-02-17 01:52:33 +02:00
sql_yacc.yy Portability fixes 2004-03-05 19:49:50 +02:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h Optimized GIS functions 2004-03-04 08:50:37 +02:00
table.cc Code cleanup 2004-02-24 19:30:38 +02:00
table.h ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its own TABLE structure 2004-02-17 01:14:51 +02:00
thr_malloc.cc
time.cc Merge with 4.0.18 2004-02-11 00:06:46 +01:00
udf_example.cc Corrected faulty #if tests in udf_example.cc which made udf_test crash the server on some 2003-12-18 17:46:56 +01:00
uniques.cc Merge with 4.0.17 2003-12-17 17:35:34 +02:00
unireg.cc merge with 4.0 to get security fixes and latest bug fixes 2004-02-20 17:43:02 +02:00
unireg.h unused variable max_prep_stmt_count removed 2003-12-05 01:55:57 +03:00
watchdog_mysqld