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 e46d0aead0 Bug#54201: "SET INSERT_ID" event must be ignored if corresponding event is ignored 15 years ago
..
examples Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
share Fixed compiler and gmake warnings 15 years ago
.cvsignore Import changeset 26 years ago
CMakeLists.txt Implement an NSIS based installer 16 years ago
MSG00001.bin Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 17 years ago
Makefile.am MWL#74: Shared libmysqld.so library. 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 #51648 DBUG_SYNC_POINT is not defined on all platforms and mtr cant pre-check that 16 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 Merge with MySQL 5.1.49 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. 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 WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 17 years ago
event_queue.h Provide initial module structure to Doxygen. 19 years ago
event_scheduler.cc Merge MySQL 5.1.44 into MariaDB. 16 years ago
event_scheduler.h Provide initial module structure to Doxygen. 19 years ago
events.cc Merge MySQL 5.1.46 into MariaDB. 16 years ago
events.h Provide initial module structure to Doxygen. 19 years ago
field.cc 5.1.51 merge 15 years ago
field.h Merge MySQL 5.1.46 into MariaDB. 16 years ago
field_conv.cc Merge MySQL 5.1.46 into MariaDB. 16 years ago
filesort.cc Fixed compiler warnings 16 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 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 MySQL 5.1.53 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 Merge with MySQL 5.1, with following additions: 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 Merge with MySQL 5.1.53 15 years ago
ha_partition.h merge 15 years ago
handler.cc Merge with MySQL 5.1.53 15 years ago
handler.h Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of the index file before it's repaired. 15 years ago
hash_filo.cc Fix a bunch of Windows warnings 16 years ago
hash_filo.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
hostname.cc We are now using Valgrind rather than purify, and have for quite some time. 17 years ago
init.cc Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug26294/my50-bug26294 18 years ago
item.cc A proper fix for bug #57688. 15 years ago
item.h A proper fix for bug #57688. 15 years ago
item_buff.cc Bug #55188: GROUP BY, GROUP_CONCAT and TEXT - inconsistent results 16 years ago
item_cmpfunc.cc Merge with MySQL 5.1.52 15 years ago
item_cmpfunc.h Merge with MySQL 5.1.49 16 years ago
item_create.cc Merge with MySQL 5.1.50 15 years ago
item_create.h Merge MySQL 5.1.46 into MariaDB. 16 years ago
item_func.cc Merge with MySQL 5.1.53 15 years ago
item_func.h Merge with MySQL 5.1.53 15 years ago
item_geofunc.cc Manual merge of the fix for bug#43668. 16 years ago
item_geofunc.h Fix for bug#56679: gis.test: valgrind error 15 years ago
item_row.cc Bug#51598 Inconsistent behaviour with a COALESCE statement inside an IN comparison 16 years ago
item_row.h Bug#51598 Inconsistent behaviour with a COALESCE statement inside an IN comparison 16 years ago
item_strfunc.cc Merge with MySQL 5.1.53 15 years ago
item_strfunc.h Merge MySQL 5.1.46 into MariaDB. 16 years ago
item_subselect.cc Merge with MySQL 5.1.53 15 years ago
item_subselect.h Merge with MySQL 5.1.47 16 years ago
item_sum.cc Merge with MySQL 5.1.53 15 years ago
item_sum.h 5.1.51 merge 15 years ago
item_timefunc.cc Merge with MySQL 5.1.52 15 years ago
item_timefunc.h Bug #56709: Memory leaks at running the 5.1 test suite 15 years ago
item_xmlfunc.cc Merge with MySQL 5.1.42 16 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 Merge MySQL->MariaDB 16 years ago
lex_symbol.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
lock.cc Merge with MySQL 5.1.53 15 years ago
log.cc Merge with MySQL 5.1.53 15 years ago
log.h BUG#55625 RBR breaks on failing 'CREATE TABLE' 16 years ago
log_event.cc Bug#54201: "SET INSERT_ID" event must be ignored if corresponding event is ignored 15 years ago
log_event.h Merge with MySQL 5.1.53 15 years ago
log_event_old.cc Merge with MySQL 5.1.50 15 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
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
my_decimal.cc Changed -1 row number in some warnings to 0 16 years ago
my_decimal.h Merge with MySQL 5.1.53 15 years ago
my_lock.c Fixed bug in undo_key_delete; Caused crashed key files in recovery 18 years ago
mysql_priv.h Merge with MySQL 5.1.53 15 years ago
mysqld.cc MWL#74: Shared libmysqld.so library. 15 years ago
mysqld_suffix.h Doxygenize comments. 18 years ago
net_serv.cc Merge with MySQL 5.1.52 15 years ago
nt_servc.cc merge 17 years ago
nt_servc.h merge 17 years ago
opt_range.cc Patch from Sergey Petrunya: 15 years ago
opt_range.h Patch from Sergey Petrunya: 15 years ago
opt_sum.cc Merge with MySQL 5.1.49 16 years ago
opt_table_elimination.cc LPBUG#523593: Running RQG optimizer_no_subquery crashes MariaDB 16 years ago
parse_file.cc Fix for: LP #634955: Assert in _ma_update_at_original_place() 15 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 Merge MySQL->MariaDB 16 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 MBug#643463: slow XtraDB shutdown due to 10 second sleep in purge thread 15 years ago
protocol.h Merge MySQL->MariaDB 16 years ago
records.cc Fixed bug #56862 (lp bug #640419). 15 years ago
repl_failsafe.cc Merge with MySQL 5.1.49 16 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 Fix that one can run mysql_upgrade with long table names 15 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 Merge MySQL 5.1.44 into MariaDB. 16 years ago
rpl_injector.h Fixed compiler warnings in a lot of files 18 years ago
rpl_mi.cc Merge with MySQL 5.1.49 16 years ago
rpl_mi.h BUG#53657: Slave crashed with error 22 when trying to lock mutex 16 years ago
rpl_record.cc Merge of innodb_plugin for MySQL 5.1.53 with xtradb 15 years ago
rpl_record.h BUG#48091 valgrind errors when slave has double not null and master has double null 16 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 Merge with MySQL 5.1.50 15 years ago
rpl_rli.h Merge with MySQL 5.1.53 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 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 Merge with MySQL 5.1.53 15 years ago
set_var.h Merge with MySQL 5.1.50 15 years ago
slave.cc Merge with MySQL 5.1.53 15 years ago
slave.h Merge with MySQL 5.1, with following additions: 16 years ago
sp.cc Fixed bug discovered by testcase for LP#618558 (original bug seams to be fixed): 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 Fix that one can run mysql_upgrade with long table names 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 Merge with MySQL 5.1.53 15 years ago
sql_acl.h Bug #45261 : Crash, stored procedure + decimal 16 years ago
sql_analyse.cc Fixed compiler warnings found by gcc 4.3.2 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 Merge with MySQL 5.1.53 15 years ago
sql_binlog.cc Merge with MySQL 5.1.49 16 years ago
sql_bitmap.h MWL#17: Table elimination 17 years ago
sql_builtin.cc.in Remove compiler warnings (Including some warnings from -Wstrict-aliasing) 16 years ago
sql_cache.cc Merge with MySQL 5.1.52 15 years ago
sql_cache.h Bug #45261 : Crash, stored procedure + decimal 16 years ago
sql_class.cc Automatic merge with 5.1 15 years ago
sql_class.h Automatic merge with 5.1 15 years ago
sql_client.cc Bug#26664 test suite times out on OS X 64bit 19 years ago
sql_connect.cc Fix that one can run mysql_upgrade with long table names 15 years ago
sql_crypt.cc Merge MySQL 5.1.44 into MariaDB. 16 years ago
sql_crypt.h Merge MySQL 5.1.44 into MariaDB. 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 Merge with MySQL 5.1.53 15 years ago
sql_delete.cc Merge with MySQL 5.1.49 16 years ago
sql_derived.cc Bug#42733: Type-punning warnings when compiling MySQL -- 16 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_handler.cc Fix for bug #54007: assert in ha_myisam::index_next, HANDLER 16 years ago
sql_help.cc Merge with MySQL 5.1.53 15 years ago
sql_insert.cc Merge with MySQL 5.1.53 15 years ago
sql_lex.cc Fix of LP BUG#675248. 15 years ago
sql_lex.h 5.1.51 merge 15 years ago
sql_list.cc 5.1 version of a fix and test cases for bugs: 19 years ago
sql_list.h Merge with MySQL 5.1.50 15 years ago
sql_load.cc Merge with MySQL 5.1.52 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 with MySQL 5.1.53 15 years ago
sql_partition.cc Merge with MySQL 5.1.53 15 years ago
sql_partition.h Bug#53463: YaSSL patch appears to be reverted 16 years ago
sql_plugin.cc fix for MySQL Bug#44797 - plugins w/o command-line options have no disabling option in --help 15 years ago
sql_plugin.h 1. don't crash on failing to load a plugin with newer MYSQL_PLUGIN_INTERFACE_VERSION 16 years ago
sql_prepare.cc Merge with MySQL 5.1.52 15 years ago
sql_profile.cc Merge MySQL 5.1.46 into MariaDB. 16 years ago
sql_profile.h Patch set contributed by Alex Budovski (MCA) 16 years ago
sql_rename.cc Recommit of Bug#49447. 16 years ago
sql_repl.cc Merge with MySQL 5.1.50 15 years ago
sql_repl.h Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl 18 years ago
sql_select.cc A proper fix for bug #57688. 15 years ago
sql_select.h 5.1.51 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 Fixed bug discovered by testcase for LP#618558 (original bug seams to be fixed): 15 years ago
sql_show.h Added "Sun Microsystems, Inc." to copyright headers on files modified 17 years ago
sql_sort.h Merge hynda.mysql.fi:/home/my/mysql-5.1-main 18 years ago
sql_state.c Many files: 19 years ago
sql_string.cc Removed not used declarations 16 years ago
sql_string.h Merge with MySQL 5.1.53 15 years ago
sql_table.cc Merge with MySQL 5.1.53 15 years ago
sql_tablespace.cc Merge MySQL 5.1.44 into MariaDB. 16 years ago
sql_test.cc Recommit of Bug#49447. 16 years ago
sql_trigger.cc Merge with MySQL 5.1.52 15 years ago
sql_trigger.h Fix for 17 years ago
sql_udf.cc Fix that one can run mysql_upgrade with long table names 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 Merge with MySQL 5.1.53 15 years ago
sql_update.cc Merge with MySQL 5.1.53 15 years ago
sql_view.cc Fix that one can run mysql_upgrade with long table names 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 compiler and gmake warnings 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 16 years ago
table.cc Merge with MySQL 5.1.52 15 years ago
table.h Merge with MySQL 5.1.52 15 years ago
thr_malloc.cc Bug #42064: low memory crash when importing hex strings, in 16 years ago
time.cc Merge with MySQL 5.1, with following additions: 16 years ago
tzfile.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
tztime.cc 5.1.51 merge 15 years ago
tztime.h merged bug 39920 and 5.1-main to 5.1-bugteam 17 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 Merged with mysql-5.1 tree. 17 years ago
unireg.cc Merge with MySQL 5.1.49 16 years ago
unireg.h Merge with MySQL 5.1.50 15 years ago