.. |
Attic
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
share
|
Handle AVAILABLE_LANGUAGES more portably.
|
2001-01-16 21:36:43 +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
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
cache_manager.h
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
ChangeLog
|
Whoops, forgot to update sql/ChangeLog.
|
2000-11-11 12:32:39 -06: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
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
field.cc
|
Fixed for bugs that was found when getting full code coverage of BDB
|
2001-01-17 03:15:20 +02:00 |
field.h
|
Fixed for bugs that was found when getting full code coverage of BDB
|
2001-01-17 03:15:20 +02:00 |
field_conv.cc
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
filesort.cc
|
Removed not used variable 'last_ref'
|
2001-01-16 06:02:05 +02:00 |
frm_crypt.cc
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
gen_lex_hash.cc
|
Added support for hex strings to mysqlimport
|
2000-12-28 03:56:38 +02:00 |
ha_berkeley.cc
|
Added new mutex for hostname lookup
|
2001-01-23 01:25:07 +02:00 |
ha_berkeley.h
|
Patches for NetBSD/macppc
|
2001-01-12 13:52:32 +02: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
|
RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,
|
2000-09-26 00:33:25 +03:00 |
ha_innobase.cc
|
Updates for innobase
|
2001-01-12 13:53:06 +02:00 |
ha_innobase.h
|
Updates for innobase
|
2001-01-12 13:53:06 +02: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
|
RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,
|
2000-09-26 00:33:25 +03: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
|
ha_myisam.cc magic removed
|
2001-01-19 20:25:27 +02:00 |
ha_myisam.h
|
ha_myisam.cc magic removed
|
2001-01-19 20:25:27 +02:00 |
ha_myisammrg.cc
|
RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,
|
2000-09-26 00:33:25 +03:00 |
ha_myisammrg.h
|
RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,
|
2000-09-26 00:33:25 +03:00 |
handler.cc
|
Added MYSQL_SERVER_SUFFIX to mysqld
|
2001-01-19 04:57:29 +02:00 |
handler.h
|
Extended mysqltest with --commands and 'require'
|
2000-12-27 03:31:06 +02:00 |
hash_filo.cc
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
hash_filo.h
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
hostname.cc
|
Added new mutex for hostname lookup
|
2001-01-23 01:25:07 +02:00 |
init.cc
|
Removed not used variable 'last_ref'
|
2001-01-16 06:02:05 +02:00 |
item.cc
|
FLUSH TABLE table_list
|
2000-08-22 00:18:32 +03:00 |
item.h
|
RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,
|
2000-09-26 00:33:25 +03:00 |
item_buff.cc
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
item_cmpfunc.cc
|
Lots of new benchmark runs
|
2000-12-18 16:09:19 +02:00 |
item_cmpfunc.h
|
Lots of new benchmark runs
|
2000-12-18 16:09:19 +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
|
keep bk happy
|
2001-01-22 04:46:32 +02:00 |
item_func.h
|
rpl000016.test sync
|
2001-01-17 05:47:33 -07:00 |
item_strfunc.cc
|
Added MYSQL_SERVER_SUFFIX to mysqld
|
2001-01-19 04:57:29 +02:00 |
item_strfunc.h
|
sql/item_strfunc.cc
|
2000-11-06 19:39:13 -07:00 |
item_sum.cc
|
RENAME TABLE table_name TO new_table_name ; Faster Alloc
|
2000-08-21 03:00:52 +03:00 |
item_sum.h
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
item_timefunc.cc
|
Update to new root alloc, OPTIMIZE TABLE and some other changes
|
2000-09-12 03:02:33 +03: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
|
Added bdb_lock_max and fixed bug in BDB tables when using key parts
|
2000-10-25 01:50:46 +03:00 |
lex.h
|
semi-manual merge, some more needs to be fixed in mysqltest.c in fully
|
2001-01-17 20:42:27 -07:00 |
lex_symbol.h
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
lock.cc
|
Bug fixes, TRUNCATE, safer passwords on command line and connect timeout
|
2000-11-13 23:55:10 +02:00 |
log.cc
|
Changes for --with-server-suffix
|
2001-01-21 16:30:16 +02:00 |
log_event.cc
|
Don't use subtransactions on write_row() and delete_row() in
|
2000-12-28 19:26:32 +02:00 |
log_event.h
|
Merge work:/home/bk/mysql
|
2001-01-22 08:51:26 -07:00 |
Makefile.am
|
Added innobase handler files
|
2000-12-05 19:42:02 +02:00 |
matherr.c
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
md5.c
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
md5.h
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
mf_iocache.cc
|
Only write full transactions to binary log
|
2000-12-07 14:08:48 +02:00 |
mini_client.cc
|
keep bk happy
|
2001-01-22 04:46:32 +02:00 |
mini_client.h
|
sql/item_strfunc.cc
|
2000-11-06 19:39:13 -07:00 |
my_lock.c
|
New thr_alarm struct for better integration with OS2
|
2000-11-28 04:47:47 +02:00 |
mysql_priv.h
|
SHOW [FULL] COLUMNS
|
2001-01-22 05:32:58 +02:00 |
mysqlbinlog.cc
|
Changes for --with-server-suffix
|
2001-01-21 16:30:16 +02:00 |
mysqld.cc
|
Changes for --with-server-suffix
|
2001-01-21 16:30:16 +02:00 |
net_pkg.cc
|
Fixed typos from prev changeset
|
2001-01-21 16:59:02 +02:00 |
net_serv.cc
|
Update to new vio
|
2000-12-31 12:47:29 +02: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
|
Removed init that crashed BDB
|
2000-12-11 02:31:09 +02:00 |
opt_range.h
|
errmsg.txt translated
|
2000-11-28 18:11:18 +01:00 |
opt_sum.cc
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
password.c
|
Import changeset
|
2000-07-31 21:29:14 +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
|
Removed not used variable 'last_ref'
|
2001-01-16 06:02:05 +02:00 |
slave.cc
|
fixed bug in master_pos_wait(), got rid of sleep hack,
|
2001-01-22 12:35:16 -07:00 |
slave.h
|
rpl000016.test sync
|
2001-01-17 05:47:33 -07:00 |
sql_acl.cc
|
fixed coredump in SET PASSWORD in slave thread.
|
2001-01-19 12:12:45 -07:00 |
sql_acl.h
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
sql_analyse.cc
|
Fix for snprintf
|
2000-08-22 00:55:45 +03:00 |
sql_analyse.h
|
FLUSH TABLE table_list
|
2000-08-22 00:18:32 +03:00 |
sql_base.cc
|
Fixed type in make_binary_distribution.sh
|
2001-01-22 01:36:33 +02:00 |
sql_cache.cc
|
Portability fixes
|
2000-10-04 23:20:16 +03:00 |
sql_class.cc
|
fixed up leaks found by --exit-info=256
|
2000-12-09 14:28:51 -07:00 |
sql_class.h
|
rpl000016.test sync
|
2001-01-17 05:47:33 -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
|
Only write full transactions to binary log
|
2000-12-07 14:08:48 +02:00 |
sql_delete.cc
|
fixed logging bug in generate_table()
|
2000-12-18 11:09:45 -07:00 |
sql_insert.cc
|
merge
|
2000-12-24 15:22:33 +02:00 |
sql_lex.cc
|
Portability fixes
|
2000-10-11 00:48:03 +03:00 |
sql_lex.h
|
Added SHOW OPEN TABLES. Thanks to Antony T Curtis <antony@abacus.co.uk>
|
2000-12-18 23:22:20 +02:00 |
sql_list.cc
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
sql_list.h
|
Fixes for Ia64
|
2000-08-23 15:02:27 +03:00 |
sql_load.cc
|
New benchmark test
|
2000-12-24 15:19:00 +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
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
sql_parse.cc
|
SHOW [FULL] COLUMNS
|
2001-01-22 05:32:58 +02:00 |
sql_rename.cc
|
Faster log::write() call, memory leak fix, flush master fix.
|
2000-09-16 04:27:21 +03:00 |
sql_repl.cc
|
Fixes for OSF1
|
2001-01-22 15:33:34 +02:00 |
sql_repl.h
|
sql/mysqld.cc
|
2000-12-08 12:50:57 -07:00 |
sql_select.cc
|
Fixed for bugs that was found when getting full code coverage of BDB
|
2001-01-17 03:15:20 +02:00 |
sql_select.h
|
Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and
|
2000-10-14 03:16:35 +03:00 |
sql_show.cc
|
SHOW [FULL] COLUMNS
|
2001-01-22 05:32:58 +02:00 |
sql_string.cc
|
fixed warning in sql_class.cc
|
2000-11-20 23:38:08 -07:00 |
sql_string.h
|
merge
|
2000-11-16 00:24:11 +02:00 |
sql_table.cc
|
Added new mutex for hostname lookup
|
2001-01-23 01:25:07 +02:00 |
sql_test.cc
|
Fix "dosen't" for someone who mailed us. :)
|
2000-08-16 04:17:40 -05:00 |
sql_udf.cc
|
Update to new root alloc, OPTIMIZE TABLE and some other changes
|
2000-09-12 03:02:33 +03:00 |
sql_udf.h
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
sql_update.cc
|
New benchmark test
|
2000-12-24 15:19:00 +02:00 |
sql_yacc.yy
|
SHOW [FULL] COLUMNS
|
2001-01-22 05:32:58 +02:00 |
structs.h
|
--safe-show-db and have_xxx variables
|
2000-12-26 17:34:04 +02:00 |
table.cc
|
Fixed for bugs that was found when getting full code coverage of BDB
|
2001-01-17 03:15:20 +02:00 |
table.h
|
repl-tests/test-repl-ts/repl-timestamp.master.reject
|
2000-11-13 23:43:02 -07: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
|
changed to use IO_CACHE instead of FILE
|
2000-11-15 23:00:06 +02:00 |
udf_example.cc
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
unireg.cc
|
Fixes for bugs in the usage of IO_CACHE
|
2000-11-17 02:36:46 +02:00 |
unireg.h
|
Removed not used variable 'last_ref'
|
2001-01-16 06:02:05 +02:00 |
violite.c
|
cleanups
|
2000-12-31 12:21:42 +02:00 |
watchdog_mysqld
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |