.. |
share
|
Merge bk-internal.mysql.com:/data0/bk/mysql-5.1-new
|
2006-05-25 17:47:26 +02:00 |
.cvsignore
|
|
|
add_errmsg
|
|
|
authors.h
|
Andrei Elkin has arrived.
|
2006-04-01 14:17:01 +03:00 |
client_settings.h
|
|
|
CMakeLists.txt
|
manual merged
|
2006-05-22 21:57:23 +02:00 |
contributors.h
|
Added new show contributors command.
|
2006-05-02 17:53:26 -07:00 |
custom_conf.h
|
|
|
derror.cc
|
Remove compiler warnings and remove not used variables
|
2005-02-25 16:53:22 +02:00 |
des_key_file.cc
|
Many files:
|
2005-09-30 14:03:55 +02:00 |
discover.cc
|
WL#1324 table name to file name encoding
|
2005-12-31 09:01:26 +04:00 |
event.cc
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
event.h
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
event_executor.cc
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
event_priv.h
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
event_scheduler.cc
|
event_scheduler.h, event_scheduler.cc:
|
2006-05-23 17:47:17 +02:00 |
event_scheduler.h
|
event_scheduler.h, event_scheduler.cc:
|
2006-05-23 17:47:17 +02:00 |
event_timed.cc
|
fix win32 build after push for bug#17619
|
2006-05-23 00:19:02 +02:00 |
field.cc
|
Manually merged
|
2006-05-24 20:52:57 +04:00 |
field.h
|
Manually merged
|
2006-05-24 20:52:57 +04:00 |
field_conv.cc
|
Merge mysql.com:/usr/local/mysql/tmp_merge
|
2006-05-18 11:56:50 +02:00 |
filesort.cc
|
Move handling of suffix_length from strnxfrm_bin() to filesort to ensure proper sorting of all kind of binary objects
|
2005-10-14 00:04:52 +03:00 |
frm_crypt.cc
|
|
|
gen_lex_hash.cc
|
a fix (#10742: Can't compile "sql_lex.cc" on AIX 5.2).
|
2005-05-19 18:56:01 +05:00 |
gstream.cc
|
fixes for windows 64-bit compiler warnings
|
2005-06-13 12:41:15 +02:00 |
gstream.h
|
|
|
ha_berkeley.cc
|
Fixed compiler warnings
|
2006-05-04 19:39:47 +03:00 |
ha_berkeley.h
|
Merge mysql.com:/home/jimw/my/mysql-5.1-14880
|
2005-12-05 18:09:42 -08:00 |
ha_federated.cc
|
WL#3201 additional post-review fixes
|
2006-05-02 04:11:00 -07:00 |
ha_federated.h
|
merged
|
2006-03-06 23:20:19 +01:00 |
ha_heap.cc
|
Fixed compiler warnings
|
2006-05-04 19:39:47 +03:00 |
ha_heap.h
|
Merge mysql.com:/home/kostja/mysql/tmp_merge
|
2006-02-08 23:53:45 +03:00 |
ha_innodb.cc
|
Applied innodb-5.0-ss547 snapshot.
|
2006-05-15 18:02:21 +04:00 |
ha_innodb.h
|
After merge fixes.
|
2006-04-21 14:21:17 -04:00 |
ha_myisam.cc
|
Fix, or a workaround for Bug#19386 "Multiple alter causes crashed table"
|
2006-05-15 19:41:04 +03:00 |
ha_myisam.h
|
Fix the tree: plugin-related changes, necessary for
|
2006-01-20 00:40:56 +03:00 |
ha_myisammrg.cc
|
manual merge bug#10952
|
2006-05-12 08:50:31 -07:00 |
ha_myisammrg.h
|
Table definition cache, part 2
|
2005-11-23 22:45:02 +02:00 |
ha_ndbcluster.cc
|
ndb - compile fix for Solaris 10 AMD64 -max GCC [ ulonglong != Uint64 ] v5.1
|
2006-05-25 20:00:36 +02:00 |
ha_ndbcluster.h
|
Merge mysql.com:/space/pekka/ndb/version/my51
|
2006-05-25 16:20:34 +02:00 |
ha_ndbcluster_binlog.cc
|
ha_ndbcluster_binlog.cc:
|
2006-05-19 20:31:02 +02:00 |
ha_ndbcluster_binlog.h
|
removing the usage if the ndb local dict cache to adress the 241 errors we get now and then
|
2006-05-04 13:58:17 +02:00 |
ha_ndbcluster_tables.h
|
Bug #17805 Cluster_replication database should be renamed to just cluster
|
2006-03-01 13:31:21 +01:00 |
ha_partition.cc
|
Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug17455
|
2006-05-24 13:56:23 -04:00 |
ha_partition.h
|
BUG#19502: Enable/Disable index routines not working for partitioned handlers
|
2006-05-04 15:15:25 -04:00 |
handler.cc
|
bug #14573 (Error on adding auto_increment on to a column with '0' values)
|
2006-05-12 18:02:42 +05:00 |
handler.h
|
Merge bk@192.168.21.1:mysql-5.1-new
|
2006-05-14 20:56:22 +05:00 |
hash_filo.cc
|
a compiler must see '#pragma implementation' *before*
|
2005-06-05 19:38:52 +02:00 |
hash_filo.h
|
forgotten s/__GNUC__/USE_PRAGMA_INTERFACE/ causes compilation faliures
|
2005-05-27 14:15:08 +02:00 |
hostname.cc
|
Final patch to remove the last of the OS2 support.
|
2006-04-15 18:17:32 -07:00 |
init.cc
|
WL#1324 table name to file name encoding
|
2005-12-31 09:01:26 +04:00 |
item.cc
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-05-19 19:07:33 -07:00 |
item.h
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-05-19 19:07:33 -07:00 |
item_buff.cc
|
sql_select.cc:
|
2005-07-25 12:57:23 -07:00 |
item_cmpfunc.cc
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-05-19 19:07:33 -07:00 |
item_cmpfunc.h
|
Fix compile failure on Win32
|
2006-04-26 01:21:33 +04:00 |
item_create.cc
|
Merge mysql.com:/opt/local/work/tmp_merge
|
2006-04-23 04:04:36 +04:00 |
item_create.h
|
Adding XPath support: ExtractValue and UpdateXML functions.
|
2005-12-21 17:13:52 +04:00 |
item_func.cc
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-05-19 19:07:33 -07:00 |
item_func.h
|
After-merge fixes; some function signatures changed from Item * to Item **.
|
2006-05-15 19:57:10 +02:00 |
item_geofunc.cc
|
Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1
|
2005-10-31 11:54:36 +02:00 |
item_geofunc.h
|
Merge neptunus.(none):/home/msvensson/mysql/bug10241
|
2005-05-09 11:26:48 +02:00 |
item_row.cc
|
Merge mysql.com:/opt/local/work/mysql-4.1-16365
|
2006-04-12 18:30:54 +04:00 |
item_row.h
|
Merge mysql.com:/opt/local/work/mysql-4.1-16365
|
2006-04-12 18:30:54 +04:00 |
item_strfunc.cc
|
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
|
2006-05-16 10:37:40 +02:00 |
item_strfunc.h
|
Bug #13975: "same string" + 0 has 2 different results
|
2006-05-18 10:34:01 -07:00 |
item_subselect.cc
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-05-19 19:07:33 -07:00 |
item_subselect.h
|
BUG#7549: Missing error message for invalid view selection with subquery.
|
2006-05-11 15:30:54 +03:00 |
item_sum.cc
|
Manually merged
|
2006-04-25 13:04:39 +04:00 |
item_sum.h
|
Post merge fix
|
2006-04-20 00:42:12 -07:00 |
item_timefunc.cc
|
Merge rurik.mysql.com:/home/igor/tmp_merge
|
2006-05-17 11:46:21 -07:00 |
item_timefunc.h
|
Merge april.(none):/home/svoj/devel/mysql/merge/mysql-5.0
|
2006-04-24 19:53:38 +05:00 |
item_uniq.cc
|
Table definition cache, part 2
|
2005-11-23 22:45:02 +02:00 |
item_uniq.h
|
Inefficient usage of String::append() fixed.
|
2005-11-20 20:47:07 +02:00 |
item_xmlfunc.cc
|
Merge mysql.com:/usr/home/bar/mysql-5.1-new
|
2006-05-03 09:08:12 +05:00 |
item_xmlfunc.h
|
Adding XPath support: ExtractValue and UpdateXML functions.
|
2005-12-21 17:13:52 +04:00 |
key.cc
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-04-10 20:18:12 -07:00 |
lex.h
|
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-05-23 11:25:11 -07:00 |
lex_symbol.h
|
|
|
lock.cc
|
Manually merged
|
2006-04-25 13:04:39 +04:00 |
log.cc
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
log.h
|
Fixed compiler and valgrind warnings
|
2006-03-29 14:27:36 +03:00 |
log_event.cc
|
Merge mysqldev@production.mysql.com:my/mysql-5.1-release
|
2006-05-11 11:14:15 +02:00 |
log_event.h
|
Final patch to remove the last of the OS2 support.
|
2006-04-15 18:17:32 -07:00 |
Makefile.am
|
Fix missing source file.
|
2006-05-24 09:28:37 +02:00 |
matherr.c
|
|
|
message.mc
|
Some changes to make it possible to build for Windows with CMake from
|
2006-03-24 22:50:56 +01:00 |
mf_iocache.cc
|
|
|
my_decimal.cc
|
Moved long running query to type_newdecimal-big.test
|
2005-11-23 20:16:06 +02:00 |
my_decimal.h
|
Fix for bug #13573 (wrong data inserted for too big decimals)
|
2005-10-15 21:57:32 +05:00 |
my_lock.c
|
Final patch to remove the last of the OS2 support.
|
2006-04-15 18:17:32 -07:00 |
mysql_priv.h
|
sql_class.cc, mysql_priv.h:
|
2006-05-27 08:05:39 +03:00 |
mysqld.cc
|
Removed wrong ascii codes from source code.
|
2006-05-23 18:27:54 +03:00 |
mysqld_suffix.h
|
|
|
net_serv.cc
|
some small fixups
|
2006-05-24 12:43:03 -05:00 |
nt_servc.cc
|
|
|
nt_servc.h
|
cleaned up mysql installation code for windows.
|
2005-02-09 22:02:48 +02:00 |
opt_range.cc
|
Merge mysql.com:/home/psergey/tmp_merge
|
2006-05-19 16:00:29 +04:00 |
opt_range.h
|
Merge mysql.com:/home/kostja/mysql/tmp_merge
|
2006-02-02 16:57:34 +03:00 |
opt_sum.cc
|
Merge mysql.com:/home/hartmut/projects/mysql/dev/5.0
|
2006-04-07 11:23:55 +02:00 |
parse_file.cc
|
Merge zim.(none):/home/ian/workspace/mysql-5.0
|
2006-03-27 19:48:44 -08:00 |
parse_file.h
|
Fix for BUG#15921: DROP TRIGGER - can't be drop trigger created
|
2006-03-28 01:01:51 +04:00 |
partition_element.h
|
WL 2826: Error handling of ALTER TABLE for partitioning
|
2006-03-24 18:19:13 -05:00 |
partition_info.cc
|
BUG#19801: Problems with single partition with only NULL allowed in LIST partitioning
|
2006-06-14 08:35:19 -04:00 |
partition_info.h
|
BUG#19010: Fix issues with that ALTER TABLE from auto-partitioned NDB table doesn't work unless primary key exists on table.
|
2006-05-10 12:53:40 -04:00 |
password.c
|
Fixed compiler and valgrind warnings
|
2006-03-29 14:27:36 +03:00 |
procedure.cc
|
Merge with 4.1
|
2005-06-07 00:31:53 +03:00 |
procedure.h
|
Merge neptunus.(none):/home/msvensson/mysql/bug10241
|
2005-05-09 11:26:48 +02:00 |
protocol.cc
|
Fixes to embedded server to be able to run tests with it
|
2006-02-24 18:34:15 +02:00 |
protocol.h
|
Fixes to embedded server to be able to run tests with it
|
2006-02-24 18:34:15 +02:00 |
records.cc
|
Many files:
|
2005-12-01 13:34:48 +01:00 |
repl_failsafe.cc
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
repl_failsafe.h
|
pthread_handler_decl() changed to be ctags-friendly
|
2005-10-08 16:39:55 +02:00 |
rpl_filter.cc
|
Fix for BUG#15018 "valgrind error in Rpl_filter (uninitalized memory - could crash)".
|
2005-11-17 15:58:55 +01:00 |
rpl_filter.h
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_injector.cc
|
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-03-11 07:26:58 +01:00 |
rpl_injector.h
|
wl#3023 clean up
|
2006-03-11 15:52:38 +01:00 |
rpl_rli.h
|
Plugging memory leak in row-based replication triggered by
|
2006-05-09 12:30:06 +02:00 |
rpl_tblmap.cc
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_tblmap.h
|
Compile fixes for aix52-64bit.
|
2006-01-01 22:18:02 +01:00 |
set_var.cc
|
fix endianess on ppc. seems for sys_var_long_ptr we have to fetch
|
2006-05-23 01:10:32 +02:00 |
set_var.h
|
manual merged
|
2006-05-22 21:57:23 +02:00 |
slave.cc
|
Final patch to remove the last of the OS2 support.
|
2006-04-15 18:17:32 -07:00 |
slave.h
|
Merge mysql.com:/home/kostja/mysql/tmp_merge
|
2006-02-02 16:57:34 +03:00 |
sp.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-05-22 14:22:58 +04:00 |
sp.h
|
Fixed BUG#16303: erroneus stored procedures and functions should be droppable
|
2006-01-26 13:29:46 +01:00 |
sp_cache.cc
|
Remove unused variable
|
2006-03-28 19:34:44 +02:00 |
sp_cache.h
|
BUG#12228: Post review fixes: Added test case, code cleanup.
|
2005-08-10 21:17:02 +00:00 |
sp_head.cc
|
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-05-23 11:25:11 -07:00 |
sp_head.h
|
Merge mysql.com:/usr/local/mysql/mysql-5.0-bug19633
|
2006-05-15 18:41:04 +02:00 |
sp_pcontext.cc
|
Fixed BUG#18949: Test case sp-goto is disabled
|
2006-04-18 11:07:34 +02:00 |
sp_pcontext.h
|
Fixed BUG#18949: Test case sp-goto is disabled
|
2006-04-18 11:07:34 +02:00 |
sp_rcontext.cc
|
BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes().
|
2006-05-15 12:01:55 +02:00 |
sp_rcontext.h
|
BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes().
|
2006-05-15 12:01:55 +02:00 |
spatial.cc
|
This is an implementation of two WL items:
|
2006-05-18 18:57:50 +04:00 |
spatial.h
|
This is an implementation of two WL items:
|
2006-05-18 18:57:50 +04:00 |
sql_acl.cc
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-05-19 19:07:33 -07:00 |
sql_acl.h
|
Merge mysql.com:/home/tomash/src/mysql_ab/tmp_merge
|
2006-05-11 11:28:56 +04:00 |
sql_analyse.cc
|
Fixed compiler and valgrind warnings
|
2006-03-29 14:27:36 +03:00 |
sql_analyse.h
|
Merge from 4.1
|
2005-05-26 21:01:55 +02:00 |
sql_array.h
|
Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs.
|
2005-08-25 17:34:34 +04:00 |
sql_base.cc
|
After merge fixes
|
2006-05-18 21:40:52 +02:00 |
sql_binlog.cc
|
fixed BINLOG crashes in case of badly formed statement (Bug #17457)
|
2006-03-01 12:45:13 +02:00 |
sql_bitmap.h
|
merge
|
2005-07-20 00:40:49 +02:00 |
sql_builtin.cc.in
|
WL#3201
|
2006-04-13 13:49:29 -07:00 |
sql_cache.cc
|
Merge mysql.com:/home/alexi/bugs/mysql-5.0-15758-work
|
2006-04-09 17:48:47 +04:00 |
sql_cache.h
|
Fixed compiler warnings from gcc 4.0.2:
|
2006-02-25 17:46:30 +02:00 |
sql_class.cc
|
sql_class.cc, mysql_priv.h:
|
2006-05-27 08:05:39 +03:00 |
sql_class.h
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
sql_client.cc
|
|
|
sql_crypt.cc
|
a compiler must see '#pragma implementation' *before*
|
2005-06-05 19:38:52 +02:00 |
sql_crypt.h
|
Add ifdefs to control when "#pragma implementation" should be used
|
2005-05-26 12:09:14 +02:00 |
sql_cursor.cc
|
Fixed BUG#15758: "Holding adaptive search latch in
|
2006-04-07 23:58:17 +04:00 |
sql_cursor.h
|
A fix and a test case for Bug#6513 "Test Suite: Values inserted by using
|
2005-09-22 02:11:21 +04:00 |
sql_db.cc
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
sql_delete.cc
|
WL#3201
|
2006-04-13 13:49:29 -07:00 |
sql_derived.cc
|
Table definition cache, part 2
|
2005-11-23 22:45:02 +02:00 |
sql_do.cc
|
Name resolution context added (BUG#6443)
|
2005-07-01 07:05:42 +03:00 |
sql_error.cc
|
Merge shellback.(none):/home/msvensson/mysql/mysql-5.0
|
2006-03-23 18:14:02 +01:00 |
sql_error.h
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
sql_handler.cc
|
Remove unused variable
|
2006-04-11 12:15:57 +02:00 |
sql_help.cc
|
Merge mysql.com:/home/kostja/mysql/tmp_merge
|
2006-02-02 16:57:34 +03:00 |
sql_insert.cc
|
Bug#20018 Class declared inside of function causes problem with gcc 2.95.3
|
2006-05-23 09:25:07 +02:00 |
sql_lex.cc
|
Merge mysql.com:/data0/mysqldev/my/mysql-5.0.22-release
|
2006-05-24 14:37:18 +02:00 |
sql_lex.h
|
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-05-23 11:25:11 -07:00 |
sql_list.cc
|
a compiler must see '#pragma implementation' *before*
|
2005-06-05 19:38:52 +02:00 |
sql_list.h
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
sql_load.cc
|
Final patch to remove the last of the OS2 support.
|
2006-04-15 18:17:32 -07:00 |
sql_manager.cc
|
Make storage engines "pluggable", handlerton work
|
2005-11-07 16:25:06 +01:00 |
sql_manager.h
|
Make storage engines "pluggable", handlerton work
|
2005-11-07 16:25:06 +01:00 |
sql_map.cc
|
Bug fix for bug #15843 "Added mmap support in myisam creates compile problem
|
2005-12-19 14:16:21 +01:00 |
sql_map.h
|
Add ifdefs to control when "#pragma implementation" should be used
|
2005-05-26 12:09:14 +02:00 |
sql_olap.cc
|
Implementation of WL#2486 -
|
2005-08-12 17:57:19 +03:00 |
sql_parse.cc
|
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-05-23 11:25:11 -07:00 |
sql_partition.cc
|
BUG#19801: Valgrind error in check_list_constants
|
2006-05-30 00:08:48 -04:00 |
sql_partition.h
|
BUG#18558 "Partition pruning results are incorrect for certain class of WHERE clauses" :
|
2006-04-06 21:23:33 +04:00 |
sql_plugin.cc
|
WL#3201
|
2006-04-24 14:32:45 -07:00 |
sql_plugin.h
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-02-14 22:57:12 +01:00 |
sql_prepare.cc
|
Merge mysql.com:/home/psergey/tmp_merge2
|
2006-05-11 20:44:31 +04:00 |
sql_rename.cc
|
Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525
|
2006-02-27 20:00:07 +03:00 |
sql_repl.cc
|
Merge mysql.com:/home/emurphy/src/mysql/bk-clean/tmp_merge2
|
2006-04-21 13:20:15 -04:00 |
sql_repl.h
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
sql_select.cc
|
after merge fix
|
2006-05-25 19:20:34 +05:00 |
sql_select.h
|
Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525
|
2006-02-27 20:00:07 +03:00 |
sql_show.cc
|
after merge fix
|
2006-05-25 19:20:34 +05:00 |
sql_show.h
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
sql_sort.h
|
|
|
sql_state.c
|
|
|
sql_string.cc
|
Fix spelling in comments as requested by Osku
|
2006-05-02 09:13:58 -04:00 |
sql_string.h
|
This is an implementation of two WL items:
|
2006-05-18 18:57:50 +04:00 |
sql_table.cc
|
Merge bk-internal.mysql.com:/data0/bk/mysql-5.1-new
|
2006-05-18 17:24:29 +02:00 |
sql_tablespace.cc
|
bug#18604 create logfile for MyISAM tables
|
2006-04-24 18:26:30 +02:00 |
sql_test.cc
|
Merge mysql.com:/home/my/mysql-5.0
|
2006-05-04 22:27:12 +03:00 |
sql_trigger.cc
|
1. Fix compilation on Windows;
|
2006-05-19 16:01:04 +04:00 |
sql_trigger.h
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime
|
2006-02-26 16:38:48 +03:00 |
sql_udf.cc
|
Bug#11835 CREATE FUNCTION crashes server
|
2006-03-21 10:54:26 +01:00 |
sql_udf.h
|
Name resolution context added (BUG#6443)
|
2005-07-01 07:05:42 +03:00 |
sql_union.cc
|
Manually merged
|
2006-04-25 13:04:39 +04:00 |
sql_update.cc
|
Manually merged
|
2006-04-05 20:12:26 +04:00 |
sql_view.cc
|
Fixed wrong merge
|
2006-05-05 13:10:42 +03:00 |
sql_view.h
|
Finalize storage engine plugins
|
2005-12-21 10:18:40 -08:00 |
sql_yacc.yy
|
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-05-23 11:25:11 -07:00 |
stacktrace.c
|
Step 2 of the switch to support configuration with NPTL:
|
2005-04-20 20:38:57 +02:00 |
stacktrace.h
|
Step 2 of the switch to support configuration with NPTL:
|
2005-04-20 20:38:57 +02:00 |
strfunc.cc
|
Making old tables seen with "#mysql50#" prefix,
|
2005-12-31 12:34:39 +04:00 |
structs.h
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-05-22 14:22:58 +04:00 |
table.cc
|
manual merged
|
2006-05-22 21:57:23 +02:00 |
table.h
|
Merge mysql.com:/home/psergey/tmp_merge3
|
2006-05-13 22:40:26 +04:00 |
thr_malloc.cc
|
|
|
time.cc
|
fix for bug #17494 (The algorithm for calculating execution times is not fully correct)
|
2006-04-07 09:08:58 +02:00 |
tzfile.h
|
|
|
tztime.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
|
2006-05-02 18:41:42 -04:00 |
tztime.h
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
|
2006-05-02 18:41:42 -04:00 |
udf_example.cc
|
Fix small bug in udf_example.cc, it was processing one char too much and thus returning junk
|
2006-04-28 11:37:20 +02:00 |
uniques.cc
|
many warnings (practically safe but annoying) corrected
|
2006-01-03 17:54:54 +01:00 |
unireg.cc
|
Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1-new
|
2006-05-12 12:22:31 -04:00 |
unireg.h
|
Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was
|
2006-04-12 23:05:38 +04:00 |