mariadb/sql
2002-06-13 17:08:27 +03:00
..
share Translated new error message to Dutch. 2002-06-13 09:46:55 +10:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
add_errmsg Import changeset 2000-07-31 21:29:14 +02:00
cache_manager.cc Update copyright 2001-12-06 14:10:51 +02:00
cache_manager.h Update copyright 2001-12-06 14:10:51 +02:00
ChangeLog Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
convert.cc Two bug fixes 2002-03-28 18:35:21 +02:00
custom_conf.h Update copyright 2001-12-06 14:10:51 +02:00
derror.cc Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
des_key_file.cc Added FLUSH DES_KEY_FILE. 2001-12-13 15:53:18 +02:00
field.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
field.h Added the following new privleges: 2002-06-12 15:04:18 +03:00
field_conv.cc Update copyright 2001-12-06 14:10:51 +02:00
filesort.cc Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
frm_crypt.cc Update copyright 2001-12-06 14:10:51 +02:00
gen_lex_hash.cc Added useful exit error code for programs using my_getopt in case 2002-05-29 15:07:30 +03:00
ha_berkeley.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
ha_berkeley.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_heap.cc Add support for NULL=NULL in keys (Used in GROUP BY optimization) 2002-01-16 00:42:52 +02:00
ha_heap.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_innodb.cc merge with 3.23 2002-06-02 20:46:03 +03:00
ha_innodb.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_isam.cc Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_isam.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_isammrg.cc Update copyright 2001-12-06 14:10:51 +02:00
ha_isammrg.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_myisam.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
ha_myisam.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_myisammrg.cc added building without query cache 2002-03-22 22:55:08 +02:00
ha_myisammrg.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
handler.cc removed unneeded table name pointer 2002-06-09 00:58:05 +03:00
handler.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
hash_filo.cc Update copyright 2001-12-06 14:10:51 +02:00
hash_filo.h Update copyright 2001-12-06 14:10:51 +02:00
hostname.cc Enable LOAD DATA LOCAL INFILE in mysql_test 2002-06-04 00:40:27 +03:00
init.cc Update copyright 2001-12-06 14:10:51 +02:00
item.cc merge with 3.23.50 2002-03-27 01:56:10 +02:00
item.h Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
item_buff.cc Update copyright 2001-12-06 14:10:51 +02:00
item_cmpfunc.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
item_cmpfunc.h Enable LOAD DATA LOCAL INFILE in mysql_test 2002-06-04 00:40:27 +03:00
item_create.cc merged 2002-01-03 20:00:45 +00:00
item_create.h BIT_LENGTH ODBC function 2002-01-03 19:47:14 +00:00
item_func.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
item_func.h Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
item_strfunc.cc Added the following new privleges: 2002-06-12 15:04:18 +03:00
item_strfunc.h Add support for NULL=NULL in keys (Used in GROUP BY optimization) 2002-01-16 00:42:52 +02:00
item_sum.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
item_sum.h Fix sorting of NULL values (Should always be first) 2002-03-02 09:51:24 +02:00
item_timefunc.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
item_timefunc.h merge with 3.23.51 2002-05-16 18:20:49 +03:00
item_uniq.cc Update copyright 2001-12-06 14:10:51 +02:00
item_uniq.h Update copyright 2001-12-06 14:10:51 +02:00
key.cc Update copyright 2001-12-06 14:10:51 +02:00
lex.h Added the following new privleges: 2002-06-12 15:04:18 +03:00
lex_symbol.h Update copyright 2001-12-06 14:10:51 +02:00
lock.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
log.cc Added the following new privleges: 2002-06-12 15:04:18 +03:00
log_event.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
log_event.h Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
Makefile.am Added support of null keys in HEAP tables 2002-01-12 15:42:54 +02:00
matherr.c Update copyright 2001-12-06 14:10:51 +02:00
mf_iocache.cc Update copyright 2001-12-06 14:10:51 +02:00
mini_client.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
mini_client.h Ugly merge! But I am not done yet - there are a number of things I need to fix 2002-01-19 22:46:25 -07:00
my_lock.c merge with 3.23.48 2002-02-11 13:48:59 +02:00
mysql_priv.h Added the following new privleges: 2002-06-12 15:04:18 +03:00
mysqld.cc Added the following new privleges: 2002-06-12 15:04:18 +03:00
net_pkg.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
net_serv.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
nt_servc.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
nt_servc.h Add several services for NT 2002-05-08 05:46:30 -03:00
opt_ft.cc Oops - forgot to add files to bk 2000-10-09 00:00:24 +02:00
opt_ft.h fixes for ft-boolean and range optimizer 2001-11-22 16:00:11 +01:00
opt_range.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
opt_range.h Added a lot of DBUG_xxx statements to be able to find replication bug. 2002-06-08 21:02:01 +03:00
opt_sum.cc Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
password.c Update copyright 2001-12-06 14:10:51 +02:00
procedure.cc Update copyright 2001-12-06 14:10:51 +02:00
procedure.h Update copyright 2001-12-06 14:10:51 +02:00
records.cc Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
repl_failsafe.cc Added the following new privleges: 2002-06-12 15:04:18 +03:00
repl_failsafe.h work to enable reading 3.23 logs - not yet finished 2001-11-10 22:24:12 -07:00
slave.cc Added the following new privleges: 2002-06-12 15:04:18 +03:00
slave.h Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
sql_acl.cc Added missing include file to sql_acl.cc (bug in last changeset) 2002-06-12 17:35:04 +03:00
sql_acl.h Added the following new privleges: 2002-06-12 15:04:18 +03:00
sql_analyse.cc Enable LOAD DATA LOCAL INFILE in mysql_test 2002-06-04 00:40:27 +03:00
sql_analyse.h Update copyright 2001-12-06 14:10:51 +02:00
sql_base.cc Added the following new privleges: 2002-06-12 15:04:18 +03:00
sql_cache.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
sql_cache.h processing trunsactional tables in query cache 2002-03-15 23:57:31 +02:00
sql_class.cc Added the following new privleges: 2002-06-12 15:04:18 +03:00
sql_class.h Added the following new privleges: 2002-06-12 15:04:18 +03:00
sql_crypt.cc Update copyright 2001-12-06 14:10:51 +02:00
sql_crypt.h Update copyright 2001-12-06 14:10:51 +02:00
sql_db.cc merge with 3.23.51 2002-05-27 23:52:21 +03:00
sql_delete.cc Remove remains of old getopt 2002-06-12 23:54:52 +03:00
sql_do.cc Minors changes for the Windows 3.23.47 release 2001-12-30 00:22:01 -02:00
sql_handler.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
sql_insert.cc Added the following new privleges: 2002-06-12 15:04:18 +03:00
sql_lex.cc A fix for multi-table delete with tables optimised away. 2002-06-11 22:45:51 +03:00
sql_lex.h Added the following new privleges: 2002-06-12 15:04:18 +03:00
sql_list.cc Update copyright 2001-12-06 14:10:51 +02:00
sql_list.h Update copyright 2001-12-06 14:10:51 +02:00
sql_load.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
sql_manager.cc Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
sql_manager.h Generalize handle_flush thread to also handle various management 2000-11-27 18:14:49 -05:00
sql_map.cc Update copyright 2001-12-06 14:10:51 +02:00
sql_map.h Update copyright 2001-12-06 14:10:51 +02:00
sql_parse.cc Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/my/mysql-4.0 2002-06-12 15:08:22 +03:00
sql_rename.cc merge with 3.23.50 2002-03-27 01:56:10 +02:00
sql_repl.cc Added the following new privleges: 2002-06-12 15:04:18 +03:00
sql_repl.h Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
sql_select.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
sql_select.h Increase max package length to 512M for mysql and mysqldump. 2002-01-23 02:52:26 +02:00
sql_show.cc Added the following new privleges: 2002-06-12 15:04:18 +03:00
sql_sort.h Redefinition of myisam_bulk_insert_tree_size 2001-07-10 15:53:08 +03:00
sql_string.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
sql_string.h Update copyright 2001-12-06 14:10:51 +02:00
sql_table.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
sql_test.cc Update copyright 2001-12-06 14:10:51 +02:00
sql_udf.cc Cleanup of alarm macros. 2001-12-21 07:00:58 +02:00
sql_udf.h Update copyright 2001-12-06 14:10:51 +02:00
sql_union.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
sql_update.cc Some small changes in multi-table update "ported" from mulit-table 2002-06-13 17:08:27 +03:00
sql_yacc.yy Added the following new privleges: 2002-06-12 15:04:18 +03:00
stacktrace.c Ugly merge! But I am not done yet - there are a number of things I need to fix 2002-01-19 22:46:25 -07:00
stacktrace.h Fix to get core files on Solaris 2001-08-22 12:22:46 +03:00
structs.h Features made for Schlund plus several bug fixes. 2002-05-15 13:50:38 +03:00
table.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
table.h Added the following new privleges: 2002-06-12 15:04:18 +03:00
thr_malloc.cc Update copyright 2001-12-06 14:10:51 +02:00
time.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
udf_example.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
uniques.cc init_dynamic_array MyODBC compatibility fix 2002-04-28 21:22:37 +00:00
unireg.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
unireg.h removed init_count from IO_CACHE. 2002-06-05 23:04:38 +03:00
watchdog_mysqld Import changeset 2000-07-31 21:29:14 +02:00