| .. |
|
examples
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
17 years ago |
|
share
|
Fix for BUG#18828 - If InnoDB runs out of undo slots,
|
17 years ago |
|
.cvsignore
|
Import changeset
|
26 years ago |
|
CMakeLists.txt
|
Merged from 5.0 (enterprise).
|
17 years ago |
|
MSG00001.bin
|
Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows.
|
17 years ago |
|
Makefile.am
|
Bug#17270 - mysql client tool could not find ../share/charsets folder and fails.
|
17 years ago |
|
add_errmsg
|
Import changeset
|
26 years ago |
|
client_settings.h
|
Bug#46013: rpl_extraColmaster_myisam fails on pb2
|
16 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
|
merging with changes in bugteam branch.
|
16 years ago |
|
field.h
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
17 years ago |
|
field_conv.cc
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
17 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
|
Bug#29125 Windows Server X64: so many compiler warnings
|
17 years ago |
|
gstream.cc
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
17 years ago |
|
gstream.h
|
my_strtoll10-x86.s:
|
19 years ago |
|
ha_archive.cc
|
Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.
|
17 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
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
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
|
Bug #38883 (reopened): thd_security_context is not thread safe, crashes?
|
16 years ago |
|
ha_innodb.h
|
Fix for BUG#43660- SHOW INDEXES/ANALYZE does NOT update cardinality
|
17 years ago |
|
ha_myisam.cc
|
Bug#17332 - changing key_buffer_size on a running server
|
16 years ago |
|
ha_myisam.h
|
Bug#28249 Query Cache returns wrong result with concurrent insert / certain lock
|
19 years ago |
|
ha_myisammrg.cc
|
merging with changes in bugteam branch.
|
16 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#18828 - If InnoDB runs out of undo slots,
|
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
|
merging with changes in bugteam branch.
|
16 years ago |
|
item.h
|
Backport bug #37348 fix 5.1 --> 5.0.
|
17 years ago |
|
item_buff.cc
|
my_strtoll10-x86.s:
|
19 years ago |
|
item_cmpfunc.cc
|
Fix for bug#49199: Optimizer handles incorrectly:
|
16 years ago |
|
item_cmpfunc.h
|
Fix for bug#49199: Optimizer handles incorrectly:
|
16 years ago |
|
item_create.cc
|
merging with changes in bugteam branch.
|
16 years ago |
|
item_create.h
|
Bug #27921 View ignores precision for CAST()
|
19 years ago |
|
item_func.cc
|
Bug#47371 reference by same column name
|
16 years ago |
|
item_func.h
|
Bug#37740 Server crashes on execute statement with full text search and
|
17 years ago |
|
item_geofunc.cc
|
Bug#41728: Dropped symbol but no soname change
|
16 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#46815 CONCAT_WS returning wrong data
|
16 years ago |
|
item_strfunc.h
|
Bug #44767: invalid memory reads in password() and
|
17 years ago |
|
item_subselect.cc
|
A fix and a test case for
|
16 years ago |
|
item_subselect.h
|
Bug #31884: Assertion + crash in subquery in the SELECT clause.
|
18 years ago |
|
item_sum.cc
|
automerge
|
17 years ago |
|
item_sum.h
|
backported the fix for bug #34773 to 5.0
|
17 years ago |
|
item_timefunc.cc
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
16 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
|
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
|
merging with changes in bugteam branch.
|
16 years ago |
|
log.cc
|
BUG#48738: merge local branch into mysql-5.0-bugteam latest.
|
16 years ago |
|
log_event.cc
|
Bug #49137 Replication failure on SBR/MBR + multi-table DROP TEMPORARY TABLE
|
16 years ago |
|
log_event.h
|
BUG#37145 Killing a statement doing DDL may log binlog event with error code 1053
|
17 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 #44767: invalid memory reads in password() and
|
17 years ago |
|
mysqld.cc
|
Bug#47371 reference by same column name
|
16 years ago |
|
mysqld_suffix.h
|
Many files:
|
19 years ago |
|
net_serv.cc
|
Bug#46385: [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted t
|
17 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
|
Bug #48472: Loose index scan inappropriately chosen for some
|
16 years ago |
|
opt_range.h
|
BUG#36639: subselect.test crashes on 64 bit pentium4 when compiled for valgrind, commit into 5.0
|
17 years ago |
|
opt_sum.cc
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
17 years ago |
|
parse_file.cc
|
Bug#29125 Windows Server X64: so many compiler warnings
|
17 years ago |
|
parse_file.h
|
Bug #40021: Renaming view fails, archived .frm for view is
|
17 years ago |
|
password.c
|
Bug #44767: invalid memory reads in password() and
|
17 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
|
auto-merge
|
17 years ago |
|
protocol.h
|
Backport of TIME->MYSQL_TIME / Y2K fixset
|
19 years ago |
|
records.cc
|
A fix and a test case for
|
16 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#47371 reference by same column name
|
16 years ago |
|
set_var.h
|
Bug #32223 SETting max_allowed_packet variable
|
17 years ago |
|
slave.cc
|
Bug #47210 first execution of "start slave until" stops too early
|
16 years ago |
|
slave.h
|
Bug #47210 first execution of "start slave until" stops too early
|
16 years ago |
|
sp.cc
|
Bug #45287: phase 2 : 5.0 64 bit compilation warnings
|
17 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
|
Bug #38816: kill + flush tables with read lock + stored
|
17 years ago |
|
sp_head.h
|
Bug#25058 ignored return codes in memory allocation functions
|
17 years ago |
|
sp_pcontext.cc
|
Bug#25058 ignored return codes in memory allocation functions
|
17 years ago |
|
sp_pcontext.h
|
Bug#47371 reference by same column name
|
16 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
|
merging with changes in bugteam branch.
|
16 years ago |
|
spatial.h
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
17 years ago |
|
sql_acl.cc
|
Bug#47371 reference by same column name
|
16 years ago |
|
sql_acl.h
|
Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)
|
18 years ago |
|
sql_analyse.cc
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
17 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#48508: Crash on prepared statement re-execution.
|
16 years ago |
|
sql_bitmap.h
|
Many files:
|
19 years ago |
|
sql_cache.cc
|
Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.
|
17 years ago |
|
sql_cache.h
|
Bug #30269 Query cache eats memory
|
18 years ago |
|
sql_class.cc
|
Bug#41728: Dropped symbol but no soname change
|
16 years ago |
|
sql_class.h
|
Bug#48508: Crash on prepared statement re-execution.
|
16 years ago |
|
sql_client.cc
|
Bug#26664 test suite times out on OS X 64bit
|
19 years ago |
|
sql_crypt.cc
|
Bug#29125 Windows Server X64: so many compiler warnings
|
17 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#45520 rpl_killed_ddl fails sporadically in pb2
|
16 years ago |
|
sql_delete.cc
|
Bug #40113: Embedded SELECT inside UPDATE or DELETE can timeout
|
17 years ago |
|
sql_derived.cc
|
Bug#29125 Windows Server X64: so many compiler warnings
|
17 years ago |
|
sql_do.cc
|
my_strtoll10-x86.s:
|
19 years ago |
|
sql_error.cc
|
Bug#29125 Windows Server X64: so many compiler warnings
|
17 years ago |
|
sql_error.h
|
BUG#26976 - Missing table in merge not noted in related error msg +
|
19 years ago |
|
sql_handler.cc
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
16 years ago |
|
sql_help.cc
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
17 years ago |
|
sql_insert.cc
|
Bug#47371 reference by same column name
|
16 years ago |
|
sql_lex.cc
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
16 years ago |
|
sql_lex.h
|
Merge community up to enterprise, thus ending the community-server
|
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)
|
17 years ago |
|
sql_load.cc
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
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 #49137 Replication failure on SBR/MBR + multi-table DROP TEMPORARY TABLE
|
16 years ago |
|
sql_prepare.cc
|
merging with changes in bugteam branch.
|
16 years ago |
|
sql_profile.cc
|
Bug #45287: phase 2 : 5.0 64 bit compilation warnings
|
17 years ago |
|
sql_profile.h
|
Pull 5.1 treatment of community features into 5.0.
|
17 years ago |
|
sql_rename.cc
|
BUG#37145 Killing a statement doing DDL may log binlog event with error code 1053
|
17 years ago |
|
sql_repl.cc
|
Bug #38816: kill + flush tables with read lock + stored
|
17 years ago |
|
sql_repl.h
|
BUG#31024: STOP SLAVE does not stop attempted connect()s
|
18 years ago |
|
sql_select.cc
|
Fix for bug#49570: Assertion failed: !(order->used & map)
|
16 years ago |
|
sql_select.h
|
A fix and a test case for
|
16 years ago |
|
sql_show.cc
|
merging with changes in bugteam branch.
|
16 years ago |
|
sql_sort.h
|
Fixed bug #25798.
|
19 years ago |
|
sql_state.c
|
Many files:
|
19 years ago |
|
sql_string.cc
|
auto-merge
|
17 years ago |
|
sql_string.h
|
Bug#38296 (low memory crash with many conditions in a query)
|
17 years ago |
|
sql_table.cc
|
Bug#47371 reference by same column name
|
16 years ago |
|
sql_test.cc
|
my_strtoll10-x86.s:
|
19 years ago |
|
sql_trigger.cc
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
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#29125 Windows Server X64: so many compiler warnings
|
17 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#43612 crash with explain extended, union, order by
|
17 years ago |
|
sql_update.cc
|
This is a patch for Bug#48500
|
16 years ago |
|
sql_view.cc
|
merging with changes in bugteam branch.
|
16 years ago |
|
sql_view.h
|
Bug#32890 Crash after repeated create and drop of tables and views
|
18 years ago |
|
sql_yacc.yy
|
Bug #49250 : spatial btree index corruption and crash
|
16 years ago |
|
stacktrace.c
|
Bug #47391 no stack trace printed to error log on
|
16 years ago |
|
stacktrace.h
|
Bug #47391 no stack trace printed to error log on
|
16 years ago |
|
strfunc.cc
|
Many files:
|
19 years ago |
|
structs.h
|
A fix and a test case for
|
16 years ago |
|
table.cc
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
17 years ago |
|
table.h
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
17 years ago |
|
thr_malloc.cc
|
Merge from 5.0-bt
|
17 years ago |
|
time.cc
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
17 years ago |
|
tzfile.h
|
Many files:
|
19 years ago |
|
tztime.cc
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
17 years ago |
|
tztime.h
|
Bug #39920: MySQL cannot deal with Leap Second expression in string literal.
|
17 years ago |
|
udf_example.c
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
16 years ago |
|
udf_example.def
|
Bug #29804 UDF parameters don't contain correct string length
|
18 years ago |
|
uniques.cc
|
Bug #43414 Parenthesis (and other) warnings compiling MySQL
|
17 years ago |
|
unireg.cc
|
Bug#29125 Windows Server X64: so many compiler warnings
|
17 years ago |
|
unireg.h
|
Bug#17270 - mysql client tool could not find ../share/charsets folder and fails.
|
17 years ago |
|
watchdog_mysqld
|
Import changeset
|
26 years ago |