mariadb/sql
2001-11-29 22:05:53 +02:00
..
share merge with 3.23.44 2001-11-04 16:14:09 +02: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 Changed to use my_global.h 2001-09-14 02:54:33 +03:00
cache_manager.h Import changeset 2000-07-31 21:29:14 +02:00
ChangeLog Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
convert.cc Import changeset 2000-07-31 21:29:14 +02:00
custom_conf.h Import changeset 2000-07-31 21:29:14 +02:00
derror.cc New script: explain_log.sh 2001-10-04 21:52:41 +03:00
field.cc Portability fix 2001-11-07 00:13:29 +02:00
field.h Portability fix 2001-11-07 00:13:29 +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 Portability fix 2001-11-07 00:13:29 +02:00
frm_crypt.cc Import changeset 2000-07-31 21:29:14 +02:00
gen_lex_hash.cc Portability fix 2001-11-07 00:13:29 +02:00
ha_berkeley.cc New improved IO_CACHE 2001-11-28 02:55:52 +02:00
ha_berkeley.h HA_NO_FULLTEXT_KEY and an appropriate error message 2001-10-23 10:52:51 +02:00
ha_hash.h Import changeset 2000-07-31 21:29:14 +02:00
ha_heap.cc Fix of UNION code 2001-08-19 14:43:51 +03:00
ha_heap.h HA_NO_FULLTEXT_KEY and an appropriate error message 2001-10-23 10:52:51 +02:00
ha_innobase.cc New improved IO_CACHE 2001-11-28 02:55:52 +02:00
ha_innobase.h Fixes for embedded version. 2001-11-25 13:50:48 +02:00
ha_isam.cc Portability fix 2001-11-07 00:13:29 +02:00
ha_isam.h HA_NO_FULLTEXT_KEY and an appropriate error message 2001-10-23 10:52:51 +02:00
ha_isammrg.cc Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
ha_isammrg.h HA_NO_FULLTEXT_KEY and an appropriate error message 2001-10-23 10:52:51 +02:00
ha_myisam.cc broken merge, fix required 2001-11-21 19:08:33 +01:00
ha_myisam.h Boolean search passes _some_ tests 2001-10-09 14:53:54 +02:00
ha_myisammrg.cc merge with 3.23.44 2001-11-04 16:14:09 +02:00
ha_myisammrg.h HA_NO_FULLTEXT_KEY and an appropriate error message 2001-10-23 10:52:51 +02:00
handler.cc merge with 3.23.44 2001-11-04 16:14:09 +02:00
handler.h Fixes for embedded version. 2001-11-25 13:50:48 +02:00
hash_filo.cc Import changeset 2000-07-31 21:29:14 +02:00
hash_filo.h Portability fix 2001-11-07 00:13:29 +02:00
hostname.cc Fixes for OS2. 2001-08-22 01:45:07 +03:00
init.cc Removed not used variable 'last_ref' 2001-01-16 06:02:05 +02:00
item.cc Don't do signal() on windows (Causes instability problems) 2001-10-17 19:39:39 +03:00
item.h Portability fix 2001-11-07 00:13:29 +02:00
item_buff.cc Import changeset 2000-07-31 21:29:14 +02:00
item_cmpfunc.cc Portability fix 2001-11-07 00:13:29 +02:00
item_cmpfunc.h Fixed some build problems. 2001-10-04 02:44:18 +03:00
item_create.cc Added SQL_CALC_FOUND_ROWS and FOUND_ROWS() 2001-04-12 00:54:35 +03:00
item_create.h Added SQL_CALC_FOUND_ROWS and FOUND_ROWS() 2001-04-12 00:54:35 +03:00
item_func.cc boolean fulltext search without an index 2001-11-28 17:55:45 +01:00
item_func.h boolean fulltext search without an index 2001-11-28 17:55:45 +01:00
item_strfunc.cc des_encrypt()/des_decrypt() are now ASCII protected and pass testsuite 2001-11-26 15:54:33 +02:00
item_strfunc.h des_encrypt()/des_decrypt() are now ASCII protected and pass testsuite 2001-11-26 15:54:33 +02:00
item_sum.cc Portability fixes. 2001-10-03 17:02:14 +03:00
item_sum.h Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
item_timefunc.cc Added missing mysqlbinlog to binary distributions. 2001-11-07 00:08:57 +02:00
item_timefunc.h Import changeset 2000-07-31 21:29:14 +02:00
item_uniq.cc PART I: Keys support for MyMERGE tables 2000-08-14 15:27:19 +04:00
item_uniq.h PART I: Keys support for MyMERGE tables 2000-08-14 15:27:19 +04:00
key.cc Portability fix 2001-11-07 00:13:29 +02:00
lex.h des_encrypt(), des_decrypt() functions added. Not finally ready yet, so I will clean it up later. 2001-11-06 22:57:14 +02:00
lex_symbol.h Import changeset 2000-07-31 21:29:14 +02:00
lock.cc Add missing exit_cond() to lock_global_read_lock(). 2001-11-26 02:09:45 +02:00
log.cc New improved IO_CACHE 2001-11-28 02:55:52 +02:00
log_event.cc use env vars for socket/port in connect in mysqltest 2001-11-17 17:23:46 -07:00
log_event.h use env vars for socket/port in connect in mysqltest 2001-11-17 17:23:46 -07:00
Makefile.am merged 2001-10-09 20:59:42 -06:00
matherr.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
mf_iocache.cc New improved IO_CACHE 2001-11-28 02:55:52 +02:00
mini_client.cc 64-bit portability fixes in network I/O 2001-10-13 09:28:35 -06:00
mini_client.h 64-bit portability fixes in network I/O 2001-10-13 09:28:35 -06:00
my_lock.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
mysql_priv.h merge 2001-11-22 14:40:38 +02:00
mysqld.cc Fix for IO_CACHE. 2001-11-28 03:47:15 +02:00
net_pkg.cc Fixed bug that caused client to hang because mysqld never did send an 2001-06-02 00:03:16 +03:00
net_serv.cc One should not only have to include my_net.h to work with sockets. 2001-10-09 03:35:29 +03:00
nt_servc.cc Update for OS2 (patch from Yuri Dario). 2001-10-31 03:22:31 +02:00
nt_servc.h Adding code for NT service in the install and remove 2001-10-25 05:57:15 -02: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 New improved IO_CACHE 2001-11-28 02:55:52 +02:00
opt_range.h fixes for ft-boolean and range optimizer 2001-11-22 16:00:11 +01:00
opt_sum.cc Portability fix 2001-11-07 00:13:29 +02:00
password.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
procedure.cc Import changeset 2000-07-31 21:29:14 +02:00
procedure.h FLUSH TABLE table_list 2000-08-22 00:18:32 +03:00
records.cc merge 2001-11-26 03:30:16 +02:00
repl_failsafe.cc work to enable reading 3.23 logs - not yet finished 2001-11-10 22:24:12 -07:00
repl_failsafe.h work to enable reading 3.23 logs - not yet finished 2001-11-10 22:24:12 -07:00
slave.cc merge 2001-11-28 14:52:11 +02:00
slave.h work to enable reading 3.23 logs - not yet finished 2001-11-10 22:24:12 -07:00
sql_acl.cc Debugging added where needed. 2001-11-27 02:21:44 +02:00
sql_acl.h SSL compiles and works as far as can see. Continue testing.. 2001-09-30 10:46:20 +08:00
sql_analyse.cc Fix UNION 2001-08-02 06:29:50 +03:00
sql_analyse.h memory-limited tree 2001-07-02 21:18:57 +02:00
sql_base.cc merge 2001-11-28 14:52:11 +02:00
sql_cache.cc Portability fixes 2000-10-04 23:20:16 +03:00
sql_class.cc Don't do signal() on windows (Causes instability problems) 2001-10-17 19:39:39 +03:00
sql_class.h work to enable reading 3.23 logs - not yet finished 2001-11-10 22:24:12 -07:00
sql_crypt.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_crypt.h Import changeset 2000-07-31 21:29:14 +02:00
sql_db.cc Remove .TMD files on DROP DATABASE. 2001-11-22 18:19:27 +02:00
sql_delete.cc Fixed fulltext after merge from 3.23.45 2001-11-22 17:55:18 +02:00
sql_handler.cc Fix not critical MyISAM bug in locking. 2001-11-29 21:46:51 +02:00
sql_insert.cc merge 2001-11-28 14:52:11 +02:00
sql_lex.cc Portability fix 2001-11-07 00:13:29 +02:00
sql_lex.h Unchecked changes, so that I could run mysql-test. 2001-10-19 17:43:30 +03:00
sql_list.cc Fix UNION 2001-08-02 06:29:50 +03:00
sql_list.h Portability fix 2001-11-07 00:13:29 +02:00
sql_load.cc New improved IO_CACHE 2001-11-28 02:55:52 +02:00
sql_manager.cc mysql_priv.h manager_status is volatile 2000-11-28 15:59:46 -05:00
sql_manager.h Generalize handle_flush thread to also handle various management 2000-11-27 18:14:49 -05:00
sql_map.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_map.h Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
sql_parse.cc New improved IO_CACHE 2001-11-28 02:55:52 +02:00
sql_rename.cc Portability fix 2001-11-07 00:13:29 +02:00
sql_repl.cc New improved IO_CACHE 2001-11-28 02:55:52 +02:00
sql_repl.h properly kill slave in all cases on systems that do not interrupt syscalls 2001-11-23 09:57:36 -07:00
sql_select.cc Merge 2001-11-28 18:01:50 +01:00
sql_select.h Fix UNION 2001-08-02 06:29:50 +03:00
sql_show.cc got the last changeset to compile/run 2001-10-10 15:36:35 -06:00
sql_sort.h Redefinition of myisam_bulk_insert_tree_size 2001-07-10 15:53:08 +03:00
sql_string.cc Fix for IO_CACHE. 2001-11-28 03:47:15 +02:00
sql_string.h Fix bug when repairing compressed MyISAM files 2001-11-22 13:50:50 +02:00
sql_table.cc merge 2001-11-26 03:30:16 +02:00
sql_test.cc merge with 3.23.42 2001-09-02 18:38:33 +02:00
sql_udf.cc Fixes for OS2. 2001-08-22 01:45:07 +03:00
sql_udf.h Import changeset 2000-07-31 21:29:14 +02:00
sql_union.cc Fixed fulltext after merge from 3.23.45 2001-11-22 17:55:18 +02:00
sql_update.cc Fix not critical MyISAM bug in locking. 2001-11-29 21:46:51 +02:00
sql_yacc.yy Merge work.mysql.com:/home/bk/mysql-4.0 2001-11-09 07:54:22 +02:00
stacktrace.c Fix for IO_CACHE. 2001-11-28 03:47:15 +02:00
stacktrace.h Fix to get core files on Solaris 2001-08-22 12:22:46 +03:00
structs.h Portability fix 2001-11-07 00:13:29 +02:00
table.cc Portability fix 2001-11-07 00:13:29 +02:00
table.h New script: explain_log.sh 2001-10-04 21:52:41 +03:00
thr_malloc.cc Changed DB_TYPE_INNOBASE to DB_TYPE_INNODB 2001-09-02 13:47:00 +03:00
time.cc Portability fix 2001-11-07 00:13:29 +02:00
udf_example.cc merge 2001-09-28 06:28:04 +02:00
uniques.cc Portability fixes. 2001-10-03 17:02:14 +03:00
unireg.cc Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
unireg.h Portability fix 2001-11-07 00:13:29 +02:00
watchdog_mysqld Import changeset 2000-07-31 21:29:14 +02:00