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.
 
 
 
 
 
 
Sergey Petrunya f2947f97a6 BUG#951283: Wrong result (missing rows) with semijoin+firstmatch, IN/ANY subquery 14 years ago
..
examples Mbug#677407 / MySQL Bug#48883: Stale data from INNODB_LOCKS table. 15 years ago
share Fixed that 'make distcheck' works with automake 1.11.11 14 years ago
.cvsignore Import changeset 26 years ago
CMakeLists.txt Merge with MariaDB 5.2 14 years ago
MSG00001.bin Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 17 years ago
Makefile.am Merge with MariaDB 5.2 14 years ago
add_errmsg Import changeset 26 years ago
authors.h Merge with MariaDB 5.1 14 years ago
client_settings.h Merge with MariaDB 5.1 14 years ago
contributors.h Many files: 19 years ago
create_options.cc small enhancement of the create table options feature: 15 years ago
create_options.h small enhancement of the create table options feature: 15 years ago
custom_conf.h my_strtoll10-x86.s: 19 years ago
debug_sync.cc Merge with 5.2. 14 years ago
debug_sync.h Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
derror.cc Merge with 5.2. 14 years ago
des_key_file.cc Doxygenize comments, a*.cc - field.cc . 18 years ago
discover.cc Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs increasing. 15 years ago
event_data_objects.cc Merge with 5.2. 14 years ago
event_data_objects.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 15 years ago
event_db_repository.cc Merge with 5.2. 14 years ago
event_db_repository.h Merge with MariaDB 5.1 14 years ago
event_parse_data.cc Merge with 5.2. 14 years ago
event_parse_data.h Merge with MariaDB 5.1 14 years ago
event_queue.cc Merge with 5.1-microseconds 15 years ago
event_queue.h wl#173 - temporal types with sub-second resolution 15 years ago
event_scheduler.cc Merge with 5.2. 14 years ago
event_scheduler.h Provide initial module structure to Doxygen. 18 years ago
events.cc Merge with MariaDB 5.1 14 years ago
events.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 15 years ago
field.cc Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11" 14 years ago
field.h Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11" 14 years ago
field_conv.cc Fixed LP bug #939009. 14 years ago
filesort.cc Improve filesort performance for small sorts: Don't write pointers to records that we will never use. 14 years ago
frm_crypt.cc my_strtoll10-x86.s: 19 years ago
gcalc_slicescan.cc GIS issues fixed. 14 years ago
gcalc_slicescan.h bug #901655 ST_BUFFER asserts with a coplicated shape. 14 years ago
gcalc_tools.cc GIS issues fixed. 14 years ago
gcalc_tools.h Fix for bug #809849 spatial operations must be KILL-able. 14 years ago
gen_lex_hash.cc Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
gstream.cc Merge with 5.2. 14 years ago
gstream.h fix for bug 848926 GIS functions return "GEOMETRYCOLLECTION()" instead of "GEOMETRYCOLLECTION EMPTY" 14 years ago
ha_ndbcluster.cc Merge with 5.2. 14 years ago
ha_ndbcluster.h Merge 5.2->5.3 15 years ago
ha_ndbcluster_binlog.cc Merge with 5.2. 14 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 Added Handler_read_rnd_deleted, number of deleted rows found with ha_read_rnd_first. 14 years ago
ha_partition.h Merge with 5.2. 14 years ago
handler.cc Changed names of statistic variables and counting matches instaed of rejected rows. 14 years ago
handler.h Remove engine-specific (but identical) icp callbacks. create one reusable 14 years ago
hash_filo.cc Fix a bunch of Windows warnings 16 years ago
hash_filo.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 15 years ago
hostname.cc Merge with MySQL 5.1.57/58 15 years ago
init.cc Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug26294/my50-bug26294 18 years ago
item.cc BUG#952583: Server crashes in Item_field::fix_after_pullout on INSERT .. SELECT 14 years ago
item.h Rolled back the patch for bug 791761. 14 years ago
item_buff.cc Merge with 5.2. 14 years ago
item_cmpfunc.cc BUG#951937: Wrong result (missing rows) with semijoin+materialization, IN subquery, InnoDB, TEMPTABLE view 14 years ago
item_cmpfunc.h BUG#951937: Wrong result (missing rows) with semijoin+materialization, IN subquery, InnoDB, TEMPTABLE view 14 years ago
item_create.cc Merge with 5.2. 14 years ago
item_create.h Merge with 5.2. 14 years ago
item_func.cc Merge with 5.2. 14 years ago
item_func.h BUG#906357: Incorrect result with outer join and full text match 14 years ago
item_geofunc.cc Merge with 5.1 & fixes to IGNORE handling 14 years ago
item_geofunc.h Fix for bug #809849 spatial operations must be KILL-able. 14 years ago
item_row.cc Merge with 5.2. 14 years ago
item_row.h Merge with 5.2. 14 years ago
item_strfunc.cc Merge with 5.2. 14 years ago
item_strfunc.h Fix for LP BUG#944504 14 years ago
item_subselect.cc Better comments 14 years ago
item_subselect.h Fixed LP bug #904832. 14 years ago
item_sum.cc Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc. 14 years ago
item_sum.h Rolled back the patch for bug 791761. 14 years ago
item_timefunc.cc lp:923429 Crash in decimal_cmp on using UNIX_TIMESTAMP with a wrongly formatted timestamp 14 years ago
item_timefunc.h lp:923429 Crash in decimal_cmp on using UNIX_TIMESTAMP with a wrongly formatted timestamp 14 years ago
item_xmlfunc.cc Merge with MariaDB 5.1 14 years ago
item_xmlfunc.h The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. 16 years ago
key.cc Merge with 5.2. 14 years ago
lex.h Merge with 5.2. 14 years ago
lex_symbol.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
lock.cc Fixed lp:933719, "Assertion open_tables == 0 ... " in THD::restore_backup_open_tables_state. 14 years ago
log.cc Merge with 5.2. 14 years ago
log.h Merge with 5.2. 14 years ago
log_event.cc Merge with 5.2. 14 years ago
log_event.h Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11" 14 years ago
log_event_old.cc Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11" 14 years ago
log_event_old.h Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11" 14 years ago
log_slow.h Updated documentation files to reflect MariaDB and not the Maria storage engine or MySQL 16 years ago
message.h Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 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 Fix a bunch of Windows warnings 16 years ago
multi_range_read.cc Added back MRR counters. The new names are: Handler_mrr_init, 14 years ago
multi_range_read.h Make EXPLAIN better at displaying MRR/BKA: 15 years ago
my_decimal.cc Merge with 5.2. 14 years ago
my_decimal.h Merge with 5.2. 14 years ago
my_lock.c Fixed bug in undo_key_delete; Caused crashed key files in recovery 18 years ago
mysql_install_db.cc fix CRLF line endings to LF 15 years ago
mysql_priv.h Fixed lp:933719, "Assertion open_tables == 0 ... " in THD::restore_backup_open_tables_state. 14 years ago
mysql_upgrade_service.cc - Properly terminate options array with all-zero entry. 15 years ago
mysqld.cc Sort counters by their names (otherwise, the order of SHOW STATUS output is sometimes sorted and sometimes not) 14 years ago
mysqld_suffix.h Doxygenize comments. 18 years ago
net_serv.cc Merge with 5.2 15 years ago
nt_servc.cc merge 17 years ago
nt_servc.h merge 17 years ago
opt_index_cond_pushdown.cc Backport of: 14 years ago
opt_range.cc Fixed LP bug #954262. 14 years ago
opt_range.h Merge with 5.2. 14 years ago
opt_range_mrr.cc Fixed compiler warnings 15 years ago
opt_subselect.cc BUG#951283: Wrong result (missing rows) with semijoin+firstmatch, IN/ANY subquery 14 years ago
opt_subselect.h BUG#901506: Crash in TABLE_LIST::print on EXPLAIN EXTENDED 14 years ago
opt_sum.cc Merge 5.2->5.3 14 years ago
opt_table_elimination.cc 5.2->5.3 merge 14 years ago
parse_file.cc Merge with 5.2. 14 years ago
parse_file.h Merge with MariaDB 5.1 14 years ago
partition_element.h Merge with main 15 years ago
partition_info.cc Merge with MariaDB 5.1 14 years ago
partition_info.h Updated/added copyright headers 15 years ago
password.c after merge fixes 14 years ago
plistsort.c Precise GIS functions added. 15 years ago
procedure.cc Doxygenized comments. 18 years ago
procedure.h Subquery cache (MWL#66) added. 16 years ago
protocol.cc Merge with 5.2. 14 years ago
protocol.h Merge with 5.2. 14 years ago
records.cc Speedup: 14 years ago
repl_failsafe.cc Merge with 5.2. 14 years ago
repl_failsafe.h Renaming MASTER_INFO to Master_info in order to follow the coding 18 years ago
rpl_constants.h Updated/added copyright headers 15 years ago
rpl_filter.cc Merge with MariaDB 5.1 14 years ago
rpl_filter.h MWL#36: Add a mysqlbinlog option to change the used database 16 years ago
rpl_injector.cc Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
rpl_injector.h Fixed compiler warnings in a lot of files 18 years ago
rpl_mi.cc Merge with 5.2. 14 years ago
rpl_mi.h Merge with 5.2. 14 years ago
rpl_record.cc Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11" 14 years ago
rpl_record.h Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11" 14 years ago
rpl_record_old.cc Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11" 14 years ago
rpl_record_old.h Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11" 14 years ago
rpl_reporting.cc Updated/added copyright headers 15 years ago
rpl_reporting.h Updated/added copyright headers 15 years ago
rpl_rli.cc Merge with 5.2. 14 years ago
rpl_rli.h Merge with 5.2. 14 years ago
rpl_tblmap.cc Updated/added copyright headers 15 years ago
rpl_tblmap.h Bug#31455 mysqlbinlog don't print user readable info about RBR events 17 years ago
rpl_utility.cc Merge with 5.2. 14 years ago
rpl_utility.h Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
scheduler.cc Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc. 14 years ago
scheduler.h Added mariadb and mariadb-version as my.conf option tags 17 years ago
set_var.cc Fix trivial merge error 14 years ago
set_var.h Merge with 5.1-microseconds 15 years ago
signal_handler.cc Automatic merge 14 years ago
slave.cc When we fail during slave thread initialisation, keep mi->run_lock 14 years ago
slave.h Merge with 5.2. 14 years ago
sp.cc Merge with MariaDB 5.1 14 years ago
sp.h Merge with MariaDB 5.1 14 years ago
sp_cache.cc Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
sp_cache.h WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 17 years ago
sp_head.cc Fixed valgrind error when storing db_name_length in query_cache. 14 years ago
sp_head.h Merge with MariaDB 5.1 14 years ago
sp_pcontext.cc Updated/added copyright headers 15 years ago
sp_pcontext.h Updated/added copyright headers 15 years ago
sp_rcontext.cc Merge with MariaDB 5.1 14 years ago
sp_rcontext.h Merge Mariadb 5.1->5.2 15 years ago
spatial.cc Merge with 5.2. 14 years ago
spatial.h Merge with 5.1 & fixes to IGNORE handling 14 years ago
sql_acl.cc merge 14 years ago
sql_acl.h Merge with MariaDB 5.1 14 years ago
sql_analyse.cc Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
sql_analyse.h Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 15 years ago
sql_array.h Backport of subquery optimizations to 5.3 16 years ago
sql_base.cc Speedup: 14 years ago
sql_binlog.cc Merge with 5.2. 14 years ago
sql_bitmap.h Merged the code of MWL#106 into 5.3 15 years ago
sql_builtin.cc.in Maria WL#61 16 years ago
sql_cache.cc Fixed that prepared statements are properly igored (if possible) by query cache. 14 years ago
sql_cache.h Fixed typos in Query Cache. 14 years ago
sql_class.cc Fixed LP bug #939009. 14 years ago
sql_class.h Fixed LP bug #939009. 14 years ago
sql_client.cc Bug#26664 test suite times out on OS X 64bit 19 years ago
sql_connect.cc Merge with 5.2. 14 years ago
sql_crypt.cc Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
sql_crypt.h Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
sql_cursor.cc Merge with 5.2. 14 years ago
sql_cursor.h Doxygenize comments. 18 years ago
sql_db.cc Merge with 5.2. 14 years ago
sql_delete.cc Speedup: 14 years ago
sql_derived.cc Fixed LP bug #953649. 14 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 Merge with 5.2. 14 years ago
sql_error.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
sql_expression_cache.cc Early check of subquery cache hit rate added to limit its performance impact in the worst case. 14 years ago
sql_expression_cache.h Early check of subquery cache hit rate added to limit its performance impact in the worst case. 14 years ago
sql_handler.cc Speedup: 14 years ago
sql_handler.h Implementation of MWL#172: Add support for prepared statements to HANDLER READ 15 years ago
sql_help.cc Merge with 5.2. 14 years ago
sql_insert.cc Moving LP BUG#794005 to 5.3 + fixing INSERT of multi-table view. 14 years ago
sql_join_cache.cc Speedup: 14 years ago
sql_join_cache.h Counters for Index Condition Pushdown added (MDEV-130). 14 years ago
sql_lex.cc Fix for LP BUG#910123 MariaDB 5.3.3 causes 1093 error on Drupal 14 years ago
sql_lex.h Rewrite IGNORE handling: 14 years ago
sql_lifo_buffer.h Fixed high-impact Windows 64bit warnings (at least 4000 of them) 15 years ago
sql_list.cc 5.1 version of a fix and test cases for bugs: 19 years ago
sql_list.h Added comments 14 years ago
sql_load.cc Moving LP BUG#794005 to 5.3 + fixing INSERT of multi-table view. 14 years ago
sql_locale.cc Updated/added copyright headers 15 years ago
sql_manager.cc Fix embedded/windows tests- move COND_manager and LOCK_manager to sql_manager.cc, to prevent race condition that results into accessing already destroyed critical section 14 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 Merge with 5.2. 14 years ago
sql_parse.cc Merge fix for lp:910817: Race condition in kill_threads_for_user(). 14 years ago
sql_partition.cc Merge with MariaDB 5.1 14 years ago
sql_partition.h Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
sql_plugin.cc Merge with 5.2. 14 years ago
sql_plugin.h Merge with MariaDB 5.1 14 years ago
sql_plugin_services.h Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
sql_prepare.cc Moving LP BUG#794005 to 5.3 + fixing INSERT of multi-table view. 14 years ago
sql_profile.cc Merge with 5.2. 14 years ago
sql_profile.h Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
sql_rename.cc Merge with 5.2. 14 years ago
sql_repl.cc Merge with 5.2. 14 years ago
sql_repl.h Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl 18 years ago
sql_select.cc BUG#951937: Wrong result (missing rows) with semijoin+materialization, IN subquery, InnoDB, TEMPTABLE view 14 years ago
sql_select.h Fixes lp:941889 "JOIN constructors takes a long time in 5.3" 14 years ago
sql_servers.cc Merge with MariaDB 5.1 14 years ago
sql_servers.h BUG#26257 New Federated Server Functionality Doesn't support differently named tables 19 years ago
sql_show.cc merge 14 years ago
sql_show.h Updated/added copyright headers 15 years ago
sql_sort.h An implementation of index intersect via a modified Unique class. 15 years ago
sql_state.c Many files: 19 years ago
sql_string.cc Merge with 5.2. 14 years ago
sql_string.h Merge with 5.2. 14 years ago
sql_table.cc Speedup: 14 years ago
sql_tablespace.cc Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
sql_test.cc Merge with 5.2. 14 years ago
sql_trigger.cc Merge with 5.2. 14 years ago
sql_trigger.h Merge with 5.2. 14 years ago
sql_udf.cc Merge with MariaDB 5.1 14 years ago
sql_udf.h Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'. 19 years ago
sql_union.cc Fixed LP bug #939009. 14 years ago
sql_update.cc Speedup: 14 years ago
sql_view.cc Merge with 5.2. 14 years ago
sql_view.h Updated/added copyright headers 15 years ago
sql_yacc.yy Merge with 5.2. 14 years ago
strfunc.cc Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
structs.h Merge with 5.2. 14 years ago
table.cc Speedup: 14 years ago
table.h Improve filesort performance for small sorts: Don't write pointers to records that we will never use. 14 years ago
thr_malloc.cc Merge with MariaDB 5.1 14 years ago
time.cc Merge with 5.2. 14 years ago
tzfile.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
tztime.cc Merge with 5.2. 14 years ago
tztime.h Merge with 5.2. 14 years ago
udf_example.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
udf_example.def Patch set contributed by Alex Budovski (MCA) 16 years ago
uniques.cc Merge with 5.2. 14 years ago
unireg.cc Merge with 5.2. 14 years ago
unireg.h Merge with 5.2. 14 years ago
winservice.c LP952607: Do not show MySQL services preinstalled by Dell in the upgrade wizard 14 years ago
winservice.h split long lines, use get_mysql_service_properties() 15 years ago