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 97cdd9df8a Bug #17766: The server accepts to create MERGE tables which cannot work 20 years ago
..
examples documenting HA_STATUS_xxx flags 20 years ago
share Merge mysql.com:/opt/local/work/mysql-5.0-root 20 years ago
.cvsignore Import changeset 26 years ago
Makefile.am Bug#19575 MySQL-shared-5.0.21-0.glibc23 causes segfault in SSL_library_init 20 years ago
add_errmsg Import changeset 26 years ago
client_settings.h Fix for #2126 22 years ago
custom_conf.h Update copyright 24 years ago
derror.cc Remove compiler warnings and remove not used variables 21 years ago
des_key_file.cc Merge mysql.com:/home/jimw/my/mysql-4.1-clean 21 years ago
discover.cc WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete old tables. 22 years ago
field.cc field.cc, field.h: 20 years ago
field.h field.cc, field.h: 20 years ago
field_conv.cc Fix for BUG#18587: Function that accepts and returns TEXT 20 years ago
filesort.cc Move handling of suffix_length from strnxfrm_bin() to filesort to ensure proper sorting of all kind of binary objects 20 years ago
frm_crypt.cc Update copyright 24 years ago
gen_lex_hash.cc a fix (#10742: Can't compile "sql_lex.cc" on AIX 5.2). 21 years ago
gstream.cc fixes for windows 64-bit compiler warnings 21 years ago
gstream.h Fix for valgrind's warning 22 years ago
ha_archive.cc after-merge fixes. 20 years ago
ha_archive.h Dean noticed that constant flush calls caused the archive stream file to flush empty buffers. This patch removes that behavior. 20 years ago
ha_berkeley.cc Inefficient usage of String::append() fixed. 20 years ago
ha_berkeley.h Fixes during review of new code 20 years ago
ha_blackhole.cc bug#10952 20 years ago
ha_blackhole.h Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1 21 years ago
ha_federated.cc Bug#17377 Federated Engine returns wrong Data, always the rows with the highest ID 20 years ago
ha_federated.h Bug#17377 Federated Engine returns wrong Data, always the rows with the highest ID 20 years ago
ha_heap.cc Manual merge 20 years ago
ha_heap.h Merge mysql.com:/opt/local/work/mysql-4.1-root 20 years ago
ha_innodb.cc Applying patch from SergeyV 20 years ago
ha_innodb.h foo2 20 years ago
ha_myisam.cc bug #15860 (SPATIAL keys in INNODB) 20 years ago
ha_myisam.h A fix and a test case for Bug#10760 and complementary cleanups. 21 years ago
ha_myisammrg.cc Bug #17766: The server accepts to create MERGE tables which cannot work 20 years ago
ha_myisammrg.h Bug#19648 20 years ago
ha_ndbcluster.cc Merge mysql.com:/home/marty/MySQL/mysql-5.0-backed 20 years ago
ha_ndbcluster.h Fix for Bug #19906 REPLACE doesn't update TEXT fields correctly 20 years ago
handler.cc Bug #17766: The server accepts to create MERGE tables which cannot work 20 years ago
handler.h Merge acurtis@bk-internal:/home/bk/mysql-5.0-engines 20 years ago
hash_filo.cc Add ifdefs to control when "#pragma implementation" should be used 21 years ago
hash_filo.h Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing in 4.1 21 years ago
hostname.cc Merge mysql.com:/usr/home/ram/work/mysql-4.1 20 years ago
init.cc Fixes during review of new pushed code 21 years ago
item.cc Merge rurik.mysql.com:/home/igor/mysql-5.0 20 years ago
item.h Manually merged 20 years ago
item_buff.cc Fix for bug#19667 group by a decimal expression yields wrong result 20 years ago
item_cmpfunc.cc Manually merged 20 years ago
item_cmpfunc.h Many files: 20 years ago
item_create.cc Bug#16461: connection_id() does not work properly inside trigger 20 years ago
item_create.h Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 21 years ago
item_func.cc Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 20 years ago
item_func.h After-merge fixes; some function signatures changed from Item * to Item **. 20 years ago
item_geofunc.cc Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 20 years ago
item_geofunc.h Merge neptunus.(none):/home/msvensson/mysql/bug10241 21 years ago
item_row.cc Merge mysql.com:/opt/local/work/mysql-4.1-16365 20 years ago
item_row.h Merge mysql.com:/opt/local/work/mysql-4.1-16365 20 years ago
item_strfunc.cc Merge moonbone.local:/home/evgen/bk-trees/mysql-4.1-opt 20 years ago
item_strfunc.h Bug#19599 duplication of information_schema column value in a CONCAT expr with user var 20 years ago
item_subselect.cc Bug #19700: subselect returning BIGINT always returned it as SIGNED 20 years ago
item_subselect.h BUG#7549: Missing error message for invalid view selection with subquery. 20 years ago
item_sum.cc Post merge fix 20 years ago
item_sum.h Post merge fix 20 years ago
item_timefunc.cc Manually merged 20 years ago
item_timefunc.h Manually merged 20 years ago
item_uniq.cc Merge with 4.1 21 years ago
item_uniq.h Inefficient usage of String::append() fixed. 20 years ago
key.cc Bug #13601: Wrong int type for bit 20 years ago
lex.h Fixed BUG#18949: Test case sp-goto is disabled 20 years ago
lex_symbol.h Portability fixes 22 years ago
lock.cc More DBUG statements 20 years ago
log.cc Bug #16206: Superfluous COMMIT event in binlog when updating BDB in autocommit 20 years ago
log_event.cc Bug #16206: Superfluous COMMIT event in binlog when updating BDB in autocommit 20 years ago
log_event.h Bug #16206: Superfluous COMMIT event in binlog when updating BDB in autocommit 20 years ago
matherr.c Update copyright 24 years ago
mf_iocache.cc merge with 4.0 22 years ago
my_decimal.cc Fix for bug #13573 (wrong data inserted for too big decimals) 20 years ago
my_decimal.h Fix for bug #13573 (wrong data inserted for too big decimals) 20 years ago
my_lock.c Fixes for Netware 23 years ago
mysql_priv.h Bug #20482: failure on Create join view with sources views/tables in different 20 years ago
mysqld.cc Cleanup to patch for Bug#18246, "compilation error with tcp_wrapper" 20 years ago
mysqld_suffix.h New MYSQL_SERVER_SUFFIX usage (for easier compilation) 22 years ago
net_serv.cc configure.in, net_serv.cc, compile-netware-END: 20 years ago
nt_servc.cc Merge with 4.0 22 years ago
nt_servc.h cleaned up mysql installation code for windows. 21 years ago
opt_range.cc Merge mysql.com:/home/kgeorge/mysql/4.1/B4981 20 years ago
opt_range.h many warnings (practically safe but annoying) corrected 20 years ago
opt_sum.cc Merge may.pils.ru:/home/svoj/devel/mysql/BUG20357/mysql-4.1 20 years ago
parse_file.cc Fix for BUG#15921: DROP TRIGGER - can't be drop trigger created 20 years ago
parse_file.h Fix for BUG#15921: DROP TRIGGER - can't be drop trigger created 20 years ago
password.c Merge mysql.com:/opt/local/work/mysql-4.1-root 20 years ago
procedure.cc Merge from 4.1 21 years ago
procedure.h Merge neptunus.(none):/home/msvensson/mysql/bug10241 21 years ago
protocol.cc Fixes to embedded server to be able to run tests with it 20 years ago
protocol.h Fixes to embedded server to be able to run tests with it 20 years ago
records.cc Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 20 years ago
repl_failsafe.cc Bug #18607: LOAD DATA FROM MASTER fails because of INFORMATION_SCHEMA database 20 years ago
repl_failsafe.h pthread_handler_decl() changed to be ctags-friendly 20 years ago
set_var.cc Bug #1039: tmpdir and datadir not available via @@ system variable syntax 20 years ago
set_var.h Bug #1039: tmpdir and datadir not available via @@ system variable syntax 20 years ago
slave.cc Bug#19437 (Connection refused by server: "2002 Can't connect... /master.sock"): 20 years ago
slave.h many warnings (practically safe but annoying) corrected 20 years ago
sp.cc Fixed memory leak in sql_parse.cc (lex_end() was not called) 20 years ago
sp.h Fixed BUG#16303: erroneus stored procedures and functions should be droppable 20 years ago
sp_cache.cc Fix use of "%*s" *printf() specifiers that were really meant to be 20 years ago
sp_cache.h BUG#12228: Post review fixes: Added test case, code cleanup. 21 years ago
sp_head.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 20 years ago
sp_head.h BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes(). 20 years ago
sp_pcontext.cc Fixed BUG#18949: Test case sp-goto is disabled 20 years ago
sp_pcontext.h Fixed BUG#18949: Test case sp-goto is disabled 20 years ago
sp_rcontext.cc BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes(). 20 years ago
sp_rcontext.h BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes(). 20 years ago
spatial.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0 20 years ago
spatial.h Fixed compiler warnings from gcc 4.0.2: 20 years ago
sql_acl.cc Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 20 years ago
sql_acl.h Reapply fix for bug#16372 (Server crashes when test 'conc_sys' is running) 20 years ago
sql_analyse.cc Porting fix that allows others to include compiled code with different parsers. 20 years ago
sql_analyse.h Merge from 4.1 21 years ago
sql_array.h Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 21 years ago
sql_base.cc Merge mysql.com:/home/kgeorge/mysql/5.0/teamclean 20 years ago
sql_bitmap.h Bug#10932 - Building server with key limit of 128, makes test cases fail 21 years ago
sql_cache.cc Fixed BUG#15758: "Holding adaptive search latch in 20 years ago
sql_cache.h Fixed compiler warnings from gcc 4.0.2: 20 years ago
sql_class.cc Remove deadcode in select_dumpvar::send_data() 20 years ago
sql_class.h after-merge fixes. 20 years ago
sql_client.cc merge 22 years ago
sql_crypt.cc Add ifdefs to control when "#pragma implementation" should be used 21 years ago
sql_crypt.h Add ifdefs to control when "#pragma implementation" should be used 21 years ago
sql_cursor.cc Fixed BUG#15758: "Holding adaptive search latch in 20 years ago
sql_cursor.h A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 20 years ago
sql_db.cc Bug#19815 - CREATE/RENAME/DROP DATABASE can deadlock on a global read lock 20 years ago
sql_delete.cc BUG#18681: View privileges are broken 20 years ago
sql_derived.cc support of view underlying tables and SP functions security check added (BUG#9505) (WL#2787) 20 years ago
sql_do.cc Name resolution context added (BUG#6443) 21 years ago
sql_error.cc Add extre DBUG_PRINT in push_warning 20 years ago
sql_error.h Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) 21 years ago
sql_handler.cc Changed condition similar to code in 4.1. 20 years ago
sql_help.cc many warnings (practically safe but annoying) corrected 20 years ago
sql_insert.cc Merge mysql.com:/home/alik/MySQL/devel/5.0-tree 20 years ago
sql_lex.cc Merge bk-internal:/home/bk/mysql-5.0 20 years ago
sql_lex.h Manually merged 20 years ago
sql_list.cc Add ifdefs to control when "#pragma implementation" should be used 21 years ago
sql_list.h WL#2486 - Natural/using join according to SQL:2003. 20 years ago
sql_load.cc BUG#18681: View privileges are broken 20 years ago
sql_manager.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 20 years ago
sql_manager.h Generalize handle_flush thread to also handle various management 25 years ago
sql_map.cc WL#2286 - Compile MySQL w/YASSL support 21 years ago
sql_map.h Add ifdefs to control when "#pragma implementation" should be used 21 years ago
sql_olap.cc Implementation of WL#2486 - 21 years ago
sql_parse.cc Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0 20 years ago
sql_prepare.cc Post-merge fixes. 20 years ago
sql_rename.cc Fix for bug #13525 "Rename table does not keep info of triggers". 20 years ago
sql_repl.cc foo2 20 years ago
sql_repl.h WL#874 "Extended LOAD DATA". 21 years ago
sql_select.cc field.cc, field.h: 20 years ago
sql_select.h Merge rurik.mysql.com:/home/igor/mysql-4.1-opt 20 years ago
sql_show.cc Bug#17661 information_schema.SCHEMATA returns uppercase with lower_case_table_names = 1 20 years ago
sql_sort.h Implementation of SUM(DISTINCT), tests cases 22 years ago
sql_state.c Added SQLSTATE to client/server protocol 23 years ago
sql_string.cc Merge mysql.com:/usr/home/bar/mysql-4.1.b15376 20 years ago
sql_string.h Netware specific changes. 20 years ago
sql_table.cc Bug#20616: drop_temp_table test fails on Windows platform 20 years ago
sql_test.cc Post-review changes. 20 years ago
sql_trigger.cc Fix for BUG#15921: DROP TRIGGER - can't be drop trigger created 20 years ago
sql_trigger.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime 20 years ago
sql_udf.cc Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 20 years ago
sql_udf.h Bug#19904: UDF: not initialized *is_null per row 20 years ago
sql_union.cc Post merge fixes 20 years ago
sql_update.cc Addition to fix for 20 years ago
sql_view.cc Fixed wrong free in sql_view.cc 20 years ago
sql_view.h Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 20 years ago
sql_yacc.yy Fixed bug#18175: The nest_level counter wasn't decremented for union parts which 20 years ago
stacktrace.c Step 2 of the switch to support configuration with NPTL: 21 years ago
stacktrace.h Step 2 of the switch to support configuration with NPTL: 21 years ago
strfunc.cc Remove compiler warnings and remove not used variables 21 years ago
structs.h Manually merged 20 years ago
table.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 20 years ago
table.h BUG#17379 Wrong reuse of E(#rows(range)) as E(#rows(ref(const))): 20 years ago
thr_malloc.cc Simpler arena swapping code 21 years ago
time.cc Fixes during review of new pushed code 21 years ago
tzfile.h WL#1264 "Per-thread time zone support infrastructure". 22 years ago
tztime.cc Fix for bug#11081 "Using a CONVERT_TZ function in a stored function or 20 years ago
tztime.h Fix for bug#11081 "Using a CONVERT_TZ function in a stored function or 20 years ago
udf_example.cc Fix small bug in udf_example.cc, it was processing one char too much and thus returning junk 20 years ago
uniques.cc many warnings (practically safe but annoying) corrected 20 years ago
unireg.cc A fix and a test case for Bug#14210 "Simple query with > operator on 20 years ago
unireg.h Merge mysql.com:/home/mydev/mysql-5.0 20 years ago
watchdog_mysqld Import changeset 26 years ago