mariadb/sql
unknown c669254da7 Added tests if a user variable is changed in the same query.
Docs/manual.texi:
  Updated info about some common problems.
mysql-test/r/user_var.result:
  Added tests of using user variables.
mysql-test/t/user_var.test:
  Added tests of using user variables.
2001-03-15 11:55:44 +02:00
..
Attic
share Fixes for innobase usage 2001-03-03 03:03:12 +02:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
ChangeLog
convert.cc
custom_conf.h
derror.cc Changed --replace to --replace_result in mysqltest 2001-02-15 03:43:14 +02:00
field.cc mysql-test/r/order_by.result fixed for new test 2001-03-13 13:30:12 +01:00
field.h Fixed test cases for innobase 2001-03-07 23:50:44 +02:00
field_conv.cc Fixed bug in INSERT DELAYED when INSERT generated an error 2001-03-08 21:49:15 +02:00
filesort.cc Fixes for innobase usage 2001-03-03 03:03:12 +02:00
frm_crypt.cc
gen_lex_hash.cc Reversed SQL_ANSI_MODE per Monty's request. 2001-03-14 07:15:45 -06:00
ha_berkeley.cc Fixed bug in MAX() optimizing for BDB tables 2001-03-10 17:05:10 +02:00
ha_berkeley.h Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
ha_hash.h
ha_heap.cc Fixed for bugs that was found when getting full code coverage of BDB 2001-01-17 03:15:20 +02:00
ha_heap.h
ha_innobase.cc ha_innobase.cc Fix a bug in removal of trailing spaces of binary varchar strings, fix a bug in REPLACE 2001-03-07 19:43:46 +02:00
ha_innobase.h Fixed bug in MAX() optimizing for BDB tables 2001-03-10 17:05:10 +02:00
ha_isam.cc
ha_isam.h Optimization of delete with record cache (for MyISAM tables) 2001-03-11 23:09:09 +02:00
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc Added new tests to benchmark suite 2001-03-11 21:20:15 +02:00
ha_myisam.h ha_myisam.cc magic removed 2001-01-19 20:25:27 +02:00
ha_myisammrg.cc Merged some functions and removed some unused client functions. 2001-03-06 15:24:08 +02:00
ha_myisammrg.h Merged some functions and removed some unused client functions. 2001-03-06 15:24:08 +02:00
handler.cc Merged some functions and removed some unused client functions. 2001-03-06 15:24:08 +02:00
handler.h Optimization of delete with record cache (for MyISAM tables) 2001-03-11 23:09:09 +02:00
hash_filo.cc
hash_filo.h
hostname.cc Lots of manual changes 2001-01-25 22:38:26 +02:00
init.cc Removed not used variable 'last_ref' 2001-01-16 06:02:05 +02:00
item.cc Lots of manual changes 2001-01-25 22:38:26 +02:00
item.h
item_buff.cc
item_cmpfunc.cc New myisamchk option --sort-recover 2001-01-31 04:47:25 +02:00
item_cmpfunc.h New myisamchk option --sort-recover 2001-01-31 04:47:25 +02:00
item_create.cc rpl000016.test sync 2001-01-17 05:47:33 -07:00
item_create.h rpl000016.test sync 2001-01-17 05:47:33 -07:00
item_func.cc Added tests if a user variable is changed in the same query. 2001-03-15 11:55:44 +02:00
item_func.h Added tests if a user variable is changed in the same query. 2001-03-15 11:55:44 +02:00
item_strfunc.cc Workaround for bug in thread library in Unixware 7 2001-02-03 18:00:29 +02:00
item_strfunc.h
item_sum.cc Fixed ALTER TABLE on MERGE tables 2001-01-28 21:35:50 +02:00
item_sum.h Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
item_timefunc.cc New myisamchk option --sort-recover 2001-01-31 04:47:25 +02:00
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc Merged some functions and removed some unused client functions. 2001-03-06 15:24:08 +02:00
lex.h Reversed SQL_ANSI_MODE per Monty's request. 2001-03-14 07:15:45 -06:00
lex_symbol.h
lock.cc Added locks needed for Innobase 2001-02-18 00:03:37 +02:00
log.cc Patch from sleepycat to fix problem with BDB and log files 2001-03-06 20:38:53 +02:00
log_event.cc replication fixes 2001-02-19 23:08:24 -07:00
log_event.h replication fixes 2001-02-19 23:08:24 -07:00
Makefile.am Portability and bug fixes for Innobase. 2001-02-19 20:13:17 -05:00
matherr.c
md5.c
md5.h
mf_iocache.cc
mini_client.cc Portability fixes 2001-02-02 03:47:06 +02:00
mini_client.h
my_lock.c
mysql_priv.h Reversed SQL_ANSI_MODE per Monty's request. 2001-03-14 07:15:45 -06:00
mysqlbinlog.cc Changed --replace to --replace_result in mysqltest 2001-02-15 03:43:14 +02:00
mysqld.cc Fixed CLIENT_TRANSACTIONS define 2001-03-14 23:12:15 +02:00
net_pkg.cc Fixed typos from prev changeset 2001-01-21 16:59:02 +02:00
net_serv.cc Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
nt_servc.cc
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc Merged some functions and removed some unused client functions. 2001-03-06 15:24:08 +02:00
opt_range.h
opt_sum.cc Fixed bug in MAX() optimizing for BDB tables 2001-03-10 17:05:10 +02:00
password.c Lots of manual changes 2001-01-25 22:38:26 +02:00
procedure.cc
procedure.h
records.cc Optimization of delete with record cache (for MyISAM tables) 2001-03-11 23:09:09 +02:00
slave.cc changed signal by fd close to signal by vio_close 2001-03-13 23:07:12 -07:00
slave.h untested changes to close socket on slave stop for OS's that do not 2001-03-12 20:17:32 -07:00
sql_acl.cc Lots of manual changes 2001-01-25 22:38:26 +02:00
sql_acl.h
sql_analyse.cc
sql_analyse.h Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
sql_base.cc Fixes for innobase usage 2001-03-03 03:03:12 +02:00
sql_cache.cc
sql_class.cc Reversed SQL_ANSI_MODE per Monty's request. 2001-03-14 07:15:45 -06:00
sql_class.h Added tests if a user variable is changed in the same query. 2001-03-15 11:55:44 +02:00
sql_crypt.cc
sql_crypt.h
sql_db.cc Changed --replace to --replace_result in mysqltest 2001-02-15 03:43:14 +02:00
sql_delete.cc Optimization of delete with record cache (for MyISAM tables) 2001-03-11 23:09:09 +02:00
sql_insert.cc Fixed wrong option in mysql_install_db 2001-03-09 03:38:18 +02:00
sql_lex.cc Reversed SQL_ANSI_MODE per Monty's request. 2001-03-14 07:15:45 -06:00
sql_lex.h
sql_list.cc
sql_list.h
sql_load.cc
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
sql_parse.cc Moved state_map copying to THD::THD(). 2001-03-14 01:18:16 -06:00
sql_rename.cc
sql_repl.cc changed signal by fd close to signal by vio_close 2001-03-13 23:07:12 -07:00
sql_repl.h
sql_select.cc Fixed test cases for innobase 2001-03-07 23:50:44 +02:00
sql_select.h Fixed ALTER TABLE on MERGE tables 2001-01-28 21:35:50 +02:00
sql_show.cc Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
sql_string.cc
sql_string.h Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
sql_table.cc Added new tests to benchmark suite 2001-03-11 21:20:15 +02:00
sql_test.cc
sql_udf.cc
sql_udf.h
sql_update.cc Added locks needed for Innobase 2001-02-18 00:03:37 +02:00
sql_yacc.yy Reversed SQL_ANSI_MODE per Monty's request. 2001-03-14 07:15:45 -06:00
structs.h
table.cc Merged some functions and removed some unused client functions. 2001-03-06 15:24:08 +02:00
table.h merge 2001-01-28 21:41:10 +02:00
thr_malloc.cc
time.cc
udf_example.cc Workaround for bug in thread library in Unixware 7 2001-02-03 18:00:29 +02:00
unireg.cc
unireg.h Removed not used variable 'last_ref' 2001-01-16 06:02:05 +02:00
violite.c Fixed typo 2001-02-09 03:57:41 +02:00
watchdog_mysqld