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.
 
 
 
 
 
 
Davi Arnaut bc03c9ef19 Bug#40536: SELECT is blocked by INSERT DELAYED waiting on 17 years ago
..
examples Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
share A fix for Bug#22891 "session level max_allowed_packet can be 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 merge fix for Bug40280 from 5.0 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 Bug#35577, manual merge mysql-5.0-bugteam -> mysql-5.1-bugteam 18 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 Added "Sun Microsystems, Inc." to copyright headers on files modified 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#38066 Events log 'note' level messages by default in the error log 17 years ago
event_scheduler.h Provide initial module structure to Doxygen. 19 years ago
events.cc Merge fix for BUG#35478 into 5.1 18 years ago
events.h Provide initial module structure to Doxygen. 19 years ago
field.cc merged 5.1-main -> 5.1-bugteam 17 years ago
field.h merged 5.1-main -> 5.1-bugteam 17 years ago
field_conv.cc Doxygenization of comments. 18 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 Changes of copyright output from "--version" and similar. 17 years ago
gstream.cc Merge mysql.com:/home/hf/work/30286/my41-30286 18 years ago
gstream.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
ha_ndbcluster.cc Merging 5.1 main into 5.1-rpl 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 Bug#35943 Failure to create mysql.ndb_schema shoudl not be logged if tabe already exist 18 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 merge 17 years ago
ha_partition.h merged 5.1-main -> 5.1-bugteam 17 years ago
handler.cc Fix for BUG#39886 - Table full for MEMORY table is not written into error log 17 years ago
handler.h Merge from mysql-5.1.30-release 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 auto-merge 17 years ago
item.h merged 5.0-bugteam -> 5.1-bugteam 17 years ago
item_buff.cc Doxygenization of comments. 18 years ago
item_cmpfunc.cc BUG#37822: Correlated subquery with IN and IS UNKNOWN provides wrong result 17 years ago
item_cmpfunc.h auto-merge 17 years ago
item_create.cc Fix merge problem. 18 years ago
item_create.h Fix doxygen warnings. 19 years ago
item_func.cc Bug#42188: crash and/or memory corruption with user variables 17 years ago
item_func.h Bug#42188: crash and/or memory corruption with user variables 17 years ago
item_geofunc.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint 18 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 merged 41437 to 5.1-bugteam 17 years ago
item_strfunc.h Fix for Bug#30217: Views: changes in metadata behaviour 18 years ago
item_subselect.cc Bug#37627: Killing query with sum(exists()) or avg(exists()) reproducibly crashes server 18 years ago
item_subselect.h Fix for Bug#30217: Views: changes in metadata behaviour 18 years ago
item_sum.cc Fix warnings and bug spotted by gcc-4.3. 17 years ago
item_sum.h Bug#34773: query with explain extended and derived table / other table 17 years ago
item_timefunc.cc 5.0-bugteam->5.1-bugteam merge 17 years ago
item_timefunc.h 5.0-bugteam->5.1-bugteam merge 17 years ago
item_xmlfunc.cc Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1 18 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 Removed extra symbol during merge. 18 years ago
lex_symbol.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
lock.cc Added "Sun Microsystems, Inc." to copyright headers on files modified 17 years ago
log.cc merge: 5.1 -> 5.1-rpl 17 years ago
log.h merge: 5.1 -> 5.1-rpl 17 years ago
log_event.cc merged 5.1-main -> 5.1-bugteam 17 years ago
log_event.h merge: 5.1 -> 5.1-rpl 17 years ago
log_event_old.cc Bug #40004 Replication failure with no PK + no indexes 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 Merge bk-internal.mysql.com:/home/bk/mysql-5.1 18 years ago
my_lock.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
mysql_priv.h Merge from 5.0-bugteam 17 years ago
mysql_priv.h.pp WL#4380 18 years ago
mysqld.cc Bug#31177: Server variables can't be set to their current values 17 years ago
mysqld_suffix.h Doxygenize comments. 18 years ago
net_serv.cc Bug#34655 Compile error 18 years ago
nt_servc.cc merge 17 years ago
nt_servc.h merge 17 years ago
opt_range.cc merged 5.1-main -> 5.1-bugteam 17 years ago
opt_range.h Merge BUG#36639 into 5.1 17 years ago
opt_sum.cc Bug#34773: query with explain extended and derived table / other table 17 years ago
parse_file.cc Merge fix for bug 38145 from 5.0. 17 years ago
parse_file.h manual merge 5.0-bugteam --> 5.1-bugteam (bug 40021) 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 Merge mysql.com:/home/my/mysql-5.0 19 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#20129: ALTER TABLE ... REPAIR PARTITION ... complains that 18 years ago
protocol.h Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint 18 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 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 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 Bug #32971 No user level error message from slave sql thread when ER_NO_DEFAULT_FOR_FIELD 18 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#24954 (Last_errno and Last_error not set after master_retry_count has 19 years ago
rpl_reporting.h BUG#24954 (Last_errno and Last_error not set after master_retry_count has 19 years ago
rpl_rli.cc BUG#38734 rpl_server_id2 sync_with_master failed 17 years ago
rpl_rli.h BUG#13861 - START SLAVE UNTIL may stop 1 evnt too late if 18 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#31455 mysqlbinlog don't print user readable info about RBR events 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 Auto-merge from upstream 5.1-bugteam 17 years ago
set_var.h Fixed a bad merge (5.0->5.1) of the fix for bug 37339. 17 years ago
slave.cc BUG#41924: high-level replication functions are not commented 17 years ago
slave.h Bug#28234 - global/session scope - documentation vs implementation 17 years ago
sp.cc Bug#35577, manual merge mysql-5.0-bugteam -> mysql-5.1-bugteam 18 years ago
sp.h Remove dead code. 18 years ago
sp_cache.cc A fix for 18 years ago
sp_cache.h A fix for 18 years ago
sp_head.cc Added "Sun Microsystems, Inc." to copyright headers on files modified 17 years ago
sp_head.h Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug36570/my50-bug36570 18 years ago
sp_pcontext.cc Bug#8759 (Stored Procedures: SQLSTATE '00000' should be illegal) 18 years ago
sp_pcontext.h Follow up after work on Bug 4968 19 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 Fix warnings and bug spotted by gcc-4.3. 17 years ago
sql_acl.cc 5.0-bugteam->5.1-bugteam merge 17 years ago
sql_acl.h Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-opt 18 years ago
sql_analyse.cc Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-opt 18 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 Bug#41348: INSERT INTO tbl SELECT * FROM temp_tbl overwrites 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 Merge test case of Bug#40264 to mysql-5.1-bugteam 17 years ago
sql_cache.h Doxygenize comments. 18 years ago
sql_class.cc merge: 5.1 -> 5.1-rpl 17 years ago
sql_class.h merge: 5.1 -> 5.1-rpl 17 years ago
sql_client.cc Bug#26664 test suite times out on OS X 64bit 19 years ago
sql_connect.cc Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1 18 years ago
sql_crypt.cc Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
sql_crypt.h my_strtoll10-x86.s: 19 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 merge 5.1 --> 5.1-rpl 17 years ago
sql_delete.cc BUG#35583 mysqlbinlog replay fails with ERROR 1146 when temp tables are used 17 years ago
sql_derived.cc Bug#36086: SELECT * from views don't check column grants 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#36768 (partition_info::check_partition_info() reports mal formed 17 years ago
sql_error.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
sql_handler.cc Rename send_eof() to my_eof() for consistency with my_ok() and my_error() 18 years ago
sql_help.cc Merge fix for BUG#35478 into 5.1 18 years ago
sql_insert.cc Bug#40536: SELECT is blocked by INSERT DELAYED waiting on 17 years ago
sql_lex.cc merged 5.1-main -> 5.1-bugteam 17 years ago
sql_lex.h BUG#41924: high-level replication functions are not commented 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 auto-merge 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 merged 5.1-main -> 5.1-bugteam 17 years ago
sql_partition.cc Bug#40972: Partition pruning can lead to crash for bad dates 17 years ago
sql_partition.h Bug#30822: ALTER TABLE COALESCE PARTITION causes segmentation fault 18 years ago
sql_plugin.cc Bug#29263 disabled storage engines omitted in SHOW ENGINES 17 years ago
sql_plugin.h Bug#29263 disabled storage engines omitted in SHOW ENGINES 17 years ago
sql_prepare.cc Bug#35577, manual merge mysql-5.0-bugteam -> mysql-5.1-bugteam 18 years ago
sql_profile.cc Fixed a warning in sql_profile.cc 17 years ago
sql_profile.h Correct complaints of reviewers and clean up test. 18 years ago
sql_rename.cc Rename send_ok to my_ok. Similarly to my_error, it only records the status, 18 years ago
sql_repl.cc merge: 5.1 -> 5.1-rpl 17 years ago
sql_repl.h Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl 18 years ago
sql_select.cc automerge 5.0-bugteam --> 5.1-bugteam (bug 39069) 17 years ago
sql_select.h 5.0-bugteam->5.1-bugteam merge 17 years ago
sql_servers.cc Merge fix for BUG#35478 into 5.1 18 years ago
sql_servers.h BUG#26257 New Federated Server Functionality Doesn't support differently named tables 19 years ago
sql_show.cc merged 5.0-bugteam -> 5.1-bugteam 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 Bug#23924 general_log truncates queries with character set introducers. 18 years ago
sql_string.h Manual merge of mysql-5.0-bugteam -> mysql-5.1-bugteam 18 years ago
sql_table.cc BUG#35583 mysqlbinlog replay fails with ERROR 1146 when temp tables are used 17 years ago
sql_tablespace.cc Bug #26418: Slave out of sync after 19 years ago
sql_test.cc WL#4189 mtr.pl v2 17 years ago
sql_trigger.cc Fix for 17 years ago
sql_trigger.h Fix for 17 years ago
sql_udf.cc Merge fix for BUG#35478 into 5.1 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 Added "Sun Microsystems, Inc." to copyright headers on files modified 17 years ago
sql_update.cc Merge main 5.1 into 5.1-build 17 years ago
sql_view.cc manual merge 5.0-bugteam --> 5.1-bugteam (bug 33461) 17 years ago
sql_view.h Merge buzz.(none):/home/davi/mysql-5.0-runtime 18 years ago
sql_yacc.yy Merge from mysql-5.1.30-release 17 years ago
strfunc.cc Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
structs.h Bug#36443 Server crashes when executing insert when insert trigger on table 18 years ago
table.cc merged 5.1-main -> 5.1-bugteam 17 years ago
table.h merged 5.1-main -> 5.1-bugteam 17 years ago
thr_malloc.cc Bug#38296 (low memory crash with many conditions in a query) 18 years ago
time.cc Merge magare.gmz:/home/kgeorge/mysql/work/B29536-5.0-opt 19 years ago
tzfile.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
tztime.cc merged bug 39920 and 5.1-main to 5.1-bugteam 17 years ago
tztime.h merged bug 39920 and 5.1-main to 5.1-bugteam 17 years ago
udf_example.c Merge magare.gmz:/home/kgeorge/mysql/work/B30355-5.0-opt 18 years ago
udf_example.def Bug#29804 UDF parameters don't contain correct string length 19 years ago
uniques.cc Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-opt 19 years ago
unireg.cc Merge fix for bug 38145 from 5.0. 17 years ago
unireg.h Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my51-bug15776 18 years ago