mariadb/mysys
unknown 6efd76f317 Merge 4.1 into 5.0.
BitKeeper/etc/logging_ok:
  auto-union
configure.in:
  Auto merged
BitKeeper/deleted/.del-opt_ft.cc~2048ffa561f9c59:
  Auto merged
BitKeeper/deleted/.del-opt_ft.h~24aac1d29304599a:
  Auto merged
client/mysql.cc:
  Auto merged
include/my_global.h:
  Auto merged
libmysql/libmysql.c:
  Auto merged
libmysqld/Makefile.am:
  Auto merged
libmysqld/lib_sql.cc:
  Auto merged
myisam/mi_check.c:
  Auto merged
mysql-test/install_test_db.sh:
  Auto merged
mysql-test/r/multi_update.result:
  Auto merged
mysql-test/r/mysqldump.result:
  Auto merged
mysql-test/r/null.result:
  Auto merged
mysql-test/r/show_check.result:
  Auto merged
mysql-test/r/subselect.result:
  Auto merged
mysql-test/r/symlink.result:
  Auto merged
mysql-test/t/multi_update.test:
  Auto merged
mysql-test/t/null.test:
  Auto merged
mysql-test/t/rpl_until.test:
  Auto merged
mysql-test/t/subselect.test:
  Auto merged
sql/Makefile.am:
  Auto merged
sql/filesort.cc:
  Auto merged
sql/item.cc:
  Auto merged
sql/item_cmpfunc.cc:
  Auto merged
sql/item_cmpfunc.h:
  Auto merged
sql/item_create.cc:
  Auto merged
sql/item_create.h:
  Auto merged
sql/item_func.h:
  Auto merged
sql/item_subselect.cc:
  Auto merged
sql/item_sum.cc:
  Auto merged
sql/item_sum.h:
  Auto merged
sql/item_timefunc.cc:
  Auto merged
sql/mysqld.cc:
  Auto merged
sql/protocol.cc:
  Auto merged
sql/repl_failsafe.cc:
  Auto merged
sql/set_var.cc:
  Auto merged
sql/slave.cc:
  Auto merged
sql/slave.h:
  Auto merged
sql/sql_acl.cc:
  Auto merged
sql/sql_base.cc:
  Auto merged
sql/sql_cache.cc:
  Auto merged
sql/sql_class.h:
  Auto merged
sql/sql_db.cc:
  Auto merged
sql/sql_delete.cc:
  Auto merged
sql/sql_derived.cc:
  Auto merged
sql/sql_insert.cc:
  Auto merged
sql/sql_lex.cc:
  Auto merged
sql/sql_lex.h:
  Auto merged
sql/sql_list.h:
  Auto merged
sql/sql_load.cc:
  Auto merged
sql/sql_prepare.cc:
  Auto merged
sql/sql_select.cc:
  Auto merged
sql/sql_select.h:
  Auto merged
sql/sql_show.cc:
  Auto merged
sql/sql_table.cc:
  Auto merged
sql/sql_union.cc:
  Auto merged
sql/sql_update.cc:
  Auto merged
sql-common/client.c:
  Auto merged
