You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
unknown 73a680a54d CMakeLists.txt, configure.js: 19 years ago
..
examples Bug#28862 Extended Latin1 characters get lost in CVS engine 19 years ago
share BUG#26976 - Missing table in merge not noted in related error msg + 19 years ago
.cvsignore Import changeset 26 years ago
CMakeLists.txt CMakeLists.txt, configure.js: 19 years ago
Makefile.am Bug#29414 HPUX build fails - 'noinst_HEADERS' does not exist 19 years ago
add_errmsg Import changeset 26 years ago
client_settings.h my_strtoll10-x86.s: 19 years ago
custom_conf.h my_strtoll10-x86.s: 19 years ago
derror.cc my_strtoll10-x86.s: 19 years ago
des_key_file.cc my_strtoll10-x86.s: 19 years ago
discover.cc my_strtoll10-x86.s: 19 years ago
field.cc Merge trift-lap.fambruehe:/MySQL/M50/mysql-5.0 19 years ago
field.h configure.in: 19 years ago
field_conv.cc Merge olga.mysql.com:/home/igor/mysql-4.1-opt 19 years ago
filesort.cc Fixed bug #25798. 19 years ago
frm_crypt.cc my_strtoll10-x86.s: 19 years ago
gen_lex_hash.cc gen_lex_hash.cc: 19 years ago
gstream.cc Many files: 19 years ago
gstream.h my_strtoll10-x86.s: 19 years ago
ha_archive.cc BUG#29207 - archive table reported as corrupt by check table (P1) 19 years ago
ha_archive.h Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 19 years ago
ha_berkeley.cc Fixed compiler warnings. 19 years ago
ha_berkeley.h Fixed compiler warnings (for linux and win32 and win64) 19 years ago
ha_blackhole.cc Bug#19717: The blackhole engine is returning an OK flag in 19 years ago
ha_blackhole.h Merge mysql.com:/home/svoj/devel/mysql/BUG27998/mysql-4.1-engines 19 years ago
ha_federated.cc fix Visual Studio build - strictness of compiler could not cast 19 years ago
ha_federated.h Bug#25513 19 years ago
ha_heap.cc Merge chilla.local:/home/mydev/mysql-4.1-bug24985 19 years ago
ha_heap.h my_strtoll10-x86.s: 19 years ago
ha_innodb.cc Allow multiple calls to mysql_server_end() 19 years ago
ha_innodb.h Apply innodb-5.0-ss1405 snapshot 19 years ago
ha_myisam.cc Merge adventure.(none):/home/thek/Development/cpp/bug28249/my50-bug28249 19 years ago
ha_myisam.h Bug#28249 Query Cache returns wrong result with concurrent insert / certain lock 19 years ago
ha_myisammrg.cc BUG#26976 - Missing table in merge not noted in related error msg + 19 years ago
ha_myisammrg.h BUG#26976 - Missing table in merge not noted in related error msg + 19 years ago
ha_ndbcluster.cc Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb 19 years ago
ha_ndbcluster.h Merge dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.0/mysql-5.0-ndb-bj 19 years ago
ha_ndbcluster_cond.cc Back-ported compiler warning fixes from 5.1 to ease merging 19 years ago
ha_ndbcluster_cond.h Bug #29185 Large IN list crashes mysqld with cluster and condition pushdown 19 years ago
handler.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime 19 years ago
handler.h Merge adventure.(none):/home/thek/Development/cpp/bug28249/my50-bug28249 19 years ago
hash_filo.cc my_strtoll10-x86.s: 19 years ago
hash_filo.h my_strtoll10-x86.s: 19 years ago
hostname.cc my_strtoll10-x86.s: 19 years ago
init.cc Fix for bug #28121 "INSERT or UPDATE into DOUBLE(200,0) field being truncated to 31 digits" 19 years ago
item.cc Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'. 19 years ago
item.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 19 years ago
item_buff.cc my_strtoll10-x86.s: 19 years ago
item_cmpfunc.cc Merge bk@192.168.21.1:mysql-5.0 19 years ago
item_cmpfunc.h Bug#28133: Wrong DATE/DATETIME comparison in IN() function. 19 years ago
item_create.cc Fixed bug #29415. 19 years ago
item_create.h Bug #27921 View ignores precision for CAST() 19 years ago
item_func.cc Merge gleb.loc:/home/uchum/work/bk/5.0-opt 19 years ago
item_func.h user_var.result: 19 years ago
item_geofunc.cc Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint 19 years ago
item_geofunc.h Merge mysql.com:/home/ram/work/b26038/b26038.4.1 19 years ago
item_row.cc Many files: 19 years ago
item_row.h Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 19 years ago
item_strfunc.cc Fixed bug #27130. If the third argument of the function SUBSTR was 19 years ago
item_strfunc.h Bug #27530: 19 years ago
item_subselect.cc Bug#27333: subquery grouped for aggregate of outer 19 years ago
item_subselect.h Fixed bug #27870. The bug that causes crashes manifests itself at some 19 years ago
item_sum.cc Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpl 19 years ago
item_sum.h Bug#27333: subquery grouped for aggregate of outer 19 years ago
item_timefunc.cc Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-base 19 years ago
item_timefunc.h Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
item_uniq.cc my_strtoll10-x86.s: 19 years ago
item_uniq.h my_strtoll10-x86.s: 19 years ago
key.cc Patch to eliminate compilation errors under VC after bug #13191 fix. 19 years ago
lex.h Fix -ansi -pedantic warning (can't cast a pointer to function 19 years ago
lex_symbol.h Fix -ansi -pedantic warning (can't cast a pointer to function 19 years ago
lock.cc Merge mysql.com:/home/svoj/devel/mysql/BUG28574/mysql-4.1-engines 19 years ago
log.cc Merge sita.local:/Users/tsmith/m/bk/50 19 years ago
log_event.cc Merge gleb.loc:/home/uchum/work/bk/5.0 19 years ago
log_event.h Bug#22725 Replication outages from ER_SERVER_SHUTDOWN (1053) set in replication events 19 years ago
matherr.c my_strtoll10-x86.s: 19 years ago
message.mc make dist changes for Cmake build 19 years ago
mf_iocache.cc my_strtoll10-x86.s: 19 years ago
my_decimal.cc Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
my_decimal.h Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 19 years ago
my_lock.c my_strtoll10-x86.s: 19 years ago
mysql_priv.h Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'. 19 years ago
mysqld.cc Fix for bug #28808: log_queries_not_using_indexes variable dynamic change is ignored 19 years ago
mysqld_suffix.h Many files: 19 years ago
net_serv.cc Merge mysql.com:/home/hf/work/29117/my41-29117 19 years ago
nt_servc.cc Merge with 4.0 22 years ago
nt_servc.h cleaned up mysql installation code for windows. 21 years ago
opt_range.cc BUG#26624, pushbuild fixes: Merge to 5.0 19 years ago
opt_range.h Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 19 years ago
opt_sum.cc Bug#27573: MIN() on an indexed column which is always NULL sets _other_ results 19 years ago
parse_file.cc Polishing: add comments. 19 years ago
parse_file.h Many files: 19 years ago
password.c Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 19 years ago
procedure.cc my_strtoll10-x86.s: 19 years ago
procedure.h my_strtoll10-x86.s: 19 years ago
protocol.cc Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
protocol.h Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
records.cc my_strtoll10-x86.s: 19 years ago
repl_failsafe.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 19 years ago
repl_failsafe.h my_strtoll10-x86.s: 19 years ago
set_var.cc Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0 19 years ago
set_var.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 19 years ago
slave.cc Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtime 19 years ago
slave.h Fix for BUG#24432 19 years ago
sp.cc A fix and a test case for Bug#26141 mixing table types in trigger 19 years ago
sp.h Many files: 19 years ago
sp_cache.cc Many files: 19 years ago
sp_cache.h Many files: 19 years ago
sp_head.cc A fix and a test case for Bug#26141 mixing table types in trigger 19 years ago
sp_head.h A fix and a test case for Bug#26141 mixing table types in trigger 19 years ago
sp_pcontext.cc Bug#26503 (Illegal SQL exception handler code causes the server to crash) 19 years ago
sp_pcontext.h Bug#26503 (Illegal SQL exception handler code causes the server to crash) 19 years ago
sp_rcontext.cc Many files: 19 years ago
sp_rcontext.h Many files: 19 years ago
spatial.cc Bug #29166: 19 years ago
spatial.h Bug #24563: MBROverlaps does not seem to function propertly. 19 years ago
sql_acl.cc BUG#29030 (DROP USER command that errors still gets written to binary log 19 years ago
sql_acl.h Bug#20166 mysql-test-run.pl does not test system privilege tables creation 19 years ago
sql_analyse.cc Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint 19 years ago
sql_analyse.h my_strtoll10-x86.s: 19 years ago
sql_array.h Many files: 19 years ago
sql_base.cc Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'. 19 years ago
sql_bitmap.h Many files: 19 years ago
sql_cache.cc Corrected merge error; missing line in debug statement. 19 years ago
sql_cache.h Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 19 years ago
sql_class.cc BUG#29734 - thread_id=0 in binary log which leads to temporary table conflicts 19 years ago
sql_class.h Fixed bug #29442. 19 years ago
sql_client.cc Bug#26664 test suite times out on OS X 64bit 19 years ago
sql_crypt.cc my_strtoll10-x86.s: 19 years ago
sql_crypt.h my_strtoll10-x86.s: 19 years ago
sql_cursor.cc my_strtoll10-x86.s: 19 years ago
sql_cursor.h my_strtoll10-x86.s: 19 years ago
sql_db.cc A fix and a teset case for Bug#28551 The warning 19 years ago
sql_delete.cc Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 19 years ago
sql_derived.cc - renaming TMP_TABLE to NON_TRANSACTIONAL_TMP_TABLE because this is 19 years ago
sql_do.cc my_strtoll10-x86.s: 19 years ago
sql_error.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime 19 years ago
sql_error.h BUG#26976 - Missing table in merge not noted in related error msg + 19 years ago
sql_handler.cc Fix for: 19 years ago
sql_help.cc Bug #25831: Deficiencies in INSERT ... SELECT ... field name resolving. 19 years ago
sql_insert.cc Merge chilla.local:/home/mydev/mysql-5.0-amain 19 years ago
sql_lex.cc A fix and a test case for Bug#26141 mixing table types in trigger 19 years ago
sql_lex.h A fix and a test case for Bug#26141 mixing table types in trigger 19 years ago
sql_list.cc my_strtoll10-x86.s: 19 years ago
sql_list.h Merge of BUG#26624 and BUG#26625 19 years ago
sql_load.cc Merge gleb.loc:/home/uchum/work/bk/4.1-opt 19 years ago
sql_locale.cc Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpl 19 years ago
sql_manager.cc my_strtoll10-x86.s: 19 years ago
sql_manager.h my_strtoll10-x86.s: 19 years ago
sql_map.cc my_strtoll10-x86.s: 19 years ago
sql_map.h my_strtoll10-x86.s: 19 years ago
sql_olap.cc my_strtoll10-x86.s: 19 years ago
sql_parse.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 19 years ago
sql_prepare.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime 19 years ago
sql_rename.cc my_strtoll10-x86.s: 19 years ago
sql_repl.cc Fix for bug #29420: crash with show and purge binlogs 19 years ago
sql_repl.h my_strtoll10-x86.s: 19 years ago
sql_select.cc Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'. 19 years ago
sql_select.h Bug#27333: subquery grouped for aggregate of outer 19 years ago
sql_show.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 19 years ago
sql_sort.h Fixed bug #25798. 19 years ago
sql_state.c Many files: 19 years ago
sql_string.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 19 years ago
sql_string.h Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 19 years ago
sql_table.cc Merge chilla.local:/home/mydev/mysql-5.0-amain 19 years ago
sql_test.cc my_strtoll10-x86.s: 19 years ago
sql_trigger.cc A fix and a test case for Bug#26141 mixing table types in trigger 19 years ago
sql_trigger.h A fix and a test case for Bug#26141 mixing table types in trigger 19 years ago
sql_udf.cc Merge bk-internal:/home/bk/mysql-5.0-opt 19 years ago
sql_udf.h Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'. 19 years ago
sql_union.cc Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug27937 19 years ago
sql_update.cc Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpl 19 years ago
sql_view.cc A fix and a test case for Bug#26141 mixing table types in trigger 19 years ago
sql_view.h Many files: 19 years ago
sql_yacc.yy Merge bk-internal.mysql.com:/home/bk/mysql-5.0 19 years ago
stacktrace.c Bug #29543 GCov information not written in case of crash. 19 years ago
stacktrace.h Many files: 19 years ago
strfunc.cc Many files: 19 years ago
structs.h Bug#28149 overflow in some "SHOW STATUS"-variables 19 years ago
table.cc A fix and a test case for Bug#26141 mixing table types in trigger 19 years ago
table.h A fix and a test case for Bug#26141 mixing table types in trigger 19 years ago
thr_malloc.cc my_strtoll10-x86.s: 19 years ago
time.cc Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
tzfile.h Many files: 19 years ago
tztime.cc Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
tztime.h Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
udf_example.c bug#27741: udf test fails on AIX < 5.3 19 years ago
udf_example.def Fixed compiler warnings (for linux and win32 and win64) 19 years ago
uniques.cc Fixed bug #25798. 19 years ago
unireg.cc Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
unireg.h Fix for bug #28808: log_queries_not_using_indexes variable dynamic change is ignored 19 years ago
watchdog_mysqld Import changeset 26 years ago