mariadb/sql
Mayank Prasad eecaad9dcc Bug#12337762 : MYSQL_LIST_FIELDS() RETURNS WRONG CHARSET FOR CHAR/VARCHAR/TEXT
COLUMNS IN VIEWS

Issue:
charset value for a Column, returned by MYSQL_LIST_FIELDS(), was not same
for Table and View. This was because, for view, field charset was not being
returned.

Solution:
Added definition of function "charset_for_protocol()" in calss 
Item_ident_for_show to return field charset value.

sql/item.h:
  Added definition for charset_for_protocol() function to return field charset.
tests/mysql_client_test.c:
  Added a test case test_bug12337762 for the changes done.
2011-06-10 19:56:35 +05:30
..
examples Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). 2010-08-12 19:19:57 +04:00
share Manual-merge of patch for bug#11753738 from mysql-5.1 tree. 2011-06-10 14:20:15 +07:00
add_errmsg WL#751 Error message construction, backport 2009-10-15 17:23:43 +05:00
authors.h Merging with mysql-5.5-stage. 2010-08-16 14:50:27 +02:00
client_settings.h Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
CMakeLists.txt Add mysys to mysqld dependencies, trying to un-break the build on debian 2011-01-03 14:08:48 +01:00
contributors.h WL#5016: Fix header file include guards 2009-09-23 23:32:31 +02:00
custom_conf.h
datadict.cc Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime. 2010-08-18 13:29:04 +02:00
datadict.h Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait for 2010-08-16 14:53:30 +02:00
debug_sync.cc Added comment on how to expand the use of the debug sync framework for scheduler 2011-03-04 12:44:49 +01:00
debug_sync.h Fixed such that debug_sync can be used by plugins on Windows 2011-02-03 21:05:34 +01:00
derror.cc Merge from 5.1. 2011-05-21 10:21:08 +02:00
derror.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
des_key_file.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
des_key_file.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
discover.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
discover.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
event_data_objects.cc Merge from mysql-5.5-runtime to mysql-5.5-bugteam 2010-11-18 16:01:58 +01:00
event_data_objects.h Patch that refactors global read lock implementation and fixes 2010-11-11 20:11:05 +03:00
event_db_repository.cc Auto-merge of patch for bug#11764334 from mysql-5.1 tree. 2011-06-10 00:07:03 +07:00
event_db_repository.h Manual-merge of patch for bug#12546938 from mysql-5.1->mysql-5.5 2011-05-27 18:42:28 +07:00
event_parse_data.cc Auto-merge of patch for bug#11764334 from mysql-5.1 tree. 2011-06-10 00:07:03 +07:00
event_parse_data.h Auto-merge of patch for bug#11764334 from mysql-5.1 tree. 2011-06-10 00:07:03 +07:00
event_queue.cc Suppress false-positive uninitialized variable use 2010-11-19 10:41:09 +03:00
event_queue.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
event_scheduler.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
event_scheduler.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
events.cc Manual-merge of patch for bug#12546938 from mysql-5.1->mysql-5.5 2011-05-27 18:42:28 +07:00
events.h Patch that refactors global read lock implementation and fixes 2010-11-11 20:11:05 +03:00
field.cc Merge from 5.1. 2011-05-21 10:21:08 +02:00
field.h Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1 2011-03-28 10:47:30 +02:00
field_conv.cc merge of 5.1-bugteam 2010-11-22 10:13:46 +01:00
filesort.cc Bug #11747102 30771: LOG MORE INFO ABOUT THREADS KILL'D AND SORT ABORTED MESSAGES 2011-02-24 08:00:12 +01:00
filesort.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
frm_crypt.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
frm_crypt.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
gen_lex_hash.cc Merge 2010-12-29 01:26:31 +01:00
gstream.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
gstream.h Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
ha_ndbcluster.cc Merge from 5.1. 2011-05-21 10:21:08 +02:00
ha_ndbcluster.h Merge of bug#51851. 2010-05-24 14:51:59 +02:00
ha_ndbcluster_binlog.cc Merge from 5.1. 2011-05-21 10:21:08 +02:00
ha_ndbcluster_binlog.h A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". 2010-08-09 22:33:47 +04:00
ha_ndbcluster_cond.cc Remove last traces of HAVE_NDBCLUSTER_DB define - it has not had an effect in a long time and is just confusing. 2011-02-21 11:15:29 +01:00
ha_ndbcluster_cond.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
ha_ndbcluster_tables.h WL#5016: Fix header file include guards 2009-09-23 23:32:31 +02:00
ha_partition.cc Bug#11853126 RE-ENABLE CONCURRENT READS WHILE CREATING 2011-06-01 10:06:55 +02:00
ha_partition.h Bug#11853126 RE-ENABLE CONCURRENT READS WHILE CREATING 2011-06-01 10:06:55 +02:00
handler.cc Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. 2011-05-31 02:12:32 -07:00
handler.h Bug#11853126 RE-ENABLE CONCURRENT READS WHILE CREATING 2011-06-01 10:06:55 +02:00
hash_filo.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
hash_filo.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
hostname.cc BUG#12377872 ASSERTION FAILED: !_ENTERED WHEN GETHOSTBYADDR_R 2011-04-20 11:32:28 +02:00
hostname.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
init.cc Backport: remove dead code. 2010-05-28 19:53:26 -03:00
init.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
item.cc Bug #11744875: 4082: integer lengths cause truncation with distinct concat 2011-05-11 14:11:57 +03:00
item.h Bug#12337762 : MYSQL_LIST_FIELDS() RETURNS WRONG CHARSET FOR CHAR/VARCHAR/TEXT 2011-06-10 19:56:35 +05:30
item_buff.cc merge 2010-07-30 16:56:57 +03:00
item_cmpfunc.cc Preliminary patch for Bug#11848763 / 60025 2011-05-06 15:39:40 +04:00
item_cmpfunc.h Merge 2010-12-29 01:26:31 +01:00
item_create.cc Merge from 5.1. 2011-05-21 10:21:08 +02:00
item_create.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
item_func.cc 5.1 -> 5.5 merge 2011-05-26 14:09:25 +04:00
item_func.h Bug#11926811 / Bug#60625 Illegal mix of collations 2011-04-08 17:15:23 +04:00
item_geofunc.cc WL#5498: Remove dead and unused source code 2010-07-23 17:13:36 -03:00
item_geofunc.h weave merge from mysql-5.1 to mysql-5.5 2011-02-08 17:47:33 +02:00
item_row.cc Preliminary patch for Bug#11848763 / 60025 2011-05-06 15:39:40 +04:00
item_row.h Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. 2010-03-20 23:23:42 +03:00
item_strfunc.cc Merge from 5.1. 2011-05-21 10:21:08 +02:00
item_strfunc.h Merging from mysql-5.1 2011-03-03 18:46:30 +03:00
item_subselect.cc Bug #11766860 - 60085: CRASH IN ITEM::SAVE_IN_FIELD() WITH TIME DATA TYPE 2011-02-17 13:41:25 +01:00
item_subselect.h 5.1-bugteam->5.5-bugteam merge 2010-12-14 13:46:00 +03:00
item_sum.cc 5.1 -> 5.5 merge 2011-04-12 14:13:15 +04:00
item_sum.h Backport of fix for Bug#52123 2011-02-02 10:18:44 +01:00
item_timefunc.cc 5.1 -> 5.5 merge 2011-05-18 10:59:04 +04:00
item_timefunc.h 5.1 -> 5.5 merge 2011-03-30 11:25:49 +04:00
item_xmlfunc.cc Merging from mysql-5.1-security 2010-11-11 13:31:17 +03:00
item_xmlfunc.h WL#5016: Fix header file include guards 2009-09-23 23:32:31 +02:00
key.cc Bug#57687 crash when reporting duplicate group_key error and utf8 2010-11-11 11:08:53 +03:00
key.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
keycaches.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
keycaches.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
lex.h WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
lex_symbol.h
lock.cc Removed no longer needed header files 2011-03-04 12:46:48 +01:00
lock.h Patch that refactors global read lock implementation and fixes 2010-11-11 20:11:05 +03:00
log.cc Merged BUG#12574820 from 5.1 to 5.5 2011-05-26 12:56:17 +02:00
log.h merge from latest 5.5 2011-05-21 10:59:32 +02:00
log_event.cc BUG#12558519: RPL_TYPECONV PRODUCES VALGRIND STACK 2011-05-23 23:46:51 +01:00
log_event.h Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.cc 2010-12-21 18:23:20 +08:00
log_event_old.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
log_event_old.h BUG#31583 (5.1-telco-6.1 -> 5.1.22. Slave returns Error in unknown event): 2007-12-05 20:00:14 +01:00
main.cc Introduce a workaround for Solaris' inability to deal with dtrace in static libraries. 2009-12-11 15:51:39 +01:00
mdl.cc More review fixes 2011-03-04 13:12:31 +01:00
mdl.h Move I_P_List_adapter to sql_plist.h as it is currently being used 2011-04-11 08:39:15 -03:00
message.h Merge 2010-12-29 01:26:31 +01: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 WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
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 auto-merge Bug#11762799/Bug#55436 2011-05-12 04:05:12 +01:00
my_decimal.h auto-merge 2011-05-12 05:32:06 +01:00
mysqld.cc merge mysql-5.1->mysql-5.5 2011-06-06 13:24:28 +03:00
mysqld.h merge from 5.1 for bug#11764633 2011-05-18 19:47:29 +05:30
mysqld_suffix.h WL#5016: Fix header file include guards 2009-09-23 23:32:31 +02:00
net_serv.cc weave merge from mysql-5.1 to mysql-5.5 2011-02-08 17:47:33 +02:00
nt_servc.cc WL#5498: Remove dead and unused source code 2010-07-23 17:09:27 -03:00
nt_servc.h WL#5016: Fix header file include guards 2009-09-23 23:32:31 +02:00
opt_range.cc Manual merge from 5.1 2011-04-20 19:53:08 +02:00
opt_range.h BUG#58985: Assertion tab->quick->index != 64 failed in make_join_select() 2010-12-17 13:52:39 +01:00
opt_sum.cc Merge fix for Bug#11765713 from 5.1 2011-04-15 08:54:05 +02:00
parse_file.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
parse_file.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
partition_element.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
partition_info.cc removed a comment according to the review 2010-10-01 15:30:16 +02:00
partition_info.h Bug#50036: Inconsistent errors when using TIMESTAMP columns/expressions 2010-08-30 17:33:55 +02:00
password.c Merge of mysql-5.1 into mysql-5.5. 2011-05-30 08:14:38 -03:00
procedure.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
procedure.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
protocol.cc Bug #36022 please log more information about "Sort aborted" queries 2011-02-02 12:54:49 +01:00
protocol.h WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
records.cc 5.1-bugteam->5.5-bugteam merge 2010-11-23 13:47:35 +03:00
records.h Bug #30584: delete with order by and limit clauses does not 2010-06-23 00:32:29 +04:00
repl_failsafe.cc WL#5670: Proposal: Remove SHOW NEW MASTER statement 2011-02-16 17:27:35 +01:00
repl_failsafe.h WL#5670: Proposal: Remove SHOW NEW MASTER statement 2011-02-16 17:27:35 +01:00
replication.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
rpl_constants.h BUG#40482: server/mysqlbinlog crashes when reading invalid Incident_log_event 2008-12-29 17:04:10 +01:00
rpl_filter.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
rpl_filter.h A post-fix patch for WL#4877/WL#5030: 2010-04-12 17:17:37 +04:00
rpl_handler.cc BUG#47027 delegates_init() failure is not user friendly (usability issue) 2010-11-04 13:29:16 +08:00
rpl_handler.h Automerged (cherrypicked) cset from 5.6: 2011-05-04 14:09:54 +01:00
rpl_injector.cc BUG#46166 2010-12-07 16:11:13 +00:00
rpl_injector.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
rpl_mi.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
rpl_mi.h BUG#53657: Slave crashed with error 22 when trying to lock mutex 2010-05-24 17:43:27 +01:00
rpl_record.cc Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.cc 2010-12-21 18:23:20 +08:00
rpl_record.h Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.cc 2010-12-21 18:23:20 +08:00
rpl_record_old.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
rpl_record_old.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
rpl_reporting.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
rpl_reporting.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
rpl_rli.cc BUG#12558519 2011-05-24 00:33:55 +01:00
rpl_rli.h Automerge from mysql-5.1-bugteam into mysql-5.5-bugteam. 2010-10-13 11:08:39 +01:00
rpl_tblmap.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
rpl_tblmap.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
rpl_utility.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
rpl_utility.h Bug#53445: Build with -Wall and fix warnings that it generates 2010-05-31 12:29:54 -03:00
scheduler.cc More review fixes 2011-03-04 13:12:31 +01:00
scheduler.h Added setters to scheduler interface 2011-02-10 19:47:46 +01:00
set_var.cc Merge from 5.1. 2011-05-21 10:21:08 +02:00
set_var.h Merge 2010-12-29 01:26:31 +01:00
sha2.cc Backport of: 2010-04-13 19:04:45 +04:00
slave.cc BUG#11762616: BUG#55229: 'POSTION' 2011-05-06 00:50:31 +01:00
slave.h BUG#46166 2010-12-07 16:11:13 +00:00
sp.cc Bug #58414 mysql_upgrade fails on dump upgrade between 5.1.53 -> 5.5.8 2010-11-30 18:52:38 +01:00
sp.h Bug #57663 Concurrent statement using stored function and DROP DATABASE 2010-11-17 15:37:23 +01:00
sp_cache.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sp_cache.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sp_head.cc Manual-merge of patch for bug#11753738 from mysql-5.1 tree. 2011-06-10 14:20:15 +07:00
sp_head.h Changed prefix from ES_ to STMT_ on Query arena state 2011-03-04 12:53:56 +01:00
sp_pcontext.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sp_pcontext.h Auto-merge from mysql-trunk-bugfixing. 2010-07-30 19:28:36 +04:00
sp_rcontext.cc Auto-merge from mysql-trunk-bugfixing. 2010-07-30 19:28:36 +04:00
sp_rcontext.h Fix for Bug#56934 (mysql_stmt_fetch() incorrectly fills MYSQL_TIME 2010-11-13 18:05:02 +03:00
spatial.cc merge 2010-09-06 17:04:32 +02:00
spatial.h Bug#42733: Type-punning warnings when compiling MySQL -- 2010-07-14 16:39:40 -03:00
sql_acl.cc Merge of mysql-5.1 into mysql-5.5. 2011-05-30 08:14:38 -03:00
sql_acl.h WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
sql_admin.cc A patch for Bug#11763166 (55847: SHOW WARNINGS returns empty 2011-04-15 16:02:22 +04:00
sql_admin.h Rename of sql_alter_table -> sql_alter and sql_table_maintenance -> sql_admin 2010-08-16 16:25:23 +02:00
sql_alter.cc Remove check_merge_table_access(). 2010-08-31 13:59:51 +04:00
sql_alter.h Rename of sql_alter_table -> sql_alter and sql_table_maintenance -> sql_admin 2010-08-16 16:25:23 +02:00
sql_analyse.cc Merge of mysql-5.1 into mysql-5.5. 2011-03-14 15:06:44 -03:00
sql_analyse.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_array.h WL#5016: Fix header file include guards 2009-09-23 23:32:31 +02:00
sql_audit.cc BUG#12611785 - AUDIT INTERFACE STRICT-ALIASING WARNINGS 2011-06-03 11:27:11 +04:00
sql_audit.h Bug #58699 cannot build with gcc dbg on solaris 2010-12-21 13:00:26 +01:00
sql_base.cc Merge from 5.1. 2011-05-21 10:21:08 +02:00
sql_base.h Bug #11764779 (former 57649) 2011-03-07 10:08:10 +01:00
sql_binlog.cc Merge from 5.1. 2011-05-21 10:21:08 +02:00
sql_binlog.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_bitmap.h WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
sql_builtin.cc.in WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
sql_cache.cc Fix compilation warnings. 2010-10-12 14:07:13 +04:00
sql_cache.h A post-fix patch for WL#4877/WL#5030: 2010-04-12 17:17:37 +04:00
sql_callback.h WL#5363: Thread Pool Service Interface 2010-06-07 16:01:39 +02:00
sql_class.cc merge from latest 5.5 2011-05-21 10:59:32 +02:00
sql_class.h merge 2011-05-19 10:49:43 +02:00
sql_client.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_connect.cc Bug#12563279: REGRESSION IN HANDLING PRE-4.1 AUTHENTICATION PACKET 2011-05-30 07:42:30 -03:00
sql_connect.h merge 2011-03-04 12:35:24 +01:00
sql_const.h Backport: Remove unused and ancient files, functions, and facilities. 2010-05-28 19:13:31 -03:00
sql_crypt.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_crypt.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_cursor.cc A patch for Bug#11763413 (56115: SELECT doesn't work in 2011-03-22 14:48:56 +03:00
sql_cursor.h Changed prefix from ES_ to STMT_ on Query arena state 2011-03-04 12:53:56 +01:00
sql_db.cc Merge from mysql-5.5.10-release 2011-03-16 15:11:20 +01:00
sql_db.h A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATE 2010-07-01 15:53:46 +02:00
sql_delete.cc Bug #51099 Assertion in mysql_multi_delete_prepare() 2010-10-04 10:25:04 +02:00
sql_delete.h Merge trunk-bugfixing -> trunk-runtime 2010-06-17 17:31:51 +04:00
sql_derived.cc Bug #58730 Assertion failed: table->key_read == 0 in close_thread_table, 2010-12-16 10:55:23 +01:00
sql_derived.h Bug #58730 Assertion failed: table->key_read == 0 in close_thread_table, 2010-12-16 10:55:23 +01:00
sql_do.cc A pre-requisite patch for the fix for Bug#52044. 2010-07-27 14:25:53 +04:00
sql_do.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_error.cc A patch for Bug#11763166 (55847: SHOW WARNINGS returns empty 2011-04-15 16:02:22 +04:00
sql_error.h A patch for Bug#11763166 (55847: SHOW WARNINGS returns empty 2011-04-15 16:02:22 +04:00
sql_handler.cc Fix for BUG#59894 2011-02-11 15:00:09 +01:00
sql_handler.h Patch that refactors global read lock implementation and fixes 2010-11-11 20:11:05 +03:00
sql_help.cc Fix for BUG#59894 2011-02-11 15:00:09 +01:00
sql_help.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_hset.h Another follow-up for 5.5 version of fix for bug#54360 2010-07-01 19:48:56 +04:00
sql_insert.cc Merge from 5.1. 2011-05-21 10:21:08 +02:00
sql_insert.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_lex.cc Postfix bug#49124 2011-01-26 15:30:06 +08:00
sql_lex.h Bug #11755431 (former 47205) 2011-03-08 09:41:57 +01:00
sql_list.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_list.h Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
sql_load.cc auto-merge 2011-05-12 10:41:17 +01:00
sql_load.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_locale.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_locale.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_manager.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_manager.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_parse.cc Fixed bug#11753738 (formely known as bug#45235) - 5.1 DOES NOT SUPPORT 5.0-ONLY 2011-06-10 10:52:39 +07:00
sql_parse.h Bug#11765108 (Bug#58036) client utf32, utf16, ucs2 should be disallowed, they crash server 2011-02-18 12:46:55 +03:00
sql_partition.cc Merge from 5.1. 2011-05-21 10:21:08 +02:00
sql_partition.h Bug#56172: Server crashes in ha_partition::reset on 2010-10-01 13:22:11 +02:00
sql_partition_admin.cc merge of bug#58147, including rename of the new argument, 2010-12-03 10:33:29 +01:00
sql_partition_admin.h Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c 2010-10-06 11:34:28 -03:00
sql_plist.h Increment the I_P_List counter whenever a element is inserted into 2011-04-13 08:23:10 -03:00
sql_plugin.cc Merge from 5.1. 2011-05-21 10:21:08 +02:00
sql_plugin.h Bug #58699 cannot build with gcc dbg on solaris 2010-12-21 13:00:26 +01:00
sql_plugin_services.h WL#5363: Thread Pool Service Interface 2010-06-07 16:01:39 +02:00
sql_prepare.cc merge from latest 5.5 2011-05-21 10:59:32 +02:00
sql_prepare.h Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1, 2009-10-22 00:02:06 +04:00
sql_priv.h 5.1-bugteam->5.5-bugteam merge 2010-12-14 13:46:00 +03:00
sql_profile.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_profile.h Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_reload.cc Merge from 5.1. 2011-05-21 10:21:08 +02:00
sql_reload.h BUG#46166 2010-12-07 16:11:13 +00:00
sql_rename.cc Patch that refactors global read lock implementation and fixes 2010-11-11 20:11:05 +03:00
sql_rename.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_repl.cc Merge from 5.1. 2011-05-21 10:21:08 +02:00
sql_repl.h WL#5670: Proposal: Remove SHOW NEW MASTER statement 2011-02-16 17:27:35 +01:00
sql_select.cc BUG#12561818 - RERUN OF STORED FUNCTION GIVES ERROR 1172: 2011-06-10 10:22:45 +02:00
sql_select.h Merge fix for Bug#11765713 from 5.1 2011-04-15 08:54:05 +02:00
sql_servers.cc Remove dead code. 2010-08-12 20:44:41 +04:00
sql_servers.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_show.cc Follow-up for patch for bug#11749345. 2011-05-25 23:44:08 +07:00
sql_show.h Fix Bug#56443 remove last 'mysqld_show_column_type' remains 2010-10-13 12:48:08 +04:00
sql_signal.cc Auto-merge from mysql-trunk-bugfixing. 2010-07-30 19:28:36 +04:00
sql_signal.h WL#2110 (SIGNAL) 2009-09-10 03:18:29 -06:00
sql_sort.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_state.c
sql_string.cc Bug#11753363 (bug#44793) CHARACTER SETS: CASE CLAUSE, UCS2 OR UTF32, FAILURE 2011-03-01 15:09:37 +03:00
sql_string.h Merge from 5.1 2011-02-17 12:53:09 +01:00
sql_table.cc Fix for bug #11759990 - "52354: 'CREATE TABLE .. LIKE ... ' 2011-06-09 16:54:12 +04:00
sql_table.h Fix Bug#57739 Scary messages in error log 2010-11-22 16:08:51 +02:00
sql_tablespace.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_tablespace.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_test.cc Cleanup: remove unused declarations from sql_base.h. 2010-08-04 20:29:13 +04:00
sql_test.h Bug#53445: Build with -Wall and fix warnings that it generates 2010-05-31 12:29:54 -03:00
sql_time.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_time.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_trigger.cc Manual-merge of patch for bug#11753738 from mysql-5.1 tree. 2011-06-10 14:20:15 +07:00
sql_trigger.h Manual-merge of patch for bug#11753738 from mysql-5.1 tree. 2011-06-10 14:20:15 +07:00
sql_truncate.cc Bug #11764779 (former 57649) 2011-03-07 10:08:10 +01:00
sql_truncate.h Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c 2010-10-06 11:34:28 -03:00
sql_udf.cc Merging patch for BUG#58246 into mysql-5.5-bugteam. 2010-12-01 23:15:14 +01:00
sql_udf.h WL#5016: Fix header file include guards 2009-09-23 23:32:31 +02:00
sql_union.cc Bug#57704 Cleanup code dies with void TABLE::set_keyread(bool): Assertion `file' failed. 2010-11-10 15:48:29 +01:00
sql_union.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
sql_update.cc BUG#11762751: UPDATE STATEMENT THROWS AN ERROR, BUT STILL 2011-02-21 16:49:03 +01:00
sql_update.h Bug#56423: Different count with SELECT and CREATE SELECT queries 2010-10-07 12:01:51 +02:00
sql_view.cc Bug#11764503 (Bug#57341) Query in EXPLAIN EXTENDED shows wrong characters 2011-03-04 18:43:28 +03:00
sql_view.h Bug#42643: InnoDB does not support replication of TRUNCATE TABLE 2010-05-25 17:01:38 -03:00
sql_yacc.yy Auto-merge of patch for bug#11764334 from mysql-5.1 tree. 2011-06-10 00:07:03 +07:00
strfunc.cc Fix for BUG#59894 2011-02-11 15:00:09 +01:00
strfunc.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
structs.h WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
sys_vars.cc Merge from 5.1. 2011-05-21 10:21:08 +02:00
sys_vars.h Bug #58699 cannot build with gcc dbg on solaris 2010-12-21 13:00:26 +01:00
sys_vars_shared.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
table.cc BUG#12558519 2011-05-24 00:33:55 +01:00
table.h Bug#60111 storage type for table not saved in .frm 2011-03-25 10:06:07 +01:00
thr_malloc.cc Manual merge from mysql-5.1-bugteam to mysql-trunk-merge. 2010-06-11 17:48:24 +04:00
thr_malloc.h Backport: Remove unused and ancient files, functions, and facilities. 2010-05-28 19:13:31 -03:00
transaction.cc Bug#12352846 - TRANS_XA_START(THD*): 2011-04-14 10:13:28 +02:00
transaction.h Backport of: 2009-12-03 21:37:38 +03:00
tzfile.h WL#5016: Fix header file include guards 2009-09-23 23:32:31 +02:00
tztime.cc automerge 5.1-security --> 5.5-security (bug 55424) 2010-08-15 11:56:14 +04:00
tztime.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
udf_example.c Auto-merge from mysql-trunk-merge. 2010-07-29 16:32:11 +04:00
udf_example.def Bug #29804 UDF parameters don't contain correct string length 2007-10-17 17:54:11 -04:00
uniques.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
unireg.cc Merge from 5.1. 2011-05-21 10:21:08 +02:00
unireg.h Bug #36022 please log more information about "Sort aborted" queries 2011-02-02 12:54:49 +01:00