mariadb/sql
unknown 61bd855623 set_var.cc, set_var.h:
New thread variable client_character_set


sql/set_var.h:
  New thread variable client_character_set
sql/set_var.cc:
  New thread variable client_character_set
2003-02-26 16:37:41 +04:00
..
share Merge with 4.0.11 2003-02-26 01:03:47 +02:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
convert.cc Move latin1 into a separarte file 2003-01-29 17:31:20 +04:00
custom_conf.h
derror.cc
des_key_file.cc Merge with 4.0.11 2003-02-04 21:52:14 +02:00
field.cc set_var.cc, sql_table.cc, handler.cc, field.cc: 2003-02-26 13:34:35 +04:00
field.h Added charset number to result header 2003-02-04 03:19:19 +02:00
field_conv.cc Merge with 4.0.9 2003-01-18 03:13:37 +02:00
filesort.cc Windows portabilty fixups (last commit caused some errors, so recomitting) - SCRUM 2003-02-20 14:14:37 -08:00
frm_crypt.cc
gen_lex_hash.cc adding check for duplicated symbols 2002-12-15 22:30:26 +04:00
gstream.cc postreview fix (SCRUM) 2002-12-28 01:01:05 +02:00
gstream.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
ha_berkeley.cc Merge 2003-01-21 21:28:51 +02:00
ha_berkeley.h A lot of portability fixes. 2003-01-05 20:18:49 +02:00
ha_heap.cc ::index_read_last() method has been added 2002-11-28 15:19:42 +04:00
ha_heap.h ::index_read_last() method has been added 2002-11-28 15:19:42 +04:00
ha_innodb.cc ha_innodb.cc: 2003-02-18 20:36:16 +02:00
ha_innodb.h buf0buf.c, buf0buf.ic, buf0buf.h: 2003-01-06 22:07:25 +02:00
ha_isam.cc low-level error messages cleanup 2003-01-28 17:42:08 +01:00
ha_isam.h Fixed some bugs after last merge 2002-06-20 15:25:02 +03:00
ha_isammrg.cc Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. 2002-11-07 03:54:00 +02:00
ha_isammrg.h Fix some ORDER BY ... DESC problems with InnoDB 2002-09-27 08:23:51 +03:00
ha_myisam.cc Merge with 4.0.11 2003-02-04 21:52:14 +02:00
ha_myisam.h SCRUM 2003-01-15 12:11:44 +04:00
ha_myisammrg.cc Merge with 4.0.11 2003-02-04 21:52:14 +02:00
ha_myisammrg.h - HP/UX 11 compile fix: fixed "records_in_range" class definition 2002-12-13 15:42:31 +01:00
handler.cc set_var.cc, sql_table.cc, handler.cc, field.cc: 2003-02-26 13:34:35 +04:00
handler.h Merge with 4.0 2002-11-21 15:56:48 +02:00
hash_filo.cc
hash_filo.h Merge with 4.0 2002-11-21 15:56:48 +02:00
hostname.cc Merge with 4.0.11 2003-02-04 21:52:14 +02:00
init.cc Portability fixes to be able to compile MySQL with VC++ 2002-10-08 22:28:24 +03:00
item.cc Fixed problem when connecting to user without a password. 2003-02-14 11:47:41 +02:00
item.h Move tmp_table_used to THD 2003-02-10 17:59:16 +02:00
item_buff.cc Less "default_charset_info" 2002-12-19 15:27:46 +04:00
item_cmpfunc.cc Bug fix: for SHOW STATUS (when ssl is used) 2003-02-17 18:06:51 +04:00
item_cmpfunc.h Merge with 4.0.11 tree to get latest bug fixes 2003-02-17 05:43:37 +02:00
item_create.cc merge 2003-02-08 01:12:58 +02:00
item_create.h merge 2003-02-08 01:12:58 +02:00
item_func.cc item_func.cc: 2003-02-26 12:29:17 +04:00
item_func.h Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
item_row.cc Move tmp_table_used to THD 2003-02-10 17:59:16 +02:00
item_row.h cyclic reference test removed, becouse testing of Item::fixed field apply more strict limitation 2003-01-30 14:35:07 +02:00
item_strfunc.cc item_strfunc.cc: 2003-02-13 13:10:23 +04:00
item_strfunc.h Move tmp_table_used to THD 2003-02-10 17:59:16 +02:00
item_subselect.cc Move tmp_table_used to THD 2003-02-10 17:59:16 +02:00
item_subselect.h cyclic reference test removed, becouse testing of Item::fixed field apply more strict limitation 2003-01-30 14:35:07 +02:00
item_sum.cc item_sum.cc: 2003-02-26 11:00:36 +04:00
item_sum.h Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
item_timefunc.cc Move latin1 into a separarte file 2003-01-29 17:31:20 +04:00
item_timefunc.h merging 2003-01-25 13:19:46 +02:00
item_uniq.cc
item_uniq.h Windows compile fixups (To be verified by respective devs) 2003-02-04 18:50:48 -08:00
key.cc Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
lex.h Windows portabilty fixups (last commit caused some errors, so recomitting) - SCRUM 2003-02-20 14:14:37 -08:00
lex_symbol.h
lock.cc Portability fixes (for windows) 2003-01-21 21:07:59 +02:00
log.cc After merge fixes & remove compiler warnings 2003-02-07 15:47:24 +02:00
log_event.cc Bug fix: for SHOW STATUS (when ssl is used) 2003-02-17 18:06:51 +04:00
log_event.h Fixed problem when connecting to user without a password. 2003-02-14 11:47:41 +02:00
Makefile.am Merge with 4.0.11 2003-02-04 21:52:14 +02:00
matherr.c
mf_iocache.cc Merge 2003-01-21 21:28:51 +02:00
mini_client.cc Fixed problem when connecting to user without a password. 2003-02-14 11:47:41 +02:00
mini_client.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
my_lock.c Fixes for Netware 2003-01-28 08:38:28 +02:00
mysql_priv.h Merge with 4.0.11 tree to get latest bug fixes 2003-02-17 05:43:37 +02:00
mysqld.cc Merge with 4.0.11 2003-02-26 01:03:47 +02:00
net_serv.cc resolving conflicts 2003-01-15 13:15:35 +04:00
nt_servc.cc postreview fix (SCRUM) 2002-12-28 01:01:05 +02:00
nt_servc.h Added optional NT service and fix the TZ variable bug 2002-10-16 21:51:03 -02:00
opt_ft.cc
opt_ft.h
opt_range.cc Bug fix: rtree should handle nulls itself 2003-02-19 13:21:21 +04:00
opt_range.h Merge with 4.0 to get fix for MIN/MAX 2003-02-07 16:38:37 +02:00
opt_sum.cc Merge with 4.0.11 2003-02-26 01:03:47 +02:00
password.c Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
procedure.cc
procedure.h strnto family functions now return error in a new argument 2003-01-16 17:17:07 +04:00
protocol.cc sql_udf.cc, protocol.cc: 2003-02-26 14:08:31 +04:00
protocol.h SCRUM 2003-01-20 18:47:25 +04:00
records.cc Fixed multi-table-delete for InnoDB tables 2003-02-17 02:14:37 +02:00
repl_failsafe.cc Merge with 4.0.11 2003-02-04 21:52:14 +02:00
repl_failsafe.h SCRUM 2003-01-15 12:11:44 +04:00
set_var.cc set_var.cc, set_var.h: 2003-02-26 16:37:41 +04:00
set_var.h set_var.cc, set_var.h: 2003-02-26 16:37:41 +04:00
slave.cc Added START TRANSACTION syntax 2003-02-06 16:55:59 +02:00
slave.h Merge with 4.0.11 2003-02-04 21:52:14 +02:00
spatial.cc sql_analyse.cc, spatial.cc: 2003-02-26 13:16:02 +04:00
spatial.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sql_acl.cc Reverted Sinisa's patch "Fixing the error messages returned on GRANT 2003-02-19 16:16:27 +01:00
sql_acl.h Basically minor code optimizations and cleanups 2002-12-05 03:55:29 +03:00
sql_analyse.cc sql_analyse.cc, spatial.cc: 2003-02-26 13:16:02 +04:00
sql_analyse.h Merge with 4.0.11 2003-02-26 01:03:47 +02:00
sql_base.cc Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
sql_cache.cc Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
sql_cache.h new status variable (number of queries deleted because of low memory) 2002-11-17 20:41:25 +02:00
sql_class.cc another fix for RAND() initialization 2003-02-12 21:32:35 +01:00
sql_class.h sql_class.h: 2003-02-26 14:50:59 +04:00
sql_crypt.cc
sql_crypt.h
sql_db.cc DATABASE character set is never blank anymore 2003-02-21 18:24:41 +04:00
sql_delete.cc Merge with 4.0.11 tree to get latest bug fixes 2003-02-17 05:43:37 +02:00
sql_derived.cc Windows portabilty fixups (last commit caused some errors, so recomitting) - SCRUM 2003-02-20 14:14:37 -08:00
sql_do.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_error.cc Changed mysql-test to print warnings for not existing table to DROP TABLE 2003-01-06 01:48:59 +02:00
sql_handler.cc Merge with 4.0.11 2003-02-26 01:03:47 +02:00
sql_help.cc Windows portabilty fixups (last commit caused some errors, so recomitting) - SCRUM 2003-02-20 14:14:37 -08:00
sql_insert.cc Merge with 4.0.11 2003-02-04 21:52:14 +02:00
sql_lex.cc Bug fix: for SHOW STATUS (when ssl is used) 2003-02-17 18:06:51 +04:00
sql_lex.h Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 2003-02-15 16:06:58 +02:00
sql_list.cc
sql_list.h merging 2003-01-25 13:19:46 +02:00
sql_load.cc Merge with 4.0.11 2003-02-26 01:03:47 +02:00
sql_manager.cc Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. 2002-11-07 03:54:00 +02:00
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc merging 2003-01-25 13:19:46 +02:00
sql_parse.cc Merge with 4.0.11 2003-02-26 01:03:47 +02:00
sql_prepare.cc Fix for the prepared statement access checks 2003-02-24 17:22:02 -08:00
sql_rename.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
sql_repl.cc Merge with 4.0.11 2003-02-04 21:52:14 +02:00
sql_repl.h SCRUM 2003-01-15 12:11:44 +04:00
sql_select.cc sql_analyse.cc, spatial.cc: 2003-02-26 13:16:02 +04:00
sql_select.h Merge with 4.0.11 2003-02-04 21:52:14 +02:00
sql_show.cc sql_show.cc: 2003-02-26 14:54:57 +04:00
sql_sort.h Always use USE_STRCOLL code 2003-01-30 11:15:14 +04:00
sql_string.cc More use of new CHARSET_INFO functions and two bug fixes 2003-01-31 17:08:14 +04:00
sql_string.h item_func.cc: 2003-02-26 12:29:17 +04:00
sql_table.cc set_var.cc, sql_table.cc, handler.cc, field.cc: 2003-02-26 13:34:35 +04:00
sql_test.cc sql_test.cc: 2003-02-26 14:30:39 +04:00
sql_udf.cc sql_udf.cc, protocol.cc: 2003-02-26 14:08:31 +04:00
sql_udf.h change structure of udf_func and parameter of functions mysql_drop_func and add_func (SCRUM) 2003-01-09 18:09:21 +05:00
sql_union.cc Allowing NULL values in UNION's with first SELECT having only NOT NULL 2003-02-22 17:02:36 +02:00
sql_update.cc Merge with 4.0.11 2003-02-26 01:03:47 +02:00
sql_yacc.yy Merge with 4.0.11 2003-02-26 01:03:47 +02:00
stacktrace.c postreview fix (SCRUM) 2002-12-28 01:01:05 +02:00
stacktrace.h
structs.h Merge with 4.0.11 tree to get latest bug fixes 2003-02-17 05:43:37 +02:00
table.cc Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
table.h Merge with 4.0.11 2003-02-26 01:03:47 +02:00
thr_malloc.cc fixed bug in determinating uncacheable queries 2003-01-30 22:15:44 +02:00
time.cc Fixed problem when connecting to user without a password. 2003-02-14 11:47:41 +02:00
udf_example.cc extended resolve() and reverse_resolve() UDFs for FreeBSD (SCRUM) 2002-12-16 19:09:48 +04:00
uniques.cc New multi-table-update code 2002-11-29 16:40:18 +02:00
unireg.cc After merge fixes & remove compiler warnings 2003-02-07 15:47:24 +02:00
unireg.h 'Replicate user variables' task 2003-01-30 21:39:54 +04:00
watchdog_mysqld