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 fce4fa362c BUG#45574 CREATE IF NOT EXISTS is not binlogged if the object exists 17 years ago
..
examples Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
share null-merge mysql-5.0-bugteam --> mysql-5.1-bugteam 17 years ago
.cvsignore Import changeset 26 years ago
CMakeLists.txt merge fix for Bug40280 from 5.0 17 years ago
MSG00001.bin Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 17 years ago
Makefile.am null-merge mysql-5.0-bugteam --> mysql-5.1-bugteam 17 years ago
add_errmsg Import changeset 26 years ago
authors.h Correctly report load type. 19 years ago
client_settings.h my_strtoll10-x86.s: 19 years ago
contributors.h Many files: 19 years ago
custom_conf.h my_strtoll10-x86.s: 19 years ago
derror.cc Doxygenize comments, a*.cc - field.cc . 18 years ago
des_key_file.cc Doxygenize comments, a*.cc - field.cc . 18 years ago
discover.cc Doxygenize comments, a*.cc - field.cc . 18 years ago
event_data_objects.cc Merge from 5.0 17 years ago
event_data_objects.h Bug#35997 Event scheduler seems to let the server crash, if it is embedded. 18 years ago
event_db_repository.cc Added "Sun Microsystems, Inc." to copyright headers on files modified 17 years ago
event_db_repository.h Provide initial module structure to Doxygen. 19 years ago
event_parse_data.cc Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
event_parse_data.h Added "Sun Microsystems, Inc." to copyright headers on files modified 17 years ago
event_queue.cc Bug#35997 Event scheduler seems to let the server crash, if it is embedded. 18 years ago
event_queue.h Provide initial module structure to Doxygen. 19 years ago
event_scheduler.cc Bug#43587: Putting event_scheduler=1 in init SQL file crashes 17 years ago
event_scheduler.h Provide initial module structure to Doxygen. 19 years ago
events.cc Bug#43587: Putting event_scheduler=1 in init SQL file crashes 17 years ago
events.h Provide initial module structure to Doxygen. 19 years ago
field.cc Fix for BUG#45816 - assertion failure with index containing double 17 years ago
field.h merged 5.1-main -> 5.1-bugteam 17 years ago
field_conv.cc Merge from 5.0-bugteam for 43414 17 years ago
filesort.cc Bug #41543: Assertion `m_status == DA_ERROR' failed in Diagnostics_area::sql_errno 17 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 WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
ha_ndbcluster.cc Bug#44834 strxnmov is expected to behave as you'd expect 17 years ago
ha_ndbcluster.h Bug #34275 mysqld leak if doing multiple statements within same transaction (or wo/ trans) 18 years ago
ha_ndbcluster_binlog.cc null-merge mysql-5.0-bugteam --> mysql-5.1-bugteam 17 years ago
ha_ndbcluster_binlog.h Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1 18 years ago
ha_ndbcluster_cond.cc Merge mysql.com:/misc/mysql/34749/50-34749 18 years ago
ha_ndbcluster_cond.h Merge mysql.com:/misc/mysql/34749/50-34749 18 years ago
ha_ndbcluster_tables.h enabled test case 19 years ago
ha_partition.cc Fix for BUG#45816 - assertion failure with index containing double 17 years ago
ha_partition.h merged 5.1-main -> 5.1-bugteam 17 years ago
handler.cc Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted, does nothing": 17 years ago
handler.h A follow up patch for the follow up patch for Bug#45829 17 years ago
hash_filo.cc my_strtoll10-x86.s: 19 years ago
hash_filo.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
hostname.cc Doxygenization of comments. 18 years ago
init.cc Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug26294/my50-bug26294 18 years ago
item.cc Merged fix for the bug#46051. 17 years ago
item.h Bug #44399 : crash with statement using TEXT columns, aggregates, GROUP BY, and 17 years ago
item_buff.cc Doxygenization of comments. 18 years ago
item_cmpfunc.cc Manual merge. 17 years ago
item_cmpfunc.h auto-merge 17 years ago
item_create.cc BUG#39701: Mixed binlog format does not switch to row mode on 17 years ago
item_create.h Fix doxygen warnings. 19 years ago
item_func.cc BUG#41166 stored function requires "deterministic" if binlog_format is "statement" 17 years ago
item_func.h merging with 5.0 bugteam tree 17 years ago
item_geofunc.cc Bug#44684: valgrind reports invalid reads in 17 years ago
item_geofunc.h Fix for Bug#30217: Views: changes in metadata behaviour 18 years ago
item_row.cc Fix for Bug#30217: Views: changes in metadata behaviour 18 years ago
item_row.h Fix for Bug#30217: Views: changes in metadata behaviour 18 years ago
item_strfunc.cc Bug#45168: assertion with convert() and empty set value 17 years ago
item_strfunc.h Manual merge. 17 years ago
item_subselect.cc Merged fix for the bug#46051. 17 years ago
item_subselect.h Fix for Bug#30217: Views: changes in metadata behaviour 18 years ago
item_sum.cc automerge 17 years ago
item_sum.h Bug#34773: query with explain extended and derived table / other table 17 years ago
item_timefunc.cc Merge from 5.0-bugteam for 43414 17 years ago
item_timefunc.h Auto-merge up from 5.0 17 years ago
item_xmlfunc.cc Bug#43183 ExctractValue() brings result list in missorder 17 years ago
item_xmlfunc.h Fix for bug #32557: order by updatexml causes assertion in filesort 18 years ago
key.cc Bug#37721: ORDER BY when WHERE contains non-partitioned 17 years ago
lex.h Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted, does nothing": 17 years ago
lex_symbol.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
lock.cc Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
log.cc BUG#46129 Failing mixed stm (with trans and non-trans tables) causes wrong seq in 17 years ago
log.h BUG#43929 binlog corruption when max_binlog_cache_size is exceeded 17 years ago
log_event.cc Manual Merge 17 years ago
log_event.h merge: 5.1-bt bug branch --> 5.1-bt latest 17 years ago
log_event_old.cc Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
log_event_old.h BUG#31583 (5.1-telco-6.1 -> 5.1.22. Slave returns Error in unknown event): 18 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 Doxygenization of comments. 18 years ago
my_decimal.cc auto-merge 17 years ago
my_decimal.h Manual merge. 17 years ago
my_lock.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
mysql_priv.h Code review for Bug#43587 Putting event_scheduler=1 in init SQL file crashes 17 years ago
mysql_priv.h.pp WL#4380 18 years ago
mysqld.cc Auto-merge 17 years ago
mysqld_suffix.h Doxygenize comments. 18 years ago
net_serv.cc Manual merge. 17 years ago
nt_servc.cc merge 17 years ago
nt_servc.h merge 17 years ago
opt_range.cc Merge 17 years ago
opt_range.h Merge BUG#36639 into 5.1 17 years ago
opt_sum.cc Merge from 5.0-bugteam for 43414 17 years ago
parse_file.cc Bug#44834 strxnmov is expected to behave as you'd expect 17 years ago
parse_file.h Bug#43385 Cannot ALTER DATABASE ... UPGRADE DATA DIRECTORY NAME when Views exist(addon) 17 years ago
partition_element.h wl#2936 - fixing problems 19 years ago
partition_info.cc Bug#40389: REORGANIZE PARTITION crashes when only using one partition 17 years ago
partition_info.h Added "Sun Microsystems, Inc." to copyright headers on files modified 17 years ago
password.c Manual merge. 17 years ago
procedure.cc Doxygenized comments. 18 years ago
procedure.h Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-opt 18 years ago
protocol.cc Bug#44521 Executing a stored procedure as a prepared statement can sometimes cause 17 years ago
protocol.h Bug#44521 Executing a stored procedure as a prepared statement can sometimes cause 17 years ago
records.cc Merge fix for BUG#35478 into 5.1 18 years ago
repl_failsafe.cc BUG#41924: high-level replication functions are not commented 17 years ago
repl_failsafe.h Renaming MASTER_INFO to Master_info in order to follow the coding 19 years ago
rpl_constants.h BUG#40482: server/mysqlbinlog crashes when reading invalid Incident_log_event 17 years ago
rpl_filter.cc merging 17 years ago
rpl_filter.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
rpl_injector.cc A fix and a test case for Bug#12713 "Error in a stored function called from 18 years ago
rpl_injector.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
rpl_mi.cc Bug #31326: No compile check of order of initializations 18 years ago
rpl_mi.h Renaming MASTER_INFO to Master_info in order to follow the coding 19 years ago
rpl_record.cc merging with mysql-5.1-bugteam tree 17 years ago
rpl_record.h Bug #32971 No user level error message from slave sql thread when ER_NO_DEFAULT_FOR_FIELD 18 years ago
rpl_record_old.cc Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standards 19 years ago
rpl_record_old.h Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standards 19 years ago
rpl_reporting.cc BUG#45511 rpl.rpl_binlog_corruption fails with warning messages in Valgrind 17 years ago
rpl_reporting.h BUG#45511 rpl.rpl_binlog_corruption fails with warning messages in Valgrind 17 years ago
rpl_rli.cc Bug #44115 purge_relay_logs doesn't return an error when count_relay_log_space fails 17 years ago
rpl_rli.h BUG#38174 secure-file-priv breaks LOAD DATA INFILE replication in statement mode 17 years ago
rpl_tblmap.cc Bug#31455 mysqlbinlog don't print user readable info about RBR events 17 years ago
rpl_tblmap.h Bug#31455 mysqlbinlog don't print user readable info about RBR events 17 years ago
rpl_utility.cc BUG#37426: RBR breaks for CHAR() UTF-8 fields > 85 chars 18 years ago
rpl_utility.h Bug#42977 RBR logs for rows with more than 250 column results in corrupt binlog 17 years ago
scheduler.cc Fixed compiler warnings 19 years ago
scheduler.h Bug#28785 thread-handling not displayed properly in SHOW VARIABLES 18 years ago
set_var.cc Fix for BUG#10206 - InnoDB: Transaction requiring Max_BinLog_Cache_size > 4GB 17 years ago
set_var.h @@optimizer_switch backport and change from no_xxx to xx=on|off: post-review fixes 17 years ago
slave.cc Merge from 5.0 17 years ago
slave.h BUG#44581 Slave stops when transaction with non-transactional table gets lock wait 17 years ago
sp.cc BUG#41166 stored function requires "deterministic" if binlog_format is "statement" 17 years ago
sp.h BUG#41166 stored function requires "deterministic" if binlog_format is "statement" 17 years ago
sp_cache.cc A fix for 18 years ago
sp_cache.h A fix for 18 years ago
sp_head.cc Bug#44521 Executing a stored procedure as a prepared statement can sometimes cause 17 years ago
sp_head.h merging 17 years ago
sp_pcontext.cc merging 17 years ago
sp_pcontext.h merging 17 years ago
sp_rcontext.cc Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-33618 18 years ago
sp_rcontext.h Bug#33618 (Crash in sp_rcontext) 18 years ago
spatial.cc Merge gleb.loc:/home/uchum/work/bk/5.0-opt 19 years ago
spatial.h Merge from 5.0-bugteam 17 years ago
sql_acl.cc Bug#44834 strxnmov is expected to behave as you'd expect 17 years ago
sql_acl.h Bug#44658 Create procedure makes server crash when user does not have ALL privilege 17 years ago
sql_analyse.cc Merge from 5.0-bugteam 17 years ago
sql_analyse.h Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-opt 18 years ago
sql_array.h Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maint 18 years ago
sql_base.cc automerge 17 years ago
sql_binlog.cc BUG#41924: high-level replication functions are not commented 17 years ago
sql_bitmap.h Fix Bug#27812 "an ampersand is missed in sql/sql_bitmap.h, line 68" 18 years ago
sql_builtin.cc.in Many files: 19 years ago
sql_cache.cc Bug#43758 Query cache can lock up threads in 'freeing items' state 17 years ago
sql_cache.h Bug#43758 Query cache can lock up threads in 'freeing items' state 17 years ago
sql_class.cc null-merge mysql-5.0-bugteam --> mysql-5.1-bugteam 17 years ago
sql_class.h null-merge mysql-5.0-bugteam --> mysql-5.1-bugteam 17 years ago
sql_client.cc Bug#26664 test suite times out on OS X 64bit 19 years ago
sql_connect.cc Fix for a valgrind warning due to use of a uninitialized 17 years ago
sql_crypt.cc Bug#44358 valgrind errors with decode() function 17 years ago
sql_crypt.h Bug#44358 valgrind errors with decode() function 17 years ago
sql_cursor.cc 5.0-bugteam->5.1-bugteam merge 17 years ago
sql_cursor.h Doxygenize comments. 18 years ago
sql_db.cc BUG#45574 CREATE IF NOT EXISTS is not binlogged if the object exists 17 years ago
sql_delete.cc Merge of the fix for bug #40113 to 5.1. 17 years ago
sql_derived.cc merged 5.0-bugteam to 5.1-bugteam 17 years ago
sql_do.cc Rename send_ok to my_ok. Similarly to my_error, it only records the status, 18 years ago
sql_error.cc Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
sql_error.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
sql_handler.cc Bug#45781 infinite hang/crash in "opening tables" after handler tries to open merge 17 years ago
sql_help.cc Merge from 5.0-bugteam 17 years ago
sql_insert.cc BUG#45574 CREATE IF NOT EXISTS is not binlogged if the object exists 17 years ago
sql_lex.cc Manual merge. 17 years ago
sql_lex.h Manual merge. 17 years ago
sql_list.cc 5.1 version of a fix and test cases for bugs: 19 years ago
sql_list.h Manual merge of mysql-5.0-bugteam -> mysql-5.1-bugteam 18 years ago
sql_load.cc null-merge mysql-5.0-bugteam --> mysql-5.1-bugteam 17 years ago
sql_locale.cc Bug#37575 UCASE fails on monthname 17 years ago
sql_manager.cc Bug#38522: 5 seconds delay when closing application using embedded server 17 years ago
sql_map.cc fixed type conversion warnings revealed by bug 30639 18 years ago
sql_map.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
sql_olap.cc WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
sql_parse.cc Bug#43587: Putting event_scheduler=1 in init SQL file crashes 17 years ago
sql_partition.cc Bug#46478: timestamp field incorrectly defaulted 17 years ago
sql_partition.h Bug#30822: ALTER TABLE COALESCE PARTITION causes segmentation fault 18 years ago
sql_plugin.cc Bug#19027 MySQL 5.0 starts even with Fatal InnoDB errors 17 years ago
sql_plugin.h Bug#19027 MySQL 5.0 starts even with Fatal InnoDB errors 17 years ago
sql_prepare.cc A fix for Bug#44495 "Prepared Statement: CALL p(<x>) - `thd->protocol == &thd->protocol_text' 17 years ago
sql_profile.cc Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
sql_profile.h Correct complaints of reviewers and clean up test. 18 years ago
sql_rename.cc Bug#44834 strxnmov is expected to behave as you'd expect 17 years ago
sql_repl.cc Merge from 5.0 17 years ago
sql_repl.h Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl 18 years ago
sql_select.cc Bug#46454: MySQL wrong index optimisation leads to incorrect result & crashes 17 years ago
sql_select.h automerge 17 years ago
sql_servers.cc fixed compilation warnings. addendum to the fix for bug 29125 17 years ago
sql_servers.h BUG#26257 New Federated Server Functionality Doesn't support differently named tables 19 years ago
sql_show.cc removing unused array (compiler warning) 17 years ago
sql_show.h Added "Sun Microsystems, Inc." to copyright headers on files modified 17 years ago
sql_sort.h Fixed bug #25798. 19 years ago
sql_state.c Many files: 19 years ago
sql_string.cc null-merge mysql-5.0-bugteam --> mysql-5.1-bugteam 17 years ago
sql_string.h null-merge mysql-5.0-bugteam --> mysql-5.1-bugteam 17 years ago
sql_table.cc BUG#45574 CREATE IF NOT EXISTS is not binlogged if the object exists 17 years ago
sql_tablespace.cc Bug #26418: Slave out of sync after 19 years ago
sql_test.cc Bug#44164: TL_WRITE has no description in lock_descriptions[] 17 years ago
sql_trigger.cc Merge from 5.0-bugteam 17 years ago
sql_trigger.h Fix for 17 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#19027 MySQL 5.0 starts even with Fatal InnoDB errors 17 years ago
sql_update.cc Merge of the fix for bug #40113 to 5.1. 17 years ago
sql_view.cc Bug#44834 strxnmov is expected to behave as you'd expect 17 years ago
sql_view.h Bug#43385 Cannot ALTER DATABASE ... UPGRADE DATA DIRECTORY NAME when Views exist(addon) 17 years ago
sql_yacc.yy merge 17 years ago
strfunc.cc @@optimizer_switch backport and change from no_xxx to xx=on|off: post-review fixes 17 years ago
structs.h Bug#45266: Uninitialized variable lead to an empty result. 17 years ago
table.cc merge 17 years ago
table.h A follow up patch for the follow up patch for Bug#45829 17 years ago
thr_malloc.cc Merge from 5.0 17 years ago
time.cc Merge from 5.0-bugteam 17 years ago
tzfile.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
tztime.cc Merge from 5.0-bugteam 17 years ago
tztime.h merged bug 39920 and 5.1-main to 5.1-bugteam 17 years ago
udf_example.c Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
udf_example.def Bug#29804 UDF parameters don't contain correct string length 19 years ago
uniques.cc Merge from 5.0-bugteam 17 years ago
unireg.cc bug#44166 17 years ago
unireg.h null-merge mysql-5.0-bugteam --> mysql-5.1-bugteam 17 years ago