..
share
merge
2001-07-10 16:09:15 +03: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
Import changeset
2000-07-31 21:29:14 +02: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
Fixed bug in ALTER TABLE
2001-04-01 13:45:48 +03:00
field.cc
Fixed bug in mysqlcheck when using --fast
2001-06-19 14:30:12 +03:00
field.h
Pushing all the Gemini changes above the table handler.
2001-05-29 09:29:08 -04:00
field_conv.cc
Fixed bug in INSERT DELAYED when INSERT generated an error
2001-03-08 21:49:15 +02:00
filesort.cc
Redefinition of myisam_bulk_insert_tree_size
2001-07-10 15:53:08 +03:00
frm_crypt.cc
Import changeset
2000-07-31 21:29:14 +02:00
gen_lex_hash.cc
Fixed bug with HEAP tables when using LIKE
2001-04-16 14:05:55 +03:00
ha_berkeley.cc
Fixed problem with part keys and BDB tables
2001-07-18 11:31:18 +03:00
ha_berkeley.h
Fix for BDB and LOCK TABLES
2001-04-19 20:41:19 +03:00
ha_gemini.cc
Patch for netBSD
2001-07-16 03:04:30 +03:00
ha_gemini.h
Patch for netBSD
2001-07-16 03:04:30 +03:00
ha_hash.h
Import changeset
2000-07-31 21:29:14 +02:00
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
Don't use ranges on HEAP tables with LIKE
2001-04-17 03:55:25 +03:00
ha_innobase.cc
ha_innobase.cc Fix a bug in showing of Auto_increment in SHOW TABLE STATUS
2001-07-16 21:10:29 +03:00
ha_innobase.h
ha_innobase.cc Fix a bug in showing of Auto_increment in SHOW TABLE STATUS
2001-07-16 21:10:29 +03:00
ha_isam.cc
RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,
2000-09-26 00:33:25 +03:00
ha_isam.h
Optimization of delete with record cache (for MyISAM tables)
2001-03-11 23:09:09 +02:00
ha_isammrg.cc
RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,
2000-09-26 00:33:25 +03:00
ha_isammrg.h
RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,
2000-09-26 00:33:25 +03:00
ha_myisam.cc
merged
2001-07-02 21:52:22 +02:00
ha_myisam.h
Added back old code that Sasha removed
2001-07-11 10:36:22 +03:00
ha_myisammrg.cc
Added support for symlinked tables.
2001-06-01 04:27:59 +03:00
ha_myisammrg.h
Merged some functions and removed some unused client functions.
2001-03-06 15:24:08 +02:00
handler.cc
Added support for symlinked tables.
2001-06-01 04:27:59 +03:00
handler.h
Added support for symlinked tables.
2001-06-01 04:27:59 +03:00
hash_filo.cc
Import changeset
2000-07-31 21:29:14 +02:00
hash_filo.h
Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro
2001-03-26 01:05:04 +03:00
hostname.cc
Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro
2001-03-26 01:05:04 +03:00
init.cc
Removed not used variable 'last_ref'
2001-01-16 06:02:05 +02:00
item.cc
These are actually two changesets. One for splitting LEX in two and
2001-06-03 17:07:26 +03:00
item.h
bugfix: HAVING MATCH
2001-04-17 14:17:22 +02:00
item_buff.cc
Import changeset
2000-07-31 21:29:14 +02:00
item_cmpfunc.cc
Fixed problems with decimals withing IF()
2001-05-29 13:46:17 +03:00
item_cmpfunc.h
New myisamchk option --sort-recover
2001-01-31 04:47:25 +02: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
bug fixed (sometimes it broke filesort, due to too late maybe_null=1)
2001-07-03 17:58:47 +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
item_strfunc.cc renamed MD5* to my_MD5* to avoid name clashes with openssl library
2001-05-31 02:01:28 +03:00
item_strfunc.h
sql/item_strfunc.cc
2000-11-06 19:39:13 -07:00
item_sum.cc
merged
2001-07-02 21:52:22 +02:00
item_sum.h
merged new 3.23 errors
2001-06-22 08:35:18 -06:00
item_timefunc.cc
New myisamchk option --sort-recover
2001-01-31 04:47:25 +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
Merged some functions and removed some unused client functions.
2001-03-06 15:24:08 +02:00
lex.h
SHOW NEW MASTER FOR SLAVE WITH ...
2001-07-04 17:14:31 -06:00
lex_symbol.h
Import changeset
2000-07-31 21:29:14 +02:00
lock.cc
Pushing all the Gemini changes above the table handler.
2001-05-29 09:29:08 -04:00
log.cc
merged
2001-07-12 14:58:20 +02:00
log_event.cc
added pre/post read callbacks to IO_CACHE
2001-07-20 16:22:54 -06:00
log_event.h
added pre/post read callbacks to IO_CACHE
2001-07-20 16:22:54 -06:00
Makefile.am
Patch for netBSD
2001-07-16 03:04:30 +03:00
matherr.c
Import changeset
2000-07-31 21:29:14 +02:00
md5.c
md5.c renamed MD5* to my_MD5* to avoid clashes with openssl library
2001-05-31 01:59:23 +03:00
md5.h
md5.c renamed MD5* to my_MD5* to avoid clashes with openssl library
2001-05-31 01:59:23 +03:00
mf_iocache.cc
added pre/post read callbacks to IO_CACHE
2001-07-20 16:22:54 -06:00
mini_client.cc
make vio compile
2001-05-31 17:42:37 +03:00
mini_client.h
updates for LOAD DATA FROM MASTER + some cleanup of replication code
2001-05-28 19:18:23 -06:00
my_lock.c
New thr_alarm struct for better integration with OS2
2000-11-28 04:47:47 +02:00
mysql_priv.h
Added back old code that Sasha removed
2001-07-11 10:36:22 +03:00
mysqlbinlog.cc
Fixed bug in mysqlcheck when using --fast
2001-06-19 14:30:12 +03:00
mysqld.cc
merge
2001-07-18 23:58:10 +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
make vio compile
2001-05-31 17:42:37 +03:00
nt_servc.cc
Import changeset
2000-07-31 21:29:14 +02:00
nt_servc.h
Import changeset
2000-07-31 21:29:14 +02:00
opt_ft.cc
Oops - forgot to add files to bk
2000-10-09 00:00:24 +02:00
opt_ft.h
Ill-minded FULLTEXT impilict initialization hack removed.
2000-11-02 17:36:21 +01:00
opt_range.cc
Fix ORDER BY ... DESC optimization
2001-06-29 04:04:29 +03:00
opt_range.h
Fix ORDER BY ... DESC optimization
2001-06-29 04:04:29 +03:00
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
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
Fixed bug in REGEXP for Linux Alpha
2001-04-11 20:19:52 +03:00
slave.cc
merge
2001-07-18 23:58:10 +02:00
slave.h
merge
2001-07-18 23:58:10 +02:00
sql_acl.cc
Removed wrong warning from thr_lock
2001-07-17 21:04:01 +03:00
sql_acl.h
Import changeset
2000-07-31 21:29:14 +02:00
sql_analyse.cc
change tree to use qsort_cmp2 - compare function with 3 instead of 2 arguments
2001-05-10 18:14:15 -06:00
sql_analyse.h
memory-limited tree
2001-07-02 21:18:57 +02:00
sql_base.cc
Added back old code that Sasha removed
2001-07-11 10:36:22 +03:00
sql_cache.cc
Portability fixes
2000-10-04 23:20:16 +03:00
sql_class.cc
added pre/post read callbacks to IO_CACHE
2001-07-20 16:22:54 -06:00
sql_class.h
merged
2001-07-20 16:32:13 -06: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
merge
2001-06-21 16:15:00 -06:00
sql_delete.cc
merge
2001-07-18 23:58:10 +02:00
sql_handler.cc
Added Unique class to be used for duplicate removal in multi-table delete.
2001-05-23 23:47:08 +03:00
sql_insert.cc
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
2001-07-19 13:34:45 +03:00
sql_lex.cc
Added support for ANSI SQL X'hex-string' format.
2001-07-04 09:39:58 +03:00
sql_lex.h
merge
2001-07-08 06:24:03 +03:00
sql_list.cc
Import changeset
2000-07-31 21:29:14 +02:00
sql_list.h
sql/mysqld.cc
2001-03-24 23:33:26 -07:00
sql_load.cc
Split setup_fields to setup_tables and setup_fields
2001-03-21 20:13:46 +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
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
2001-07-19 13:34:45 +03:00
sql_rename.cc
Add support for Gemini table handler, Monty has checked and approved
2001-03-21 15:34:16 -05:00
sql_repl.cc
fixed race condition in automatic binlog rotation
2001-07-11 19:29:23 -06:00
sql_repl.h
SHOW NEW MASTER FOR SLAVE WITH ...
2001-07-04 17:14:31 -06:00
sql_select.cc
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
2001-07-01 13:27:09 +03:00
sql_select.h
merge
2001-05-31 12:56:05 +02:00
sql_show.cc
merge
2001-07-18 23:58:10 +02:00
sql_sort.h
Redefinition of myisam_bulk_insert_tree_size
2001-07-10 15:53:08 +03:00
sql_string.cc
fixed warning in sql_class.cc
2000-11-20 23:38:08 -07:00
sql_string.h
Portability fixes for OPENBSD, OS2 and Windows
2001-01-27 01:20:56 +02:00
sql_table.cc
merged
2001-07-02 21:52:22 +02:00
sql_test.cc
Fixed bug when sorting big files (introduced with multi-table-delete)
2001-06-25 11:35:22 +03:00
sql_udf.cc
Fixed INSERT DELAYED with Innobase
2001-04-09 21:08:56 +03:00
sql_udf.h
Import changeset
2000-07-31 21:29:14 +02:00
sql_unions.cc
Changes for the furtherment of UNIONS
2001-07-19 13:31:54 +03:00
sql_update.cc
merge
2001-07-18 23:58:10 +02:00
sql_yacc.yy
merge
2001-07-08 06:24:03 +03:00
stacktrace.c
sql/stacktrace.c
2001-05-14 14:11:26 -06:00
stacktrace.h
Cleanup up stacktrace code
2001-05-14 01:12:40 +03:00
structs.h
Fixed multi-table-delete
2001-06-15 05:03:15 +03:00
table.cc
bug with mysql_change_db() fixed
2001-03-21 17:09:43 +01:00
table.h
Don't write rows in MyISAM tables when using count(distinct)
2001-05-23 02:40:46 +03:00
thr_malloc.cc
Update to new root alloc, OPTIMIZE TABLE and some other changes
2000-09-12 03:02:33 +03:00
time.cc
Fixed bug in mysqlcheck when using --fast
2001-06-19 14:30:12 +03:00
udf_example.cc
Workaround for bug in thread library in Unixware 7
2001-02-03 18:00:29 +02:00
uniques.cc
Redefinition of myisam_bulk_insert_tree_size
2001-07-10 15:53:08 +03:00
unireg.cc
Fixes for bugs in the usage of IO_CACHE
2000-11-17 02:36:46 +02:00
unireg.h
Added ER_SAFE() for cases when the error message could be out of bands
2001-06-01 04:10:53 +03:00
watchdog_mysqld
Import changeset
2000-07-31 21:29:14 +02:00