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 72f6ffe3b0 Merge host.loc:/home/uchum/work/5.0-opt-34830 18 years ago
..
examples Fix for bug #31207: Test "join_nested" shows different strategy on IA64 18 years ago
share Fixed bug #31663: if the FIELDS TERMINATED BY string 18 years ago
.cvsignore Import changeset 26 years ago
CMakeLists.txt CMakeLists.txt: 18 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 Fixed bug#15409: Columns with 64-element SET may not be updated with integers. 18 years ago
field.h Fixed bug#30059. 18 years ago
field_conv.cc field_conv.cc: 19 years ago
filesort.cc Bug#31590: Wrong error message on sort buffer being too small. 18 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 Merge mysql.com:/home/hf/work/30286/my41-30286 18 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 BUG#28591: make the fix work for BDB tables too: 19 years ago
ha_berkeley.h Fixed compiler warnings (for linux and win32 and win64) 19 years ago
ha_blackhole.cc additional fix 18 years ago
ha_blackhole.h Bug#30294 blackhole engine causes 100% with 2 alter table statements running 18 years ago
ha_federated.cc Bug #32374 crash with filesort when selecting from federated table and view. 18 years ago
ha_federated.h Bug #32374 crash with filesort when selecting from federated table and view. 18 years ago
ha_heap.cc type conversions fixed to get rid of warnings 18 years ago
ha_heap.h [pb problem]: ha_heap->clone() fails on windows because of mess with 19 years ago
ha_innodb.cc Applied InnoDB snapshot innodb-5.0-ss2095 18 years ago
ha_innodb.h Bug #20358: InnoDB hang on the adaptive hash index latch in btr0sea.c 18 years ago
ha_myisam.cc Merge mysql.com:/home/gluh/MySQL/Merge/5.0 18 years ago
ha_myisam.h Bug#28249 Query Cache returns wrong result with concurrent insert / certain lock 19 years ago
ha_myisammrg.cc Fix for bug #28837: MyISAM storage engine error (134) doing delete with 18 years ago
ha_myisammrg.h BUG#26976 - Missing table in merge not noted in related error msg + 19 years ago
ha_ndbcluster.cc Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb 18 years ago
ha_ndbcluster.h ha_ndbcluster.h: 18 years ago
ha_ndbcluster_cond.cc ndb - bug#29390: if ScanFilter is too large, abort or optionally discard it 18 years ago
ha_ndbcluster_cond.h Bug #29185 Large IN list crashes mysqld with cluster and condition pushdown 19 years ago
handler.cc BUG#27732 "Possible memory leak with index_merge" 18 years ago
handler.h Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 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 Merge ssh://bk-internal.mysql.com//home/bk/mysql-5.0-opt 18 years ago
item.h Fixed bug #34620: item_row.cc:50: Item_row::illegal_method_call(const char*): 18 years ago
item_buff.cc my_strtoll10-x86.s: 19 years ago
item_cmpfunc.cc Fixed bug#33764: Wrong result with IN(), CONCAT() and implicit 18 years ago
item_cmpfunc.h Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0 18 years ago
item_create.cc Fix for bug #30200: mysqlbinlog.test: connection_id() not restored under ps-protocol 19 years ago
item_create.h Bug #27921 View ignores precision for CAST() 19 years ago
item_func.cc Bug#30787: Stored function ignores user defined alias. 18 years ago
item_func.h Merge mysql.com:/home/gluh/MySQL/Merge/5.0 18 years ago
item_geofunc.cc Merge mysql.com:/home/hf/work/31158/my41-31158 18 years ago
item_geofunc.h Bug #31155 gis types in union'd select cause crash. 18 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 Bug#30981 CHAR(0x41 USING ucs2) doesn't add leading zero 18 years ago
item_strfunc.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 18 years ago
item_subselect.cc Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 18 years ago
item_subselect.h Bug #31884: Assertion + crash in subquery in the SELECT clause. 18 years ago
item_sum.cc Bug #34747: crash in debug assertion check after derived table 18 years ago
item_sum.h Bug#32798: DISTINCT in GROUP_CONCAT clause fails when ordering by a column 18 years ago
item_timefunc.cc Bug #33256: CREATE ... SELECT creates obsolete table 18 years ago
item_timefunc.h Bug #33256: CREATE ... SELECT creates obsolete table 18 years ago
item_uniq.cc my_strtoll10-x86.s: 19 years ago
item_uniq.h my_strtoll10-x86.s: 19 years ago
key.cc Fixed bug #32556: assert in "using index for group-by" : 18 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 Bug#25164 create table `a` as select * from `A` hangs 18 years ago
log.cc Merge bk@192.168.21.1:mysql-5.0-opt 18 years ago
log_event.cc BUG#26395: if crash during autocommit update to transactional table on master, slave fails 18 years ago
log_event.h Bug #27571 asynchronousity in setting mysql_`query`::error and 18 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 Bug#31227: memory overrun with decimal (6,6) and zerofill and group_concat 18 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 Merge mysql.com:/home/gluh/MySQL/Merge/4.1-opt 18 years ago
mysqld.cc after merge fix 18 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 Merge mysql.com:/home/gluh/MySQL/Merge/5.0 18 years ago
opt_range.h Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 19 years ago
opt_sum.cc Bug #30715: Assertion failed: item_field->field->real_maybe_null(), 18 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 Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 18 years ago
protocol.h Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
records.cc Fix for bug #31207: Test "join_nested" shows different strategy on IA64 18 years ago
repl_failsafe.cc Merge mysql.com:/misc/mysql/31752_/41-31752_ 18 years ago
repl_failsafe.h my_strtoll10-x86.s: 19 years ago
set_var.cc Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0 18 years ago
set_var.h Merge mysql.com:/home/gluh/MySQL/Merge/5.0 18 years ago
slave.cc Bug #34305 show slave status handling segfaults when slave io is about 18 years ago
slave.h Bug #34305 show slave status handling segfaults when slave io is about 18 years ago
sp.cc Bug #30604: different flagging of time_zone_used in normal 18 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 Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtime 18 years ago
sp_head.h Bug#33618 (Crash in sp_rcontext) 18 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 Bug#33618 (Crash in sp_rcontext) 18 years ago
sp_rcontext.h Bug#33618 (Crash in sp_rcontext) 18 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 Merge kaamos.(none):/data/src/mysql-5.0 18 years ago
sql_acl.h Bug #30468: column level privileges not respected when joining tables 18 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 Fix for bug #31207: Test "join_nested" shows different strategy on IA64 18 years ago
sql_base.cc Bug#23588 SHOW COLUMNS on a temporary table causes locking issues 18 years ago
sql_bitmap.h Many files: 19 years ago
sql_cache.cc Bug #30768 query cache patch for bug #21074 crashes on windows 18 years ago
sql_cache.h Bug #30269 Query cache eats memory 18 years ago
sql_class.cc Merge mhansson@bk-internal:/home/bk/mysql-5.0-opt 18 years ago
sql_class.h Merge mhansson@bk-internal:/home/bk/mysql-5.0-opt 18 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 Bug #27571 asynchronousity in setting mysql_`query`::error and 18 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 Bug#31409 RENAME TABLE causes server crash or deadlock when used with HANDLER statements 18 years ago
sql_help.cc Fix for bug #31207: Test "join_nested" shows different strategy on IA64 18 years ago
sql_insert.cc Bug#29477: Not all fields of the target table were checked to have a default 18 years ago
sql_lex.cc Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-base 18 years ago
sql_lex.h Bug #31153 calling stored procedure crashes server if available memory is low 18 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 Bug #27571 asynchronousity in setting mysql_`query`::error and 18 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 type conversions fixed to avoid warnings on Windows 18 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 wrong merge fix 18 years ago
sql_prepare.cc Bug #31153 calling stored procedure crashes server if available memory is low 18 years ago
sql_rename.cc my_strtoll10-x86.s: 19 years ago
sql_repl.cc Fixes to make code compile on Windows. 18 years ago
sql_repl.h my_strtoll10-x86.s: 19 years ago
sql_select.cc Fixed bug #34830: mixed table and field names in Item_ref 18 years ago
sql_select.h Bug #31928: Search fails on '1000-00-00' date after sql_mode change 18 years ago
sql_show.cc Bug#27747 database metadata doesn't return sufficient column default info 18 years ago
sql_sort.h Fixed bug #25798. 19 years ago
sql_state.c Many files: 19 years ago
sql_string.cc Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl 18 years ago
sql_string.h Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 19 years ago
sql_table.cc Merge mysql.com:/home/gluh/MySQL/Merge/5.0 18 years ago
sql_test.cc my_strtoll10-x86.s: 19 years ago
sql_trigger.cc Fixed whitespace 18 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 polly.(none):/home/kaa/src/opt/bug32020/my50-bug31445 18 years ago
sql_udf.h Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'. 19 years ago
sql_union.cc Post-merge fixes 19 years ago
sql_update.cc Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.0-rpl 18 years ago
sql_view.cc Bug#30998 Drop View breaks replication if view does not exist 18 years ago
sql_view.h Many files: 19 years ago
sql_yacc.yy Merge kaamos.(none):/data/src/opt/bug33834/my50-bug33834 18 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 Fix for bug #31137: Assertion failed: primary_key_no == -1 || primary_key_no == 0, 18 years ago
table.cc Bug #30825: Problems when putting a non-spatial index on a GIS column 18 years ago
table.h Bug #28702: VIEWs defined with USE/FORCE KEY ignore that request 18 years ago
thr_malloc.cc my_strtoll10-x86.s: 19 years ago
time.cc Bug #29536: timestamp inconsistent in replication around 1970 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 #30355: Incorrect ordering of UDF results 18 years ago
udf_example.def Bug #29804 UDF parameters don't contain correct string length 18 years ago
uniques.cc Fixed bug #25798. 19 years ago
unireg.cc Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 18 years ago
unireg.h Fixed bug #27352. 19 years ago
watchdog_mysqld Import changeset 26 years ago