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 0a12fa2922 Merge 15 years ago
..
examples Mbug#677407 / MySQL Bug#48883: Stale data from INNODB_LOCKS table. 15 years ago
share Merge with 5.1-microseconds 15 years ago
.cvsignore Import changeset 26 years ago
CMakeLists.txt merge mwl#55 15 years ago
MSG00001.bin Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 17 years ago
Makefile.am merge mwl#55 15 years ago
add_errmsg Import changeset 26 years ago
authors.h Merge with MariaDB 5.1.49 16 years ago
client_settings.h fixes for windows builds 16 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 add newline at the end of file 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 Changed MariaDB error numbers to start from 1900 to not conflict with MySQL error numbers 15 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.1-micro 15 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.1-micro 15 years ago
event_db_repository.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_parse_data.cc post review changes 2 15 years ago
event_parse_data.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_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 Make event stop code even more robust. 15 years ago
event_scheduler.h Provide initial module structure to Doxygen. 19 years ago
events.cc Code cleanup to get fewer reallocs() during execution. 15 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 Merge of mwl #106 into 5.3. 15 years ago
field.h Merge of mwl #106 into 5.3. 15 years ago
field_conv.cc various fixes for buildbot failures 15 years ago
filesort.cc Buildbot fixes: 15 years ago
frm_crypt.cc my_strtoll10-x86.s: 19 years ago
gen_lex_hash.cc Merge 15 years ago
gstream.cc Fixed compiler warnings found by gcc 4.3.2 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 Merge with 5.1-release. 15 years ago
ha_ndbcluster.h Merge 5.2->5.3 15 years ago
ha_ndbcluster_binlog.cc pluggable auth with plugin examples 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 New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_write 15 years ago
ha_partition.h Merge with 5.1-microseconds 15 years ago
handler.cc New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_write 15 years ago
handler.h BUG#778434 Wrong result with in_to_exists=on in maria-5.3-mwl89 15 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 [No BUG#] Fixes for problems discovered when running mysql-trunk's subquery testsuite 15 years ago
item.h Fixed LP bug #804686. 15 years ago
item_buff.cc Added TRASH() to table->record[0] to find out if we access not initialzed data. 15 years ago
item_cmpfunc.cc Port of code for: (part of testcase is in mysql-test/t/subquery*.test and will be ported separately) 15 years ago
item_cmpfunc.h Corrected the code of the recent patch that had changed the base 15 years ago
item_create.cc Merge with 5.1-microseconds 15 years ago
item_create.h Adding support for Dynamic columns (WL#34): 15 years ago
item_func.cc Fixed LP bug #806504. 15 years ago
item_func.h Port of code for: (part of testcase is in mysql-test/t/subquery*.test and will be ported separately) 15 years ago
item_geofunc.cc Manual merge of the fix for bug#43668. 16 years ago
item_geofunc.h Merge with MySQL 5.1.55 15 years ago
item_row.cc Fixed LP bug #809179. 15 years ago
item_row.h Fixed LP bug #809179. 15 years ago
item_strfunc.cc merge Windows performance patches into 5.3 15 years ago
item_strfunc.h Merge with dynamic column code 15 years ago
item_subselect.cc Fix buildbot failures: 15 years ago
item_subselect.h MWL#89 15 years ago
item_sum.cc New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_write 15 years ago
item_sum.h Merge with MariaDB 5.1 15 years ago
item_timefunc.cc bugfixes: 15 years ago
item_timefunc.h merge with 5.1-micro 15 years ago
item_xmlfunc.cc Merge with 5.1 to get in changes from MySQL 5.1.55 15 years ago
item_xmlfunc.h The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. 16 years ago
key.cc Fixed compiler warnings and test cases problems found by buildbot 15 years ago
lex.h Adding support for Dynamic columns (WL#34): 15 years ago
lex_symbol.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
lock.cc Added option "AND DISABLE CHECKPOINT" to "FLUSH TABLES WITH READ LOCK" 15 years ago
log.cc merge with 5.1-micro 15 years ago
log.h Merge with 5.1-microseconds 15 years ago
log_event.cc Merge with 5.1-microseconds 15 years ago
log_event.h Merge with 5.1-microseconds 15 years ago
log_event_old.cc Merge with 5.1-microseconds 15 years ago
log_event_old.h Merge with MySQL 5.1.55 15 years ago
log_slow.h Updated documentation files to reflect MariaDB and not the Maria storage engine or MySQL 16 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 Fix a bunch of Windows warnings 16 years ago
multi_range_read.cc New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_write 15 years ago
multi_range_read.h Make EXPLAIN better at displaying MRR/BKA: 15 years ago
my_decimal.cc merge with 5.1-micro 15 years ago
my_decimal.h merge with 5.1-micro 15 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 Make table_elimination=on|off flag to be always present in @@optimizer_switch. 15 years ago
mysql_upgrade_service.cc - Properly terminate options array with all-zero entry. 15 years ago
mysqld.cc Make table_elimination=on|off flag to be always present in @@optimizer_switch. 15 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 Post-review fixes for the patch that added the code allowing to use 15 years ago
opt_range.cc Fix LP bug lp:802979 15 years ago
opt_range.h Merge with 5.2 15 years ago
opt_range_mrr.cc Fixed compiler warnings 15 years ago
opt_subselect.cc BUG#803457: Wrong result with semijoin + view + outer join in maria-5.3-subqueries-mwl90 15 years ago
opt_subselect.h Make semi-joins work with outer joins part #1: 15 years ago
opt_sum.cc Fixed LP bug #802023. 15 years ago
opt_table_elimination.cc Fixed LP bugs #717577, #724942. 15 years ago
parse_file.cc fix compile warnings 15 years ago
parse_file.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
partition_element.h Merge with main 15 years ago
partition_info.cc merge with 5.1 15 years ago
partition_info.h fixed a valgrind warning in partition_pruning 16 years ago
password.c pluggable auth with plugin examples 16 years ago
procedure.cc Doxygenized comments. 18 years ago
procedure.h Subquery cache (MWL#66) added. 16 years ago
protocol.cc Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
protocol.h Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
records.cc Merged the code of MWL#106 into 5.3 15 years ago
repl_failsafe.cc Backport MySQL WL#2540 into MariaDB. 15 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 merge with 5.1 15 years ago
rpl_filter.h MWL#36: Add a mysqlbinlog option to change the used database 16 years ago
rpl_injector.cc Merge with MySQL 5.1.55 15 years ago
rpl_injector.h Fixed compiler warnings in a lot of files 18 years ago
rpl_mi.cc Backport MySQL WL#2540 into MariaDB. 15 years ago
rpl_mi.h Backport MySQL WL#2540 into MariaDB. 15 years ago
rpl_record.cc Merge with 5.1-microseconds 15 years ago
rpl_record.h Merge with MySQL 5.1.55 15 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 Merge with MySQL 5.1.55 15 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 Merge with 5.1-microseconds 15 years ago
rpl_rli.h Merge Percona patch MWL#47 into mariadb 5.2-percona. 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 18 years ago
rpl_utility.cc Merge with 5.1-microseconds 15 years ago
rpl_utility.h Merging with mysql-5.1-bugteam 16 years ago
scheduler.cc Added protection around usage of thd->mysys_var 16 years ago
scheduler.h Added mariadb and mariadb-version as my.conf option tags 17 years ago
set_var.cc Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
set_var.h Merge with 5.1-microseconds 15 years ago
slave.cc Merge with 5.1-microseconds 15 years ago
slave.h Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl. 15 years ago
sp.cc Code cleanup to get fewer reallocs() during execution. 15 years ago
sp.h Bug #45261 : Crash, stored procedure + decimal 16 years ago
sp_cache.cc Merge MySQL 5.1.46 into MariaDB. 16 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 Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. 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 Mariadb 5.1->5.2 15 years ago
sp_rcontext.h Merge Mariadb 5.1->5.2 15 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 Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
sql_acl.h pluggable auth with plugin examples 16 years ago
sql_analyse.cc Merge with MySQL 5.1.57/58 15 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 Fixed LP bug #793386. 15 years ago
sql_binlog.cc Backport MySQL WL#2540 into MariaDB. 15 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 Merge of mwl #106 into 5.3. 15 years ago
sql_cache.h Fixed compile failure when we don't use system zlib 15 years ago
sql_class.cc Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
sql_class.h BUG#778434 Wrong result with in_to_exists=on in maria-5.3-mwl89 15 years ago
sql_client.cc Bug#26664 test suite times out on OS X 64bit 19 years ago
sql_connect.cc New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_write 15 years ago
sql_crypt.cc make force really force 16 years ago
sql_crypt.h make force really force 16 years ago
sql_cursor.cc Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. 15 years ago
sql_cursor.h Doxygenize comments. 18 years ago
sql_db.cc Rewritten patch of percona - switching query cache on and off, removing comments. 15 years ago
sql_delete.cc Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. 15 years ago
sql_derived.cc Fixed LP bug #798576. 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 MBug#643463: slow XtraDB shutdown due to 10 second sleep in purge thread 15 years ago
sql_error.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
sql_expression_cache.cc New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_write 15 years ago
sql_expression_cache.h Type of the variables fixed. 15 years ago
sql_handler.cc Fix formatting error message (invalid table name) in handler tests. 15 years ago
sql_handler.h Implementation of MWL#172: Add support for prepared statements to HANDLER READ 15 years ago
sql_help.cc Merged the code of MWL#106 into 5.3 15 years ago
sql_insert.cc Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. 15 years ago
sql_join_cache.cc Fixed LP bug #802860. 15 years ago
sql_join_cache.h Fixed LP bug #802860. 15 years ago
sql_lex.cc Fixed LP bug #809179. 15 years ago
sql_lex.h Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. 15 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 Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. 15 years ago
sql_load.cc Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 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 Merged the code of MWL#106 into 5.3 15 years ago
sql_parse.cc Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
sql_partition.cc Merge with MariaDB 5.1 15 years ago
sql_partition.h Bug#53463: YaSSL patch appears to be reverted 16 years ago
sql_plugin.cc Merge 5.2 -> 5.3 15 years ago
sql_plugin.h Merge with 5.1 to get in changes from MySQL 5.1.55 15 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 Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. 15 years ago
sql_profile.cc Merge with 5.1-microseconds 15 years ago
sql_profile.h Patch set contributed by Alex Budovski (MCA) 16 years ago
sql_rename.cc Merge with 5.2 15 years ago
sql_repl.cc Merge with 5.2 15 years ago
sql_repl.h Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl 18 years ago
sql_select.cc Corrected the patch for bug 809206 to fix valgrind failures. 15 years ago
sql_select.h Fixed LP bug #809206. 15 years ago
sql_servers.cc Fix for LP#588251: doStartTableScan() result not checked. 16 years ago
sql_servers.h BUG#26257 New Federated Server Functionality Doesn't support differently named tables 19 years ago
sql_show.cc Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
sql_show.h Added "Sun Microsystems, Inc." to copyright headers on files modified 17 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 Fix compile errors and warnings and test errors introduced by microseconds push. 15 years ago
sql_string.h Merge with 5.1-microseconds 15 years ago
sql_table.cc Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
sql_tablespace.cc make force really force 16 years ago
sql_test.cc MWL#90: Address review feedback part #2 15 years ago
sql_trigger.cc Implementation of MWL#172: Add support for prepared statements to HANDLER READ 15 years ago
sql_trigger.h Added TRASH() to table->record[0] to find out if we access not initialzed data. 15 years ago
sql_udf.cc Merge with 5.1 to get in changes from MySQL 5.1.55 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 New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_write 15 years ago
sql_update.cc New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_write 15 years ago
sql_view.cc Merged the code of MWL#106 into 5.3 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 Port of code for: (part of testcase is in mysql-test/t/subquery*.test and will be ported separately) 15 years ago
strfunc.cc Updated documentation files to reflect MariaDB and not the Maria storage engine or MySQL 16 years ago
structs.h Merge with 5.2 15 years ago
table.cc Merge first chunk of OJ+SJ fixes into 5.3 15 years ago
table.h [No BUG#] Fixes for problems discovered when running mysql-trunk's subquery testsuite 15 years ago
thr_malloc.cc Merge with MariaDB 5.1.49 16 years ago
time.cc fix for cast of negative numbers to datetime 15 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.1-micro 15 years ago
tztime.h revert a suggested "optimization" that introduced a bug 15 years ago
udf_example.c Merge with MySQL 5.1.50 15 years ago
udf_example.def Patch set contributed by Alex Budovski (MCA) 16 years ago
uniques.cc Fixed DBUG_PRINT formatting (compile error on Linux with -Werror) 15 years ago
unireg.cc Merge with 5.1-microseconds 15 years ago
unireg.h merge with 5.1-micro 15 years ago
winservice.c MWL#55 : Philip's review: 15 years ago
winservice.h split long lines, use get_mysql_service_properties() 15 years ago