| .. |
|
examples
|
Bug#39616: Missing quotes from .CSV crashes server
|
17 years ago |
|
share
|
Bug#28323: Server crashed in xid cache operations
|
17 years ago |
|
.cvsignore
|
Import changeset
|
26 years ago |
|
CMakeLists.txt
|
Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows.
|
17 years ago |
|
MSG00001.bin
|
Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows.
|
17 years ago |
|
Makefile.am
|
Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows.
|
17 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
|
Added a missing bit from the original patch for bug #27483 which was lost when re-applying
|
17 years ago |
|
field.h
|
Bug#38469 invalid memory read and/or crash with utf8 text field, stored procedure, uservar
|
17 years ago |
|
field_conv.cc
|
field_conv.cc:
|
19 years ago |
|
filesort.cc
|
BUG#35478: sort_union() returns bad data when sort_buffer_size is hit
|
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
|
fixes for warnings and compile errors for the fix of bug 26243
|
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
|
Fix for bug#40875: Memory leak in FEDERATED handler
|
17 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
|
r2629 | inaam | 2008-09-16 18:46:00 +0300 (Tue, 16 Sep 2008) | 9 lines
|
17 years ago |
|
ha_innodb.h
|
Bug #20358: InnoDB hang on the adaptive hash index latch in btr0sea.c
|
18 years ago |
|
ha_myisam.cc
|
Bug#33756 - query cache with concurrent_insert=0 appears broken
|
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
|
Fix for bug#40984: backport fix from 39585 into 5.0
|
17 years ago |
|
handler.h
|
Fix for bug#40984: backport fix from 39585 into 5.0
|
17 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
|
Fix for bug#42014: Crash, name_const with collate
|
17 years ago |
|
item.h
|
Bug #38637: COUNT DISTINCT prevents NULL testing in HAVING clause
|
17 years ago |
|
item_buff.cc
|
my_strtoll10-x86.s:
|
19 years ago |
|
item_cmpfunc.cc
|
Bug#37553: MySql Error Compare TimeDiff & Time
|
17 years ago |
|
item_cmpfunc.h
|
Bug#37553: MySql Error Compare TimeDiff & Time
|
17 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
|
auto merge
|
17 years ago |
|
item_func.h
|
auto merge
|
17 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 #41437: Value stored in 'case' lacks charset, causes segfault
|
17 years ago |
|
item_strfunc.h
|
bug#35558 Wrong server metadata blows up the client
|
17 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
|
backported the fix for bug #34773 to 5.0
|
17 years ago |
|
item_sum.h
|
backported the fix for bug #34773 to 5.0
|
17 years ago |
|
item_timefunc.cc
|
Bug#37575 UCASE fails on monthname
|
17 years ago |
|
item_timefunc.h
|
Bug#42525: TIMEDIFF function
|
17 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
|
fixed warnings from the fix of 26243
|
18 years ago |
|
log.cc
|
Fix PB warnings for parenthesis and valgrind leak report.
|
17 years ago |
|
log_event.cc
|
Bug #37150 Risk for crash in User_var_log_event::exec_event()
|
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.h
|
Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows.
|
17 years ago |
|
message.mc
|
Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows.
|
17 years ago |
|
message.rc
|
Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows.
|
17 years ago |
|
mf_iocache.cc
|
my_strtoll10-x86.s:
|
19 years ago |
|
my_decimal.cc
|
Bug#37553: MySql Error Compare TimeDiff & Time
|
17 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#36326: nested transaction and select
|
17 years ago |
|
mysqld.cc
|
Bug#41131 "Questions" fails to increment - ignores statements instead stored procs(5.0 ver)
|
17 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
|
Bug #20430 mysqld.exe windows service stuck in "SERVICE_STOP_PENDING"
|
17 years ago |
|
nt_servc.h
|
Bug #20430 mysqld.exe windows service stuck in "SERVICE_STOP_PENDING"
|
17 years ago |
|
opt_range.cc
|
Merge
|
17 years ago |
|
opt_range.h
|
BUG#36639: subselect.test crashes on 64 bit pentium4 when compiled for valgrind, commit into 5.0
|
18 years ago |
|
opt_sum.cc
|
backported the fix for bug #34773 to 5.0
|
17 years ago |
|
parse_file.cc
|
Merge from dev tree.
|
17 years ago |
|
parse_file.h
|
Bug #40021: Renaming view fails, archived .frm for view is
|
17 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
|
BUG#35478: sort_union() returns bad data when sort_buffer_size is hit
|
18 years ago |
|
repl_failsafe.cc
|
Make gcov happy.
|
18 years ago |
|
repl_failsafe.h
|
my_strtoll10-x86.s:
|
19 years ago |
|
set_var.cc
|
Bug#41456 SET PASSWORD hates CURRENT_USER()
|
17 years ago |
|
set_var.h
|
Bug #37339: SHOW VARIABLES not working properly with multi-byte datadir
|
17 years ago |
|
slave.cc
|
Merge amd64.(none):/src/mysql-5.0-bugteam
|
18 years ago |
|
slave.h
|
BUG#13861 - START SLAVE UNTIL may stop 1 evnt too late if
|
18 years ago |
|
sp.cc
|
Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending 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
|
17 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
|
compiler warning fix
|
17 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
|
Bug#37284 Crash in Field_string::type()
|
17 years ago |
|
sql_bitmap.h
|
Many files:
|
19 years ago |
|
sql_cache.cc
|
Bug#40264: Aborted cached query causes query to hang indefinitely on next cache hit
|
17 years ago |
|
sql_cache.h
|
Bug #30269 Query cache eats memory
|
19 years ago |
|
sql_class.cc
|
Backport patch for Bug#31222 (com_% global status counters behave randomly
|
17 years ago |
|
sql_class.h
|
BUG#38826 Race in MYSQL_LOG::purge_logs is impossible to debug in production
|
17 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#37956 memory leak and / or crash with geometry and prepared statements!
|
17 years ago |
|
sql_cursor.h
|
my_strtoll10-x86.s:
|
19 years ago |
|
sql_db.cc
|
Bug #40021: Renaming view fails, archived .frm for view is
|
17 years ago |
|
sql_delete.cc
|
BUG#35478: sort_union() returns bad data when sort_buffer_size is hit
|
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
|
BUG#35478: sort_union() returns bad data when sort_buffer_size is hit
|
18 years ago |
|
sql_insert.cc
|
Bug #38693: leaked memory with blobs!
|
17 years ago |
|
sql_lex.cc
|
Bug#37075: offset of limit clause might be truncated on 32-bits server w/o big tables
|
17 years ago |
|
sql_lex.h
|
Bug #38691: segfault/abort in ``UPDATE ...JOIN'' while
|
17 years ago |
|
sql_list.cc
|
my_strtoll10-x86.s:
|
19 years ago |
|
sql_list.h
|
Bug#38296 (low memory crash with many conditions in a query)
|
18 years ago |
|
sql_load.cc
|
Bug#37114: sql_mode NO_BACKSLASH_ESCAPES does not work properly with LOAD DATA INFILE
|
17 years ago |
|
sql_locale.cc
|
Bug#37575 UCASE fails on monthname
|
17 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
|
Bug #35396: Abnormal query times in slow query log
|
17 years ago |
|
sql_prepare.cc
|
Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending on
|
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
|
BUG#31024: STOP SLAVE does not stop attempted connect()s
|
18 years ago |
|
sql_select.cc
|
Bug #42037: Queries containing a subquery with DISTINCT and
|
17 years ago |
|
sql_select.h
|
Bug #42037: Queries containing a subquery with DISTINCT and
|
17 years ago |
|
sql_show.cc
|
Reverted the fix for bug #25830 because of omissions and non-complete test
|
17 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
|
Bug#38296 (low memory crash with many conditions in a query)
|
18 years ago |
|
sql_table.cc
|
Bug#31291 ALTER TABLE CONVERT TO CHARACTER SET does not change some data types
|
17 years ago |
|
sql_test.cc
|
my_strtoll10-x86.s:
|
19 years ago |
|
sql_trigger.cc
|
Bug #40021: Renaming view fails, archived .frm for view is
|
17 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
|
Bug#38499: flush tables and multitable table update with
|
17 years ago |
|
sql_update.cc
|
Bug#37460 Assertion failed: !table->file || table->file->inited == handler::NONE
|
17 years ago |
|
sql_view.cc
|
After-push commit for bug #33461 to make valgrind happy:
|
17 years ago |
|
sql_view.h
|
Bug#32890 Crash after repeated create and drop of tables and views
|
18 years ago |
|
sql_yacc.yy
|
Bug #33813: Schema names are case-sensitive in DROP FUNCTION
|
17 years ago |
|
stacktrace.c
|
Bug#35987 - post-review fix
|
17 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
|
Bug#41131 "Questions" fails to increment - ignores statements instead stored procs(5.0 ver)
|
17 years ago |
|
table.cc
|
Bug #38691: segfault/abort in ``UPDATE ...JOIN'' while
|
17 years ago |
|
table.h
|
Bug #40021: Renaming view fails, archived .frm for view is
|
17 years ago |
|
thr_malloc.cc
|
Bug#38296 (low memory crash with many conditions in a query)
|
18 years ago |
|
time.cc
|
Bug #29536: timestamp inconsistent in replication around 1970
|
19 years ago |
|
tzfile.h
|
Many files:
|
19 years ago |
|
tztime.cc
|
Bug #39920: MySQL cannot deal with Leap Second expression in string literal.
|
17 years ago |
|
tztime.h
|
Bug #39920: MySQL cannot deal with Leap Second expression in string literal.
|
17 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 from dev tree.
|
17 years ago |
|
unireg.h
|
Bug#37428 Potential security issue with UDFs - linux shellcode execution.
|
18 years ago |
|
watchdog_mysqld
|
Import changeset
|
26 years ago |