mariadb/sql
unknown e424046a25 Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
2004-03-16 15:14:12 +02:00
..
share Task #835: additional changes fot str_to_date 2004-03-15 18:28:21 +04:00
.cvsignore
add_errmsg
client_settings.h Fix for #2126 2003-12-18 18:12:00 +04:00
custom_conf.h
derror.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
des_key_file.cc Merge with 4.0.16 2003-10-07 15:42:26 +03:00
field.cc Spatial code changed to get rid of inconsistent this->* operation 2004-03-12 12:04:00 +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 Fix for valgrind's warning 2004-03-15 16:32:53 +04:00
gstream.h Fix for valgrind's warning 2004-03-15 16:32:53 +04: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 SCRUM 2003-09-19 14:44:31 +05:00
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 sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 2004-03-16 07:40:11 +02:00
item.h Fixes for bugs #2274 "mysqld gets SIGSEGV during processing of malformed 2004-03-15 20:20:47 +03:00
item_buff.cc Old style charset() and set_charset() were removed. 2003-08-05 12:52:37 +05:00
item_cmpfunc.cc Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-03-16 12:59:06 +04: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 Fix for bug#2586 Disallow global/session/local as structured var. instance names 2004-03-16 14:01:05 +04:00
item_func.h Fix of compilation failure of latest 4.1 tree: new constants in mysqld.cc 2004-03-15 22:39:36 +03:00
item_geofunc.cc Fix for valgrind's warning 2004-03-15 16:32:53 +04:00
item_geofunc.h Optimized GIS functions 2004-03-04 08:50:37 +02:00
item_row.cc revision of fix_fields() calls (BUG2838) 2004-02-18 01:08:52 +02:00
item_row.h Pack of changes about 'cleanup()'-s 2004-01-20 20:55:47 +04:00
item_strfunc.cc Small fix 2004-03-16 02:04:03 +04:00
item_strfunc.h UNHEX() function 2004-03-04 23:18:54 +01:00
item_subselect.cc after merge fix 2004-03-09 14:44:15 +02:00
item_subselect.h Merging 2004-03-04 17:52:06 +04:00
item_sum.cc merge 2004-03-09 12:52:25 +02:00
item_sum.h merge 2004-02-17 11:12:55 +02:00
item_timefunc.cc Task #835: additional changes fot str_to_date 2004-03-15 18:28:21 +04:00
item_timefunc.h Task #835: additional changes fot str_to_date 2004-03-15 18:28:21 +04:00
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 Optimizations 2004-03-15 12:53:27 +02:00
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 revision of fix_fields() calls (BUG2838) 2004-02-18 01:08: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 Fix for bug#2586 Disallow global/session/local as structured var. instance names 2004-03-16 14:01:05 +04:00
mysqld.cc Fix of compilation failure of latest 4.1 tree: new constants in mysqld.cc 2004-03-15 22:39:36 +03: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 C cleanups 2003-09-03 16:31:01 +02:00
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 merge 2004-03-09 12:52:25 +02: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 Fixed memory overrun in spatial init code 2004-03-16 00:42:10 +02:00
spatial.h Portability fix 2004-03-16 02:41:36 +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 2004-03-09 12:52:25 +02:00
sql_bitmap.h added 'explicit' keyword to Bitmap constructor 2003-11-21 19:16:19 +03:00
sql_cache.cc fixed comparation of tables/database names with --lower_case_table_names (BUG#2880) 2004-02-20 22:44:54 +02:00
sql_cache.h SCRUM 2003-12-01 17:19:10 +04:00
sql_class.cc merge 2004-03-09 12:52:25 +02:00
sql_class.h Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-03-16 17:14:09 +04: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 fixed error handling in SET and DO operators (BUG#1484) 2003-10-08 11:19:09 +03:00
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 revision of fix_fields() calls (BUG2838) 2004-02-18 01:08:52 +02:00
sql_help.cc Portability fixes 2004-03-05 19:49:50 +02:00
sql_insert.cc actions for bug 2004-03-15 21:36:16 +04:00
sql_lex.cc fixed comments 2004-03-15 11:02:54 +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 Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 2004-03-16 08:18:36 +02:00
sql_prepare.cc Fixes for bugs #2274 "mysqld gets SIGSEGV during processing of malformed 2004-03-15 20:20:47 +03:00
sql_rename.cc Merge with 4.0.18 2004-02-11 00:06:46 +01:00
sql_repl.cc Optimizations 2004-03-15 12:53:27 +02:00
sql_repl.h Merge with 4.0.18 2004-02-11 00:06:46 +01:00
sql_select.cc cleanup 2004-03-15 22:02:47 +01: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.mysql.com:/home/bk/mysql-4.1 2004-03-16 00:04:07 +02:00
sql_test.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
sql_udf.cc Merge with 4.0.18 2004-02-11 00:06:46 +01:00
sql_udf.h hanged UDF interface to use clear() instead of reset() 2003-08-27 22:30:50 +03:00
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 Fix for bug#2586 Disallow global/session/local as structured var. instance names 2004-03-16 14:01:05 +04:00
stacktrace.c
stacktrace.h
strfunc.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
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 Task #835: additional changes fot str_to_date 2004-03-15 18:28:21 +04: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