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.
 
 
 
 
 
 
Alexey Botchkov 2d590c2825 Bug#37428 Potential security issue with UDFs - linux shellcode execution. 18 years ago
..
examples fixed warnings from the fix of 26243 18 years ago
share Updating charset doc files. 18 years ago
.cvsignore Import changeset 26 years ago
CMakeLists.txt Merge chunk from trunk. 18 years ago
Makefile.am Merge bk-internal.mysql.com:/home/bk/mysql-5.0 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 Partial rollback of fix for bug #30059: End-space truncation is inconsistent 18 years ago
field.h Partial rollback of fix for bug #30059: End-space truncation is inconsistent 18 years ago
field_conv.cc field_conv.cc: 19 years ago
filesort.cc Merge kaamos.(none):/data/src/mysql-5.0 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 Merge bk-internal.mysql.com:/home/bk/mysql-5.0 19 years ago
ha_archive.h Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 19 years ago
ha_berkeley.cc Merge from 5.0 trunk. 18 years ago
ha_berkeley.h Fixed compiler warnings (for linux and win32 and win64) 19 years ago
ha_blackhole.cc Bug #35178 INSERT_ID not written to binary log for inserts against BLACKHOLE backed tables 18 years ago
ha_blackhole.h Bug#30294 blackhole engine causes 100% with 2 alter table statements running 18 years ago
ha_federated.cc fixed warnings and compile errors from the fix for bug 26243 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 fixed warnings and compile errors from the fix for bug 26243 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 chunk from trunk. 18 years ago
ha_myisam.h Bug#28249 Query Cache returns wrong result with concurrent insert / certain lock 19 years ago
ha_myisammrg.cc Merge amd64.(none):/src/mysql-5.0-bugteam 18 years ago
ha_myisammrg.h BUG#26976 - Missing table in merge not noted in related error msg + 19 years ago
ha_ndbcluster.cc fixed warnings and compile errors from the fix for bug 26243 18 years ago
ha_ndbcluster.h ha_ndbcluster.h: 18 years ago
ha_ndbcluster_cond.cc fixed warnings and compile errors from the fix for bug 26243 18 years ago
ha_ndbcluster_cond.h Bug#34749: Server crash when using NAME_CONST() with an aggregate function 18 years ago
handler.cc Bug #36705 key_buffer_size of >= 2G allocates all availabel virtual memory on 64-bit wondo. 18 years ago
handler.h Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes) 18 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 Bug#26294: library name conflict between MySQL 4.x, 5.0 and Qt 3.3 18 years ago
item.cc backport from 6.0 18 years ago
item.h Merge kaamos.(none):/data/src/mysql-5.0 18 years ago
item_buff.cc my_strtoll10-x86.s: 19 years ago
item_cmpfunc.cc Bug#26243 mysql command line crash after control-c 18 years ago
item_cmpfunc.h Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0 18 years ago
item_create.cc Fix mismerge. 18 years ago
item_create.h Bug #27921 View ignores precision for CAST() 19 years ago
item_func.cc Merge from 5.0 trunk. 18 years ago
item_func.h Bug#34749: Server crash when using NAME_CONST() with an aggregate function 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 Fixed bug #36488: regexp returns false matches, concatenating 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-bugteam 18 years ago
item_subselect.h Bug #31884: Assertion + crash in subquery in the SELECT clause. 18 years ago
item_sum.cc Fix for bug #35298: GROUP_CONCAT with DISTINCT can crash the server 18 years ago
item_sum.h Bug#27219: Aggregate functions in ORDER BY. 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 Merge mysqldev@production.mysql.com:my/mysql-5.0-release 19 years ago
lex_symbol.h Fix -ansi -pedantic warning (can't cast a pointer to function 19 years ago
lock.cc Merge from 5.0 trunk. 18 years ago
log.cc Merge mysql1000.(none):/home/andrei/MySQL/FIXES/5.0/bug18199-purge_no_warn 18 years ago
log_event.cc Merge from mysql-5.0.66-release 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 20 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 Bug#36023: Incorrect handling of zero length caused an assertion to fail. 18 years ago
my_lock.c my_strtoll10-x86.s: 19 years ago
mysql_priv.h Bug#37428 Potential security issue with UDFs - linux shellcode execution. 18 years ago
mysqld.cc Bug#37428 Potential security issue with UDFs - linux shellcode execution. 18 years ago
mysqld_suffix.h Many files: 19 years ago
net_serv.cc Bug#26243 mysql command line crash after control-c 18 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#26243 mysql command line crash after control-c 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 Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes) 18 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 chunk from trunk. 18 years ago
repl_failsafe.h my_strtoll10-x86.s: 19 years ago
set_var.cc Bug#37428 Potential security issue with UDFs - linux shellcode execution. 18 years ago
set_var.h Merge mysql.com:/home/gluh/MySQL/Merge/5.0 18 years ago
slave.cc Merge chunk from trunk. 18 years ago
slave.h BUG#13861 - START SLAVE UNTIL may stop 1 evnt too late if 18 years ago
sp.cc Bug#36570: Parse error of CREATE PROCEDURE stmt with comments on \ 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 from 5.0 trunk. 18 years ago
sp_head.h Bug#26030 (Parsing fails for stored routine w/multi-statement execution 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 bk-internal:/home/bk/mysql-5.0 18 years ago
sql_acl.h Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes) 18 years ago
sql_analyse.cc fixed warnings from the fix of 26243 18 years ago
sql_analyse.h Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes) 18 years ago
sql_array.h Fix for bug #31207: Test "join_nested" shows different strategy on IA64 18 years ago
sql_base.cc Merge from 5.0 trunk. 18 years ago
sql_bitmap.h Many files: 19 years ago
sql_cache.cc Merge mysqldev@production.mysql.com:/data0/mysqldev/my/mysql-5.0-release 18 years ago
sql_cache.h Bug #30269 Query cache eats memory 19 years ago
sql_class.cc Merge from 5.0 trunk. 18 years ago
sql_class.h Merge chunk from trunk. 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 Bug#32265 Server returns different metadata if prepared statement is used 18 years ago
sql_cursor.h my_strtoll10-x86.s: 19 years ago
sql_db.cc Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes) 18 years ago
sql_delete.cc Merge from 5.0 trunk. 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 Merge from 5.0 trunk. 18 years ago
sql_lex.cc Merge from mysql-5.0.66-release 18 years ago
sql_lex.h Merge from 5.0 trunk. 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 Fix for Bug#35469: server crash with LOAD DATA INFILE to a VIEW. 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 Merge from mysql-5.0.66-release 18 years ago
sql_prepare.cc Merge from 5.0 trunk. 18 years ago
sql_profile.cc Push history-limiting code until after the code that adds new 18 years ago
sql_profile.h Push history-limiting code until after the code that adds new 18 years ago
sql_rename.cc my_strtoll10-x86.s: 19 years ago
sql_repl.cc Merge chunk from trunk. 18 years ago
sql_repl.h BUG#31024: STOP SLAVE does not stop attempted connect()s 18 years ago
sql_select.cc Merge from 5.0 trunk. 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 Merge from 5.0 trunk. 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 from 5.0 trunk. 18 years ago
sql_test.cc my_strtoll10-x86.s: 19 years ago
sql_trigger.cc Fixed whitespace 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 Bug#37428 Potential security issue with UDFs - linux shellcode execution. 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 fixes for warnings and compile errors for the fix of bug 26243 18 years ago
sql_update.cc Merge from 5.0 trunk. 18 years ago
sql_view.cc Merge from 5.0 trunk. 18 years ago
sql_view.h Bug#32890 Crash after repeated create and drop of tables and views 18 years ago
sql_yacc.yy Merge from mysql-5.0.66-release 18 years ago
stacktrace.c Bug#31745 - crash handler does not work on Windows 18 years ago
stacktrace.h Bug#31745 - crash handler does not work on Windows 18 years ago
strfunc.cc Many files: 19 years ago
structs.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 18 years ago
table.cc Bug #30825: Problems when putting a non-spatial index on a GIS column 18 years ago
table.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 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 Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug26294/my50-bug26294 18 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 19 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 Bug#37428 Potential security issue with UDFs - linux shellcode execution. 18 years ago
watchdog_mysqld Import changeset 26 years ago