mariadb/sql
unknown 0e2f626405 fixed string parameter assugnment (coping instead of asigning pointer to buffer) (BUG#1115)
fixed test_field_misc (UTF variable value)


sql/item.cc:
  added debug informetion
  fixed string parameter assugnment (coping instead of asigning pointer to buffer)
tests/client_test.c:
  test for BUG#1115
  fixed test_field_misc (UTF variable value)
2003-09-02 14:37:06 +03:00
..
share Manual merge fixes 2003-09-01 16:14:54 +04:00
.cvsignore
add_errmsg
client_settings.h Last part of resolving conflicts after pull 2003-06-18 10:34:09 +05:00
custom_conf.h
derror.cc
des_key_file.cc
field.cc merge 2003-08-19 00:10:21 +03:00
field.h Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 2003-08-27 19:15:27 -04:00
field_conv.cc Merge with 4.0.14 2003-08-11 22:44:43 +03:00
filesort.cc Old style charset() and set_charset() were removed. 2003-08-05 12:52:37 +05:00
frm_crypt.cc
gen_lex_hash.cc Merge 2003-08-05 16:08:36 +03:00
gstream.cc
gstream.h
ha_berkeley.cc
ha_berkeley.h
ha_heap.cc
ha_heap.h Merge with 4.0.13 2003-05-19 16:35:49 +03:00
ha_innodb.cc Merge with 4.0.14 2003-08-11 22:44:43 +03:00
ha_innodb.h Merge with 4.0.14 2003-08-11 22:44:43 +03:00
ha_isam.cc Give warning if MySQL doesn't honor given storage engine 2003-05-13 11:15:11 +03:00
ha_isam.h Give warning if MySQL doesn't honor given storage engine 2003-05-13 11:15:11 +03:00
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc Merge with 4.0.14 2003-08-11 22:44:43 +03:00
ha_myisam.h Many files: 2003-06-12 04:29:02 -07:00
ha_myisammrg.cc Allow one to use MERGE tables with tables from different databases 2003-06-27 16:29:10 +03:00
ha_myisammrg.h After merge fixes 2003-08-19 00:08:08 +03:00
handler.cc Fix for bug #799 FLUSH TABLES WITH READ LOCK does not block CREATE TABLE 2003-08-28 18:09:00 +05:00
handler.h Merge with 4.0.14 2003-08-11 22:44:43 +03:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc Merge with 4.0.13 2003-05-19 16:35:49 +03:00
item.cc fixed string parameter assugnment (coping instead of asigning pointer to buffer) (BUG#1115) 2003-09-02 14:37:06 +03:00
item.h tmp_table_field() renamed to get_tmp_table_field() to avoid redifinition of tmp_table_field(TABLE *t_arg) 2003-08-29 16:24:03 +03:00
item_buff.cc Old style charset() and set_charset() were removed. 2003-08-05 12:52:37 +05:00
item_cmpfunc.cc Merge 2003-08-27 21:26:00 -04:00
item_cmpfunc.h Merge 2003-08-27 21:26:00 -04:00
item_create.cc CAST(expr AS CHAR(10)) is now working 2003-08-21 14:15:25 +05:00
item_create.h CAST(expr AS CHAR(10)) is now working 2003-08-21 14:15:25 +05:00
item_func.cc merge 2003-08-19 20:14:35 +03:00
item_func.h merge 2003-08-19 20:14:35 +03:00
item_geofunc.cc Renamed xxx_as_text() and xxx__from_text(). 2003-06-20 14:53:37 +05:00
item_geofunc.h Renamed xxx_as_text() and xxx__from_text(). 2003-06-20 14:53:37 +05:00
item_row.cc Item tree iterator 2003-07-02 13:12:18 +03:00
item_row.h Item tree iterator 2003-07-02 13:12:18 +03:00
item_strfunc.cc Merge with 4.0.14 2003-08-11 22:44:43 +03:00
item_strfunc.h merge 2003-08-11 11:51:33 +03:00
item_subselect.cc enum renamed (asked for compilation under windows) 2003-08-28 13:21:30 +03:00
item_subselect.h enum renamed (asked for compilation under windows) 2003-08-28 13:21:30 +03:00
item_sum.cc tmp_table_field() renamed to get_tmp_table_field() to avoid redifinition of tmp_table_field(TABLE *t_arg) 2003-08-29 16:24:03 +03:00
item_sum.h fixed typo 2003-08-28 18:31:38 +03:00
item_timefunc.cc CAST(expr AS CHAR(10)) is now working 2003-08-21 14:15:25 +05:00
item_timefunc.h tmp_table_field() renamed to get_tmp_table_field() to avoid redifinition of tmp_table_field(TABLE *t_arg) 2003-08-29 16:24:03 +03:00
item_uniq.cc
item_uniq.h reset() split in 2 function clear() & add() 2003-08-28 03:10:14 +03:00
key.cc
lex.h Manual merge fixes 2003-09-01 16:14:54 +04:00
lex_symbol.h
lock.cc
log.cc After merge fixes 2003-08-19 00:08:08 +03:00
log_event.cc After merge fixes + bugs from last merge 2003-08-19 16:00:12 +03:00
log_event.h Merge with 4.0.14 2003-08-11 22:44:43 +03:00
Makefile.am Merge with 4.0.14 2003-08-11 22:44:43 +03:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h after merge changing 2003-08-20 17:35:12 +03:00
mysqld.cc Manual merge fixes 2003-09-01 16:14:54 +04:00
net_serv.cc Merge with 4.0.14 2003-08-11 22:44:43 +03:00
nt_servc.cc Fix error msg. Bug #681 2003-06-19 12:38:14 -04:00
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc After merge fixes 2003-08-19 00:08:08 +03:00
opt_range.h ORDER BY optimization 2003-05-27 18:40:37 +03:00
opt_sum.cc After merge fixes 2003-05-21 21:39:58 +03:00
password.c
procedure.cc
procedure.h
protocol.cc SCRUM - adding client into embedded server 2003-07-23 15:23:20 +05:00
protocol.h After merge fixes + bugs from last merge 2003-08-19 16:00:12 +03:00
protocol_cursor.cc SCRUM 2003-04-23 19:37:33 +05:00
records.cc fix for bug #958 and tests for it 2003-08-06 16:58:03 +04:00
repl_failsafe.cc Manual merge fixes 2003-09-01 16:14:54 +04:00
repl_failsafe.h
set_var.cc After merge fixes + bugs from last merge 2003-08-19 16:00:12 +03:00
set_var.h After merge fixes 2003-08-19 00:08:08 +03:00
slave.cc Manual merge fixes 2003-09-01 16:14:54 +04:00
slave.h Manual merge fixes 2003-09-01 16:14:54 +04:00
spatial.cc Renamed xxx_as_text() and xxx__from_text(). 2003-06-20 14:53:37 +05:00
spatial.h Renamed xxx_as_text() and xxx__from_text(). 2003-06-20 14:53:37 +05:00
sql_acl.cc After merge fixes 2003-08-19 00:08:08 +03:00
sql_acl.h Merge with 4.0.14 2003-08-11 22:44:43 +03:00
sql_analyse.cc Old style charset() and set_charset() were removed. 2003-08-05 12:52:37 +05:00
sql_analyse.h There is no Item->binary() anymore. It was remain from 4.0. 2003-07-02 18:34:43 +05:00
sql_base.cc merge 2003-08-19 20:14:35 +03:00
sql_cache.cc Merge with 4.0.14 2003-08-11 22:44:43 +03:00
sql_cache.h Merge with 4.0.14 2003-08-11 22:44:43 +03:00
sql_class.cc After merge fixes + bugs from last merge 2003-08-19 16:00:12 +03:00
sql_class.h comment left after merge was moved to correct 2003-08-29 17:14:10 +04:00
sql_client.cc Some mistakes fixed 2003-07-14 16:38:51 +05:00
sql_crypt.cc
sql_crypt.h
sql_db.cc A new separate error message: Unknown collation 'blablabla' 2003-07-29 17:12:14 +05:00
sql_delete.cc merge 2003-08-19 20:14:35 +03:00
sql_derived.cc Code cleanup 2003-08-16 13:26:48 +03:00
sql_do.cc
sql_error.cc Support of warnings for all DML statements (Insert, Update and Alter) 2003-04-30 00:02:28 -07:00
sql_handler.cc After merge fixes 2003-08-19 00:08:08 +03:00
sql_help.cc Fixed some new memory leaks 2003-06-24 12:10:35 +03:00
sql_insert.cc changed for AUTO_VALUE_ON_ZERO 2003-07-28 10:57:46 -04:00
sql_lex.cc Code cleanup 2003-08-16 13:26:48 +03:00
sql_lex.h Manual merge fixes 2003-09-01 16:14:54 +04:00
sql_list.cc Don't install signal handler for SIGINT by default 2003-06-10 21:42:29 +03:00
sql_list.h Merge with 4.0.14 2003-08-11 22:44:43 +03:00
sql_load.cc Fix for the bug #841: wrong number of warnings 2003-07-14 15:32:31 +05:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc subselect transformation moved in after-fix_field place 2003-05-14 21:51:33 +03:00
sql_parse.cc Merge 2003-08-20 17:45:04 +03:00
sql_prepare.cc implementation of mysql_stmt_reset client end 2003-07-08 02:27:21 -07:00
sql_rename.cc Safety and speedup fixes: 2003-07-14 10:12:05 +03:00
sql_repl.cc Manual merge fixes 2003-09-01 16:14:54 +04:00
sql_repl.h Merge with 4.0.14 2003-08-11 22:44:43 +03:00
sql_select.cc tmp_table_field() renamed to get_tmp_table_field() to avoid redifinition of tmp_table_field(TABLE *t_arg) 2003-08-29 16:24:03 +03:00
sql_select.h reset() split in 2 function clear() & add() 2003-08-28 03:10:14 +03:00
sql_show.cc now GRANT db.* ... compares patterns correctly to prevent privilege escalation 2003-07-22 22:21:23 +02:00
sql_sort.h Many files: 2003-04-24 14:33:33 +03:00
sql_state.c Added SQLSTATE to client/server protocol 2003-06-04 18:28:51 +03:00
sql_string.cc SAPDB date/time finctions 2003-07-08 15:06:05 +05:00
sql_string.h SAPDB date/time finctions 2003-07-08 15:06:05 +05:00
sql_table.cc Fix for bug #799 FLUSH TABLES WITH READ LOCK does not block CREATE TABLE 2003-08-28 18:09:00 +05:00
sql_test.cc
sql_udf.cc hanged UDF interface to use clear() instead of reset() 2003-08-27 22:30:50 +03:00
sql_udf.h hanged UDF interface to use clear() instead of reset() 2003-08-27 22:30:50 +03:00
sql_union.cc Two small fixes 2003-08-30 18:21:24 +03:00
sql_update.cc quick fix for found row counter 2003-08-20 21:57:37 +03:00
sql_yacc.yy Manual merge fixes 2003-09-01 16:14:54 +04:00
stacktrace.c
stacktrace.h
structs.h Many files: 2003-04-24 14:33:33 +03:00
table.cc Cleanups 2003-08-26 17:52:54 +03:00
table.h merge 2003-08-19 20:14:35 +03:00
thr_malloc.cc After merge fixes 2003-05-21 21:39:58 +03:00
time.cc SAPDB date/time finctions 2003-07-08 15:06:05 +05:00
udf_example.cc hanged UDF interface to use clear() instead of reset() 2003-08-27 22:30:50 +03:00
uniques.cc Merge with 4.0.14 2003-08-11 22:44:43 +03:00
unireg.cc Remove FORCE_INIT_OF_VARS when compiling for valgrind/purify to spot wrong LINT_INIT() options 2003-06-30 13:23:54 +03:00
unireg.h Fix: create table t1 (a char(10) character set cp1251) SELECT _koi8r'blabla' as a 2003-08-11 18:18:34 +05:00
watchdog_mysqld