| .. |
|
examples
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
share
|
- Added/updated copyright headers
|
2010-12-28 19:57:23 +01:00 |
|
.cvsignore
|
|
|
|
add_errmsg
|
|
|
|
client_settings.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
CMakeLists.txt
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
custom_conf.h
|
|
|
|
derror.cc
|
|
|
|
des_key_file.cc
|
|
|
|
discover.cc
|
|
|
|
field.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
field.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
field_conv.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
filesort.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
frm_crypt.cc
|
|
|
|
gen_lex_hash.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
gstream.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
gstream.h
|
|
|
|
ha_archive.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
ha_archive.h
|
|
|
|
ha_berkeley.cc
|
Merge from 5.0 trunk.
|
2008-07-14 16:16:37 -04:00 |
|
ha_berkeley.h
|
|
|
|
ha_blackhole.cc
|
Bug #35178 INSERT_ID not written to binary log for inserts against BLACKHOLE backed tables
|
2008-03-19 18:44:50 +02:00 |
|
ha_blackhole.h
|
Bug#30294 blackhole engine causes 100% with 2 alter table statements running
|
2007-11-16 14:46:36 +04:00 |
|
ha_federated.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
ha_federated.h
|
Bug #32374 crash with filesort when selecting from federated table and view.
|
2007-11-30 17:08:00 +04:00 |
|
ha_heap.cc
|
type conversions fixed to get rid of warnings
|
2007-10-23 16:32:05 +05:00 |
|
ha_heap.h
|
[pb problem]: ha_heap->clone() fails on windows because of mess with
|
2007-07-17 19:51:50 +04:00 |
|
ha_innodb.cc
|
Bug #38883 (reopened): thd_security_context is not thread safe, crashes?
|
2009-12-01 14:24:44 +04:00 |
|
ha_innodb.h
|
Fix for BUG#43660- SHOW INDEXES/ANALYZE does NOT update cardinality
|
2009-04-24 16:33:50 +05:30 |
|
ha_myisam.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
ha_myisam.h
|
Bug#28249 Query Cache returns wrong result with concurrent insert / certain lock
|
2007-07-12 13:29:51 +02:00 |
|
ha_myisammrg.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
ha_myisammrg.h
|
BUG#26976 - Missing table in merge not noted in related error msg +
|
2007-06-06 04:42:41 +05:00 |
|
ha_ndbcluster.cc
|
Merge chunk from trunk.
|
2008-07-10 14:47:53 -04:00 |
|
ha_ndbcluster.h
|
ha_ndbcluster.h:
|
2007-11-05 20:18:22 +01:00 |
|
ha_ndbcluster_cond.cc
|
fixed warnings and compile errors from the fix for bug 26243
|
2008-03-29 09:52:16 +02:00 |
|
ha_ndbcluster_cond.h
|
Bug#34749: Server crash when using NAME_CONST() with an aggregate function
|
2008-02-28 14:23:22 +01:00 |
|
handler.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
handler.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
hash_filo.cc
|
|
|
|
hash_filo.h
|
|
|
|
hostname.cc
|
|
|
|
init.cc
|
Bug#26294: library name conflict between MySQL 4.x, 5.0 and Qt 3.3
|
2008-04-03 11:32:00 -04:00 |
|
item.cc
|
Merge from mysql-5.0.94-release
|
2011-07-06 11:36:39 +02:00 |
|
item.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
item_buff.cc
|
|
|
|
item_cmpfunc.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
item_cmpfunc.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
item_create.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
item_create.h
|
Bug #27921 View ignores precision for CAST()
|
2007-05-10 00:17:21 +05:00 |
|
item_func.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
item_func.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
item_geofunc.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
item_geofunc.h
|
Bug #31155 gis types in union'd select cause crash.
|
2007-10-04 12:01:28 +05:00 |
|
item_row.cc
|
|
|
|
item_row.h
|
|
|
|
item_strfunc.cc
|
Merge from mysql-5.0.94-release
|
2011-07-06 11:36:39 +02:00 |
|
item_strfunc.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
item_subselect.cc
|
Merge from mysql-5.0.94-release
|
2011-07-06 11:36:39 +02:00 |
|
item_subselect.h
|
Bug #31884: Assertion + crash in subquery in the SELECT clause.
|
2007-10-30 14:27:21 +02:00 |
|
item_sum.cc
|
Merge from mysql-5.0.94-release
|
2011-07-06 11:36:39 +02:00 |
|
item_sum.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
item_timefunc.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
item_timefunc.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
item_uniq.cc
|
|
|
|
item_uniq.h
|
|
|
|
key.cc
|
Fixed bug #32556: assert in "using index for group-by" :
|
2007-11-21 22:56:42 +04:00 |
|
lex.h
|
Merge mysqldev@production.mysql.com:my/mysql-5.0-release
|
2007-04-26 11:51:37 -04:00 |
|
lex_symbol.h
|
|
|
|
lock.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
log.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
log_event.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
log_event.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
Makefile.am
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
matherr.c
|
|
|
|
message.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
message.mc
|
Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows.
|
2008-10-23 15:28:53 +02:00 |
|
message.rc
|
Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows.
|
2008-10-23 15:28:53 +02:00 |
|
mf_iocache.cc
|
|
|
|
MSG00001.bin
|
Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows.
|
2008-10-23 15:28:53 +02:00 |
|
my_decimal.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
my_decimal.h
|
Bug#36023: Incorrect handling of zero length caused an assertion to fail.
|
2008-04-25 00:39:37 +04:00 |
|
my_lock.c
|
|
|
|
mysql_priv.h
|
Merge from mysql-5.0.94-release
|
2011-07-06 11:36:39 +02:00 |
|
mysqld.cc
|
Merge from mysql-5.0.94-release
|
2011-07-06 11:36:39 +02:00 |
|
mysqld_suffix.h
|
|
|
|
net_serv.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
nt_servc.cc
|
Bug #20430 mysqld.exe windows service stuck in "SERVICE_STOP_PENDING"
|
2008-11-14 02:01:41 +01:00 |
|
nt_servc.h
|
Bug #20430 mysqld.exe windows service stuck in "SERVICE_STOP_PENDING"
|
2008-11-14 02:01:41 +01:00 |
|
opt_range.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
opt_range.h
|
BUG#36639: subselect.test crashes on 64 bit pentium4 when compiled for valgrind, commit into 5.0
|
2008-08-25 21:02:54 +04:00 |
|
opt_sum.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
parse_file.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
parse_file.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
password.c
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
procedure.cc
|
|
|
|
procedure.h
|
Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)
|
2008-03-21 17:23:17 +02:00 |
|
protocol.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
protocol.h
|
Backport of TIME->MYSQL_TIME / Y2K fixset
|
2007-05-16 10:44:59 +02:00 |
|
records.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
repl_failsafe.cc
|
Merge chunk from trunk.
|
2008-07-10 14:50:07 -04:00 |
|
repl_failsafe.h
|
|
|
|
set_var.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
set_var.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
slave.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
slave.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sp.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sp.h
|
|
|
|
sp_cache.cc
|
|
|
|
sp_cache.h
|
|
|
|
sp_head.cc
|
Merge from mysql-5.0.94-release
|
2011-07-06 11:36:39 +02:00 |
|
sp_head.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sp_pcontext.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sp_pcontext.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sp_rcontext.cc
|
Bug#33618 (Crash in sp_rcontext)
|
2008-01-23 13:26:41 -07:00 |
|
sp_rcontext.h
|
Bug#33618 (Crash in sp_rcontext)
|
2008-01-23 13:26:41 -07:00 |
|
spatial.cc
|
Updated/added copyright headers
|
2011-06-30 21:27:04 +02:00 |
|
spatial.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_acl.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_acl.h
|
Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)
|
2008-03-21 17:23:17 +02:00 |
|
sql_analyse.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_analyse.h
|
Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)
|
2008-03-21 17:23:17 +02:00 |
|
sql_array.h
|
Fix for bug #31207: Test "join_nested" shows different strategy on IA64
|
2007-10-17 20:08:58 +04:00 |
|
sql_base.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_bitmap.h
|
|
|
|
sql_cache.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_cache.h
|
Bug#30087 Set query_cache_size, if the value is too small, get a unclear warning
|
2008-07-16 16:29:22 -06:00 |
|
sql_class.cc
|
Merge from mysql-5.0.94-release
|
2011-07-06 11:36:39 +02:00 |
|
sql_class.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_client.cc
|
Bug#26664 test suite times out on OS X 64bit
|
2007-05-24 11:21:27 +02:00 |
|
sql_crypt.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_crypt.h
|
|
|
|
sql_cursor.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_cursor.h
|
|
|
|
sql_db.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_delete.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_derived.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_do.cc
|
|
|
|
sql_error.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_error.h
|
BUG#26976 - Missing table in merge not noted in related error msg +
|
2007-06-06 04:42:41 +05:00 |
|
sql_handler.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_help.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_insert.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_lex.cc
|
Merge from mysql-5.0.94-release
|
2011-07-06 11:36:39 +02:00 |
|
sql_lex.h
|
Merge from mysql-5.0.94-release
|
2011-07-06 11:36:39 +02:00 |
|
sql_list.cc
|
|
|
|
sql_list.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_load.cc
|
Merge from mysql-5.0.94-release
|
2011-07-06 11:36:39 +02:00 |
|
sql_locale.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_manager.cc
|
|
|
|
sql_manager.h
|
|
|
|
sql_map.cc
|
type conversions fixed to avoid warnings on Windows
|
2007-10-23 14:27:11 +05:00 |
|
sql_map.h
|
|
|
|
sql_olap.cc
|
|
|
|
sql_parse.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_prepare.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_profile.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_profile.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_rename.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_repl.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_repl.h
|
BUG#31024: STOP SLAVE does not stop attempted connect()s
|
2008-03-11 14:42:54 +01:00 |
|
sql_select.cc
|
Merge from mysql-5.0.94-release
|
2011-07-06 11:36:39 +02:00 |
|
sql_select.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_show.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_sort.h
|
Fixed bug #25798.
|
2007-07-01 15:33:28 -07:00 |
|
sql_state.c
|
|
|
|
sql_string.cc
|
Bug#12406055 BUFFER OVERFLOW OF VARIABLE 'BUFF' IN STRING::SET_REAL
|
2011-07-15 14:07:38 +02:00 |
|
sql_string.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_table.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_test.cc
|
|
|
|
sql_trigger.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_trigger.h
|
A fix and a test case for Bug#26141 mixing table types in trigger
|
2007-07-12 22:26:41 +04:00 |
|
sql_udf.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_udf.h
|
Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'.
|
2007-07-06 16:18:49 +04:00 |
|
sql_union.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_update.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
sql_view.cc
|
additional clean-up for 11765687
|
2011-10-06 11:23:46 +01:00 |
|
sql_view.h
|
Bug#32890 Crash after repeated create and drop of tables and views
|
2008-02-21 14:58:29 -03:00 |
|
sql_yacc.yy
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
stacktrace.c
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
stacktrace.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
strfunc.cc
|
|
|
|
structs.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
table.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
table.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
thr_malloc.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
time.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
tzfile.h
|
|
|
|
tztime.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
tztime.h
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
udf_example.c
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
udf_example.def
|
Bug #29804 UDF parameters don't contain correct string length
|
2007-10-17 17:54:11 -04:00 |
|
uniques.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
unireg.cc
|
Updated/added copyright headers
|
2011-06-30 17:31:31 +02:00 |
|
unireg.h
|
Bug#12406055 BUFFER OVERFLOW OF VARIABLE 'BUFF' IN STRING::SET_REAL
|
2011-07-15 14:07:38 +02:00 |
|
watchdog_mysqld
|
|
|