2004-02-10 18:44:02 +01:00
..
.cvsignore
array.c
ChangeLog
charset-def.c Move init_compiled_charsets to own file 2003-10-06 22:56:34 +03:00
charset.c Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for sub selects. Needed for proper fix for bug . 2004-02-05 10:22:08 +01:00
charset2html.c Fix for Bug#2151: 2003-12-19 19:12:11 +04:00
checksum.c Remove 'extern' references from .cc files 2003-09-13 11:35:29 +03:00
COPYING.LIB
default.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
errors.c Merge with 4.0 2003-11-04 09:40:36 +02:00
hash.c Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
list.c
make-ccc
make-conf.c
Makefile.am CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 2003-11-18 13:47:27 +02:00
md5.c
mf_brkhant.c
mf_cache.c
mf_dirname.c Merge with 4.0.16 2003-10-07 15:42:26 +03:00
mf_fn_ext.c
mf_format.c Merge with 4.0.14 2003-08-11 22:44:43 +03:00
mf_getdate.c
mf_iocache.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
mf_iocache2.c This will be pushed only after I fix the testsuite. 2003-12-18 01:09:05 +01:00
mf_keycache.c key_cache.result, key_cache.test, mf_keycache.c: 2003-12-09 13:29:38 -08:00
mf_keycaches.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mf_loadpath.c Fixed testcases and bug introduced by last changeset 2003-07-01 17:59:42 +03:00
mf_pack.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
mf_path.c Changes from Novell for NetWare platform 2003-04-24 20:48:54 -04:00
mf_qsort.c
mf_qsort2.c
mf_radix.c
mf_same.c
mf_sort.c
mf_soundex.c
mf_strip.c
mf_tempdir.c
mf_tempfile.c
mf_unixpath.c
mf_util.c
mf_wcomp.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
mf_wfile.c now GRANT db.* ... compares patterns correctly to prevent privilege escalation 2003-07-22 22:21:23 +02:00
mulalloc.c
my_aes.c
my_alarm.c
my_alloc.c Added support for ULONG division with DIV 2003-03-19 21:23:13 +02:00
my_append.c Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
my_bit.c count_bits() moved to mysys/ 2003-05-04 18:43:07 +02:00
my_bitmap.c CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 2003-11-18 13:47:27 +02:00
my_chsize.c Better fix for CREATE TABLE IF NOT EXISTS ... SELECT 2003-10-15 21:41:13 +03:00
my_clock.c
my_compress.c
my_copy.c Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
my_crc32.c use crc32() from bundled zlib if system zlib is unavailable 2003-08-21 18:30:43 +02:00
my_create.c
my_delete.c
my_div.c
my_dup.c
my_error.c system_charset_info has been moved to /sql directory 2003-03-16 12:30:10 +04:00
my_fopen.c
my_fstream.c
my_gethostbyname.c
my_getopt.c - Added missing documentation to some mysql.cc options. 2004-01-14 04:58:37 +02:00
my_getwd.c system_charset_info has been moved to /sql directory 2003-03-16 12:30:10 +04:00
my_handler.c Fixes after merge with 4.0 2003-12-19 16:25:50 +02:00
my_init.c Merge with 4.0.17 2003-12-17 17:35:34 +02:00
my_lib.c Fix for Bug 2003-12-12 03:39:29 +03:00
my_lock.c
my_lockmem.c
my_lread.c
my_lwrite.c
my_malloc.c Cleanups 2003-08-26 17:52:54 +03:00
my_messnc.c
my_mkdir.c
my_net.c
my_netware.c
my_new.cc no unnecessary includes (Intel ecc 7.0 compatibility fix) 2004-01-21 20:25:49 +01:00
my_once.c
my_open.c
my_os2cond.c
my_os2dirsrch.c
my_os2dirsrch.h
my_os2dlfcn.c
my_os2dlfcn.h0
my_os2file64.c
my_os2mutex.c
my_os2thread.c
my_os2tls.c
my_port.c
my_pread.c
my_pthread.c merge with 4.0.15 2003-08-29 13:44:35 +03:00
my_quick.c
my_read.c
my_realloc.c Cleanups 2003-08-26 17:52:54 +03:00
my_redel.c Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
my_rename.c
my_seek.c Fix for UNION and LEFT JOIN (Bug ) 2003-05-13 18:58:26 +03:00
my_semaphore.c more #ifdef THREAD added 2003-04-30 12:32:43 +02:00
my_sleep.c
my_static.c Changed safemalloc structure to not have to be 8 byte aligned. (Portability problem) 2003-06-12 22:39:45 +03:00
my_static.h Remove 'extern' references from .cc files 2003-09-13 11:35:29 +03:00
my_symlink.c Merge with 4.0.17 2003-12-17 17:35:34 +02:00
my_symlink2.c Fix autoincrement for signed columns (Bug ) 2003-12-12 22:26:58 +02:00
my_sync.c Call my_sync() after all data is written to .frm file 2003-11-02 15:55:02 +02:00
my_tempnam.c
my_thr_init.c Merge with 4.0.17 2003-12-17 17:35:34 +02:00
my_wincond.c
my_winsem.c
my_winthread.c
my_write.c
mysys_priv.h
ptr_cmp.c
queues.c merge with 4.0 2003-10-16 03:08:40 +03:00
raid.cc patch reverted - USE_RAID is defined in my_config.h 2004-01-23 11:56:37 +01:00
raid2.c
rijndael.c
safemalloc.c Fixed memory overrun when doing REPAIR on table with multi-part auto_increment key where one part was a packed CHAR 2003-07-18 04:04:24 +03:00
sha1.c
string.c
test_charset.c Removed some warnings reported by valgrind 2003-11-04 14:09:03 +02:00
test_dir.c
test_fn.c
test_xml.c
testhash.c SCRUM 2003-09-19 14:44:31 +05:00
thr_alarm.c Merge with 3.23 (only comment changes) 2003-11-17 16:16:56 +02:00
thr_lock.c Merge with 4.0.14 2003-08-11 22:44:43 +03:00
thr_mutex.c Fixed memory leak with RAID tables 2003-11-21 14:41:57 +02:00
thr_rwlock.c
tree.c Merge with 4.0.14 2003-08-11 22:44:43 +03:00
typelib.c just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00