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.
 
 
 
 
 
 
Ole John Aske 221ce9223d Fix for bug#59308: Incorrect result for SELECT DISTINCT <col>... ORDER BY <col> DESC. 15 years ago
..
examples Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
share Merge 15 years ago
.cvsignore Import changeset 26 years ago
CMakeLists.txt Bug #48042 The description for Event ID ( 100 ) in Source ( MySQL ) cannot be found. 16 years ago
MSG00001.bin Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 17 years ago
Makefile.am Bug#57210: remove pstack 15 years ago
add_errmsg Import changeset 26 years ago
authors.h Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks with 16 years ago
client_settings.h null merge of the backport of Chad's fix for bug #39326 to 5.1-bugteam 16 years ago
contributors.h Many files: 19 years ago
custom_conf.h my_strtoll10-x86.s: 19 years ago
debug_sync.cc Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure 15 years ago
debug_sync.h Bug #51648 DBUG_SYNC_POINT is not defined on all platforms and mtr cant pre-check that 16 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 Manual merge from the bugfix tree. 16 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 Recommit of Bug#49447. 16 years ago
event_db_repository.h Provide initial module structure to Doxygen. 18 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. 18 years ago
event_scheduler.cc Recommit of Bug#49447. 16 years ago
event_scheduler.h Provide initial module structure to Doxygen. 18 years ago
events.cc Bug#48525: trigger changes "Column 'id' cannot be null" behaviour 16 years ago
events.h Provide initial module structure to Doxygen. 18 years ago
field.cc Fix for bug #58650 "Failing assertion: primary_key_no == -1 || 15 years ago
field.h Merging with mysql-5.1-bugteam 16 years ago
field_conv.cc Fix for Bug#56138 "valgrind errors about overlapping memory when double-assigning same variable", 15 years ago
filesort.cc Bug #54734 assert in Diagnostics_area::set_ok_status 16 years ago
frm_crypt.cc my_strtoll10-x86.s: 19 years ago
gen_lex_hash.cc Merge 15 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#45288: pb2 returns a lot of compilation warnings 15 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 #40877: multi statement execution fails in 5.1.30 16 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 Auto-merge from mysql-5.1-bugteam. 15 years ago
ha_partition.h merge 15 years ago
handler.cc Fix for bug#58553, "Queries with pushed conditions causes 'explain extended' 15 years ago
handler.h Use UNINIT_VAR workaround instead of LINT_INIT. 16 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 Bug#58030 crash in Item_func_geometry_from_text::val_str 15 years ago
item.h Update of copyright headers for files I changed this year. 15 years ago
item_buff.cc Bug #55188: GROUP BY, GROUP_CONCAT and TEXT - inconsistent results 15 years ago
item_cmpfunc.cc Bug#59173: Failure to handle DATE(TIME) values where Year, Month or Day is 15 years ago
item_cmpfunc.h Merge 15 years ago
item_create.cc Use UNINIT_VAR workaround instead of LINT_INIT. 16 years ago
item_create.h Bug#47761: crash when killing a query during subquery execution... 16 years ago
item_func.cc Merge 15 years ago
item_func.h Update of copyright headers for files I changed this year. 15 years ago
item_geofunc.cc Manual merge of the fix for bug#43668. 16 years ago
item_geofunc.h Bug #57321 crashes and valgrind errors from spatial types 15 years ago
item_row.cc Fixed following problems: 15 years ago
item_row.h Bug#51598 Inconsistent behaviour with a COALESCE statement inside an IN comparison 16 years ago
item_strfunc.cc Bug#58371 Assertion failed: !s.uses_buffer_owned_by(this) with format string function 15 years ago
item_strfunc.h Bug#58371 Assertion failed: !s.uses_buffer_owned_by(this) with format string function 15 years ago
item_subselect.cc Merge 15 years ago
item_subselect.h Bug#43668: Wrong comparison and MIN/MAX for YEAR(2) 16 years ago
item_sum.cc Merge 15 years ago
item_sum.h Bug#59149 valgrind warnings with "like .. escape .." function 15 years ago
item_timefunc.cc Bug#58005 utf8 + get_format causes failed assertion: !str || str != Ptr' 15 years ago
item_timefunc.h minor fix of copyright header 15 years ago
item_xmlfunc.cc Bug#57257 Replace(ExtractValue(...)) causes MySQL crash 15 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 null merge of the backport of Chad's fix for bug #39326 to 5.1-bugteam 16 years ago
lex_symbol.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
lock.cc Bug#45288: pb2 returns a lot of compilation warnings 15 years ago
log.cc Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB files 15 years ago
log.h BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error 15 years ago
log_event.cc Bug #50914 mysqlbinlog not handling drop of current default database 15 years ago
log_event.h Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.cc 15 years ago
log_event_old.cc Use UNINIT_VAR workaround instead of LINT_INIT. 16 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 - Added/updated copyright headers 15 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 Bug#57818 string conversion function died 15 years ago
my_decimal.h Bug#45288: pb2 returns a lot of compilation warnings 15 years ago
my_lock.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
mysql_priv.h BUG#46166 15 years ago
mysql_priv.h.pp Bug#47857 strip_sp function in mysys/mf_strip.c never used and cause name clash 16 years ago
mysqld.cc Fixed bug#58026 - massive recursion and crash in regular expression 15 years ago
mysqld_suffix.h Doxygenize comments. 18 years ago
net_serv.cc Fixed Bug#58887 - server not throwing "Packet too large" error 15 years ago
nt_servc.cc merge 17 years ago
nt_servc.h merge 17 years ago
opt_range.cc Merge 15 years ago
opt_range.h Bug#56862 Execution of a query that uses index merge returns a wrong result 15 years ago
opt_sum.cc Bug#53859: Valgrind: opt_sum_query(TABLE_LIST*, List<Item>&, 16 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#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
partition_info.h fixed a valgrind warning in partition_pruning 16 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 Merge 5.1-bugteam -> 5.1-bug-42496 15 years ago
protocol.h null merge of the backport of Chad's fix for bug #39326 to 5.1-bugteam 16 years ago
records.cc Bug#56862 Execution of a query that uses index merge returns a wrong result 15 years ago
repl_failsafe.cc BUG#53657: Slave crashed with error 22 when trying to lock mutex 16 years ago
repl_failsafe.h Renaming MASTER_INFO to Master_info in order to follow the coding 18 years ago
rpl_constants.h BUG#40482: server/mysqlbinlog crashes when reading invalid Incident_log_event 17 years ago
rpl_filter.cc A patch for Bug#45118 (mysqld.exe crashed in debug mode 16 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 BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error 15 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#53657: Slave crashed with error 22 when trying to lock mutex 16 years ago
rpl_mi.h BUG#53657: Slave crashed with error 22 when trying to lock mutex 16 years ago
rpl_record.cc Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.cc 15 years ago
rpl_record.h Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.cc 15 years ago
rpl_record_old.cc Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standards 18 years ago
rpl_record_old.h Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standards 18 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 Use UNINIT_VAR workaround instead of LINT_INIT. 16 years ago
rpl_rli.h BUG#55263: assert in check_binlog_magic 15 years ago
rpl_tblmap.cc Bug #45261 : Crash, stored procedure + decimal 16 years ago
rpl_tblmap.h Bug#31455 mysqlbinlog don't print user readable info about RBR events 17 years ago
rpl_utility.cc BUG#49618: Field length stored incorrectly in binary log 16 years ago
rpl_utility.h Merging with mysql-5.1-bugteam 16 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 merge to 5.1. 15 years ago
set_var.h Merge 15 years ago
slave.cc Postfix BUG#58546 15 years ago
slave.h BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error 15 years ago
sp.cc Manual merge from the bugfix tree. 16 years ago
sp.h Bug #45261 : Crash, stored procedure + decimal 16 years ago
sp_cache.cc Bug #35250: readline check breaks when doing vpath build 16 years ago
sp_cache.h A fix for 18 years ago
sp_head.cc Fixed bug#54375 - Error in stored procedure leaves connection 15 years ago
sp_head.h Bug#50755: Crash if stored routine def contains version comments 16 years ago
sp_pcontext.cc merging 17 years ago
sp_pcontext.h Applying InnoDB snapshot 5.1-ss6344, part 1. Fixes BUG#49267 16 years ago
sp_rcontext.cc merge 16 years ago
sp_rcontext.h Bug#33618 (Crash in sp_rcontext) 18 years ago
spatial.cc Bug #53296: LONG BLOB value types are not recognized 15 years ago
spatial.h Bug#42733: Type-punning warnings when compiling MySQL -- 16 years ago
sql_acl.cc Bug#45288: pb2 returns a lot of compilation warnings 15 years ago
sql_acl.h Bug #45261 : Crash, stored procedure + decimal 16 years ago
sql_analyse.cc Use UNINIT_VAR workaround instead of LINT_INIT. 16 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 Fix for bug#58553, "Queries with pushed conditions causes 'explain extended' 15 years ago
sql_binlog.cc null merge 15 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 #53296: LONG BLOB value types are not recognized 15 years ago
sql_cache.h Bug #45261 : Crash, stored procedure + decimal 16 years ago
sql_class.cc Bug#27606 GRANT statement should be replicated with DEFINER information 15 years ago
sql_class.h merge to 5.1. 15 years ago
sql_client.cc Bug#26664 test suite times out on OS X 64bit 19 years ago
sql_connect.cc Bug #49752: 2469.126.2 unintentionally breaks authentication against 15 years ago
sql_crypt.cc Bug#49141: Encode function is significantly slower in 5.1 compared to 5.0 16 years ago
sql_crypt.h Bug#49141: Encode function is significantly slower in 5.1 compared to 5.0 16 years ago
sql_cursor.cc Fixed bug #42496 - the server could crash on a debug assert after a failure 16 years ago
sql_cursor.h Doxygenize comments. 18 years ago
sql_db.cc Fixed bug#54486 - assert in my_seek, concurrent 15 years ago
sql_delete.cc Bug #54734 assert in Diagnostics_area::set_ok_status 16 years ago
sql_derived.cc Fixed following problems: 15 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 Fix for bug #54007: assert in ha_myisam::index_next, HANDLER 16 years ago
sql_help.cc Bug#45288: pb2 returns a lot of compilation warnings 15 years ago
sql_insert.cc BUG#59338 Inconsistency in binlog for statements that don't change any rows STATEMENT SBR 15 years ago
sql_lex.cc Fixed following problems: 15 years ago
sql_lex.h Fixed following problems: 15 years ago
sql_list.cc 5.1 version of a fix and test cases for bugs: 19 years ago
sql_list.h Use UNINIT_VAR workaround instead of LINT_INIT. 16 years ago
sql_load.cc BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error 15 years ago
sql_locale.cc Bug#43207 wrong LC_TIME names for romanian locale 16 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 Bug#42733: Type-punning warnings when compiling MySQL -- 16 years ago
sql_parse.cc Merge 15 years ago
sql_partition.cc Update of copyright headers for files I changed this year. 15 years ago
sql_partition.h Bug#53463: YaSSL patch appears to be reverted 15 years ago
sql_plugin.cc BUG#58246 post-push fix broken DBG build. 15 years ago
sql_plugin.h BUG#58246: INSTALL PLUGIN not secure & crashable 15 years ago
sql_prepare.cc Merge 15 years ago
sql_profile.cc Bug#47761: crash when killing a query during subquery execution... 16 years ago
sql_profile.h Backport WL#3653 to 5.1 to enable bundled innodb plugin. 17 years ago
sql_rename.cc A fix and a test case for Bug#47924 -main.log_tables times out 15 years ago
sql_repl.cc BUG#55675 rpl.rpl_log_pos fails sporadically with error binlog truncated in the middle 15 years ago
sql_repl.h Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl 18 years ago
sql_select.cc Fix for bug#59308: Incorrect result for SELECT DISTINCT <col>... ORDER BY <col> DESC. 15 years ago
sql_select.h Merge 15 years ago
sql_servers.cc Recommit of Bug#49447. 16 years ago
sql_servers.h BUG#26257 New Federated Server Functionality Doesn't support differently named tables 19 years ago
sql_show.cc Merge mysql-5.1 -> mysql-5.1-innodb 15 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#58165: "my_empty_string" gets modified and causes LOAD DATA to fail and 15 years ago
sql_string.h Bug#58165: "my_empty_string" gets modified and causes LOAD DATA to fail and 15 years ago
sql_table.cc Fixed bug#56619 - Assertion failed during 15 years ago
sql_tablespace.cc Recommit of Bug#49447. 16 years ago
sql_test.cc Recommit of Bug#49447. 16 years ago
sql_trigger.cc Bug #53296: LONG BLOB value types are not recognized 15 years ago
sql_trigger.h Fix for 17 years ago
sql_udf.cc BUG#58246: INSTALL PLUGIN not secure & crashable 15 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#45288: pb2 returns a lot of compilation warnings 15 years ago
sql_update.cc Merge 15 years ago
sql_view.cc Bug #57321 crashes and valgrind errors from spatial types 15 years ago
sql_view.h Bug#43385 Cannot ALTER DATABASE ... UPGRADE DATA DIRECTORY NAME when Views exist(addon) 17 years ago
sql_yacc.yy Fixed bug#36742 - GRANT hostname case handling inconsistent. 15 years ago
strfunc.cc Bug #43414 Parenthesis (and other) warnings compiling MySQL 16 years ago
structs.h merge 16 years ago
table.cc Update of copyright headers for files I changed this year. 15 years ago
table.h Merge 15 years ago
thr_malloc.cc Bug #42064: low memory crash when importing hex strings, in 16 years ago
time.cc merge 16 years ago
tzfile.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
tztime.cc Bug #55424: convert_tz crashes when fed invalid data 15 years ago
tztime.h merged bug 39920 and 5.1-main to 5.1-bugteam 17 years ago
udf_example.c Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
udf_example.def Bug#29804 UDF parameters don't contain correct string length 18 years ago
uniques.cc Merge from 5.0-bugteam 17 years ago
unireg.cc Bug#42733: Type-punning warnings when compiling MySQL -- 16 years ago
unireg.h Use UNINIT_VAR workaround instead of LINT_INIT. 16 years ago