mariadb/include
unknown 3fbcafea9c subselect with union
new error handling
Item_ref bug fixed


include/mysql_com.h:
  new error handling
  query cache pointer description
mysql-test/r/distinct.result:
  new result's after Monty's bug fixing
mysql-test/r/subselect.result:
  subselect with union test
mysql-test/t/subselect.test:
  subselect with union test
sql/item.cc:
  subselect with union
  Item_ref bug fixed
sql/item_cmpfunc.cc:
  Monty's bug fixing
sql/item_subselect.cc:
  TODO changing
  subselect with union
sql/item_subselect.h:
  subselect with union
sql/mysql_priv.h:
  Item_ref bug fixed
sql/mysqld.cc:
  new error handling
sql/net_pkg.cc:
  new error handling
sql/net_serv.cc:
  new error handling
sql/sql_base.cc:
  Item_ref bug fixed
sql/sql_class.cc:
  new error handling
sql/sql_class.h:
  new error handling
sql/sql_derived.cc:
  subselect with union
sql/sql_insert.cc:
  new error handling (only with mysql_select now)
sql/sql_lex.cc:
  subselect with union
sql/sql_lex.h:
  subselect with union
sql/sql_parse.cc:
  new error handling
sql/sql_select.cc:
  new error handling
  subselect with union
  removed thd->where=0 hack
sql/sql_select.h:
  subselect with union
sql/sql_union.cc:
  subselect with union
sql/sql_update.cc:
  new error handling (only with mysql_select now)
sql/sql_yacc.yy:
  subselect with union
2002-09-03 09:50:36 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
.my_sys.h.swp fixed --skip-slave-thread bug 2000-10-26 22:11:55 -06:00
config-os2.h OS2 patch 2001-09-12 23:53:31 +03:00
config-win.h support for unsigned FLOAT/DOUBLE 2002-03-27 00:50:54 +02:00
dbug.h Update copyright 2001-12-06 14:10:51 +02:00
errmsg.h Client-Server Protocol 4.1 changes - Client side: 2002-06-12 13:47:32 -07:00
ft_global.h Update copyright 2001-12-06 14:10:51 +02:00
getopt.h Update copyright 2001-12-06 14:10:51 +02:00
hash.h Some fixes after merging changes from 4.0 2002-04-16 18:21:53 +05:00
heap.h Heap table code cleanup 2002-05-23 19:26:16 +05:00
m_ctype.h UCS2 charset has been added 2002-06-17 22:43:40 +05:00
m_string.h Fix after merge 2001-12-17 23:24:51 +02:00
Makefile.am merge with 4.0 2002-06-03 12:59:31 +03:00
md5.h Update copyright 2001-12-06 14:10:51 +02:00
merge.h Update copyright 2001-12-06 14:10:51 +02:00
my_alarm.h Update copyright 2001-12-06 14:10:51 +02:00
my_alloc.h allocated bigger blocks if it needed 2002-04-13 12:08:12 +03:00
my_base.h Fixed problem in fulltest testcase 2002-05-22 18:51:21 +03:00
my_bitmap.h Merge with 3.23.47 2001-12-15 05:12:21 +02:00
my_dir.h Update copyright 2001-12-06 14:10:51 +02:00
my_getopt.h Added useful exit error code for programs using my_getopt in case 2002-05-29 15:07:30 +03:00
my_global.h query cache code can be excluded from server 2002-04-15 16:00:05 +03:00
my_handler.h BTREE heap key structure is now the same as MyISAM 2002-05-21 21:54:08 +05:00
my_list.h Update copyright 2001-12-06 14:10:51 +02:00
my_net.h merge with 3.23 2002-06-02 20:46:03 +03:00
my_no_pthread.h Update copyright 2001-12-06 14:10:51 +02:00
my_nosys.h Update copyright 2001-12-06 14:10:51 +02:00
my_pthread.h merge with 3.23 2002-06-02 20:46:03 +03:00
my_semaphore.h Removed compiler warnings. 2001-12-10 00:08:24 +02:00
my_sys.h merge with 4.0 2002-06-03 12:59:31 +03:00
my_tree.h Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1 2002-06-04 11:39:33 +03:00
myisam.h MI_KEYSEG -> HA_KEYSEG 2002-04-25 15:10:29 +05:00
myisammrg.h Update copyright 2001-12-06 14:10:51 +02:00
myisampack.h Update copyright 2001-12-06 14:10:51 +02:00
mysql.h All instances of "ulong" were replaced with "unsigned long" for portability reasons. 2002-06-17 19:20:35 +05:00
mysql_com.h subselect with union 2002-09-03 09:50:36 +03:00
mysql_embed.h Update copyright 2001-12-06 14:10:51 +02:00
mysql_version.h.in Changes for --with-server-suffix 2001-01-21 16:30:16 +02:00
mysqld_error.h fixing after mergin 2002-06-05 21:35:23 +03:00
mysys_err.h Added useful exit error code for programs using my_getopt in case 2002-05-29 15:07:30 +03:00
nisam.h Update copyright 2001-12-06 14:10:51 +02:00
queues.h Update copyright 2001-12-06 14:10:51 +02:00
raid.h Fixed access privilege bug in query cache. 2001-12-22 15:13:31 +02:00
sslopt-case.h Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport, 2002-04-02 20:29:53 +03:00
sslopt-longopts.h Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport, 2002-04-02 20:29:53 +03:00
sslopt-usage.h Update copyright 2001-12-06 14:10:51 +02:00
sslopt-vars.h Update copyright 2001-12-06 14:10:51 +02:00
t_ctype.h Update copyright 2001-12-06 14:10:51 +02:00
thr_alarm.h Cleanup of alarm macros. 2001-12-21 07:00:58 +02:00
thr_lock.h Update copyright 2001-12-06 14:10:51 +02:00
violite.h Fixes for gcc 3.1 2002-05-21 20:35:58 +03:00