mariadb/mysys
unknown dea988a048 Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1
into  neptunus.(none):/home/msvensson/mysql/mysql-5.1-maint


BitKeeper/etc/collapsed:
  auto-union
BitKeeper/etc/ignore:
  auto-union
Makefile.am:
  Auto merged
client/mysql.cc:
  Auto merged
client/mysqltest.c:
  Auto merged
configure.in:
  Auto merged
extra/yassl/taocrypt/include/algebra.hpp:
  Auto merged
include/Makefile.am:
  Auto merged
include/my_sys.h:
  Auto merged
mysql-test/lib/mtr_io.pl:
  Auto merged
mysql-test/lib/mtr_process.pl:
  Auto merged
mysql-test/mysql-test-run.pl:
  Auto merged
mysql-test/r/information_schema.result:
  Auto merged
mysql-test/r/parser.result:
  Auto merged
mysql-test/r/ps.result:
  Auto merged
mysql-test/r/view_grant.result:
  Auto merged
mysql-test/t/information_schema.test:
  Auto merged
mysql-test/t/parser.test:
  Auto merged
mysql-test/t/ps.test:
  Auto merged
mysql-test/t/sp.test:
  Auto merged
mysql-test/t/system_mysql_db_fix30020.test:
  Auto merged
mysql-test/t/udf.test:
  Auto merged
mysql-test/t/view_grant.test:
  Auto merged
scripts/mysql_fix_privilege_tables.sql:
  Auto merged
sql/ha_ndbcluster.cc:
  Auto merged
sql/handler.cc:
  Auto merged
sql/item.cc:
  Auto merged
sql/item_create.cc:
  Auto merged
sql/item_func.cc:
  Auto merged
sql/item_func.h:
  Auto merged
sql/item_timefunc.cc:
  Auto merged
sql/mysql_priv.h:
  Auto merged
sql/mysqld.cc:
  Auto merged
sql/sp.cc:
  Auto merged
sql/sql_base.cc:
  Auto merged
sql/sql_handler.cc:
  Auto merged
sql/sql_lex.cc:
  Auto merged
sql/sql_lex.h:
  Auto merged
sql/sql_parse.cc:
  Auto merged
sql/sql_table.cc:
  Auto merged
sql-common/my_time.c:
  Auto merged
sql/sql_yacc.yy:
  Auto merged
storage/myisam/myisampack.c:
  Auto merged
mysql-test/r/sp.result:
  Manual merge
mysql-test/r/udf.result:
  Manual merge
mysql-test/t/events_bugs.test:
  Manual merge
sql/share/errmsg.txt:
  Manual merge
support-files/mysql.spec.sh:
  Manual merge
2006-12-04 19:11:55 +01:00
..
.cvsignore
array.c WL1034 update for latest 5.1 sources 2005-12-02 13:07:02 +01:00
base64.c Merge mysql.com:/home/my/mysql-5.0 2006-11-30 22:38:12 +02:00
ChangeLog
charset-def.c sql_show.cc: 2006-01-18 12:27:02 +04:00
charset.c Merge siva.hindu.god:/usr/home/tim/m/bk/tmp/41 2006-09-14 23:22:25 -06:00
checksum.c
CMakeLists.txt Add my_getpagesize.c as source for mysys 2006-11-27 16:04:52 +01:00
default.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
default_modify.c This is an implementation of two WL items: 2006-05-18 18:57:50 +04:00
errors.c After merge fixes 2006-05-04 06:28:24 +03:00
hash.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
list.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
make-ccc Remove unused (and incorrect) my_lread() and my_lwrite() 2006-09-14 23:29:44 -06:00
make-conf.c
Makefile.am Merge shellback.(none):/home/msvensson/mysql/mysql-5.1 2006-11-29 15:44:09 +01:00
md5.c
mf_brkhant.c
mf_cache.c
mf_dirname.c Merge mysql.com:/usr/local/mysql/mysql-5.0-bug20622 2006-06-23 14:59:40 +02:00
mf_fn_ext.c Fixed Bug#19479:mysqldump creates invalid dump. 2006-06-01 12:34:44 +03:00
mf_format.c WL#1324 table name to file name encoding 2005-12-31 09:01:26 +04:00
mf_getdate.c Fix build using --without-server. (Bug #11680) 2005-08-23 11:25:24 -07:00
mf_iocache.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
mf_iocache2.c Fix to make it build on all platforms. 2006-10-10 12:29:24 +02:00
mf_keycache.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
mf_keycaches.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
mf_loadpath.c
mf_pack.c Table definition cache, part 2 2005-11-23 22:45:02 +02:00
mf_path.c removing MSDOS defines and code 2006-05-08 14:50:13 -05: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 Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
mf_tempfile.c removing MSDOS defines and code 2006-05-08 14:50:13 -05:00
mf_unixpath.c
mf_util.c
mf_wcomp.c
mf_wfile.c
mulalloc.c
my_access.c Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-05-08 15:15:05 -05:00
my_aes.c
my_alarm.c
my_alloc.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
my_append.c Remove unused defined USES_TYPES 2006-04-11 20:12:57 +02:00
my_atomic.c support for xadd emulation, workaround for Darwin 2006-06-29 15:39:53 +02:00
my_bit.c Added support for key_block_size for key and table level (WL#602) 2006-05-03 15:59:17 +03:00
my_bitmap.c Fix after manual merge. 2006-07-29 13:50:08 +04:00
my_chsize.c Merge kpdesk.mysql.com:/home/thek/dev/mysql-4.1-maint 2006-11-01 17:01:51 +01:00
my_clock.c Merge bk-internal:/home/bk/mysql-5.1 2006-06-10 20:33:50 +02:00
my_compress.c Fixed a LOT of compiler warnings 2006-11-27 01:47:38 +02:00
my_conio.c Small update for lock functions used in my_cgets() 2005-09-20 20:03:51 +04:00
my_copy.c Merge bk-internal:/home/bk/mysql-5.1 2006-06-10 20:33:50 +02:00
my_crc32.c
my_create.c Merge bk-internal:/home/bk/mysql-5.1 2006-06-10 20:33:50 +02:00
my_delete.c Fixing BUG#17719 "Delete of binlog files fails on Windows" 2006-06-28 10:21:01 +04:00
my_div.c
my_dup.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
my_error.c Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
my_file.c After merge fixes 2006-05-04 06:28:24 +03:00
my_fopen.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
my_fstream.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
my_gethostbyname.c removing MSDOS defines and code 2006-05-08 14:50:13 -05:00
my_gethwaddr.c
my_getncpus.c WL#2595 - atomic operations 2006-05-31 18:44:09 +02:00
my_getopt.c Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint 2006-11-30 13:04:24 +01:00
my_getpagesize.c Rework my_getpagesize function 2006-11-23 17:23:29 +01:00
my_getsystime.c
my_getwd.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
my_handler.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
my_init.c Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
my_largepage.c Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0 2004-12-14 22:26:31 +03:00
my_lib.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
my_libwrap.c Bug #18246: compilation error with tcp_wrapper 2006-09-11 16:23:45 -07:00
my_lock.c Bug#22828 complementary patch: 2006-11-02 13:33:26 +01:00
my_lockmem.c
my_malloc.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
my_memmem.c unsigned char -> uchar 2006-06-19 12:45:34 +03:00
my_messnc.c
my_mkdir.c Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
my_mmap.c Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint 2006-11-27 10:48:41 +01:00
my_net.c removing MSDOS defines and code 2006-05-08 14:50:13 -05:00
my_netware.c
my_new.cc yassl changeset 2: 2005-04-30 19:48:45 +02:00
my_once.c cleanup 2006-01-04 10:36:49 +01:00
my_open.c ndb - fixed for BUG#15021, binlog_index table become inconsistent if errors during purge of binlogs. 2006-10-13 12:48:05 +08:00
my_port.c
my_pread.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
my_pthread.c UNIXWARE removal 2006-04-17 15:56:59 -07:00
my_quick.c Bug #4053: too many of "error 1236: 'binlog truncated in the middle of event' from master" 2006-09-14 23:19:24 -06:00
my_read.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
my_realloc.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
my_redel.c Merge bk-internal:/home/bk/mysql-5.1 2006-06-10 20:33:50 +02:00
my_rename.c Remove unused defined USES_TYPES 2006-04-11 20:12:57 +02:00
my_seek.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
my_semaphore.c
my_sleep.c Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
my_static.c Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
my_static.h
my_symlink.c Fixed new bug that caused symlink test to fail 2005-01-18 03:49:39 +02:00
my_symlink2.c After merge fixes 2006-02-26 15:11:56 +02:00
my_sync.c Fixed errors found during review 2005-04-06 19:43:35 +03:00
my_thr_init.c Don't abort if we call my_thread_end() multiple times 2006-11-30 22:00:05 +02:00
my_vle.c Fixed compiler warnings (Mostly VC++): 2006-11-30 03:40:42 +02:00
my_wincond.c
my_windac.c A fix for Bug#8226 "Cannot connect via shared memory": 2005-03-26 01:21:52 +03:00
my_winsem.c
my_winthread.c pthread_handler_decl() changed to be ctags-friendly 2005-10-08 16:39:55 +02:00
my_write.c Remove compiler warnings 2006-11-20 22:42:06 +02:00
mysys_priv.h Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
ptr_cmp.c Added back sql-bench directory, so that one can more easily run benchmarks on a server and add new benchmarks for new optimizations 2006-11-29 22:51:09 +02:00
queues.c Merge mysql.com:/home/svoj/devel/mysql/BUG21617/mysql-5.0-engines 2006-09-29 00:23:43 +05:00
rijndael.c
safemalloc.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
sha1.c A fix for Bug#13944 "libmysqlclient exporting sha1_result function": 2006-01-11 17:31:52 +03:00
string.c BUG#20839 Illegal error code: 155 returned downgrading from 5.1.12-> 5.1.11 2006-10-20 22:47:28 +10:00
test_charset.c
test_dir.c Remove unused defined USES_TYPES 2006-04-11 20:12:57 +02:00
test_fn.c
test_xml.c
testhash.c dbug changes: 2006-02-14 22:36:11 +01:00
thr_alarm.c Disabled syncronization test at it fails on multiple platforms. (Bug #24529) 2006-11-27 23:19:53 +02:00
thr_lock.c Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
thr_mutex.c Merge neptunus.(none):/home/msvensson/mysql/bug16333/my50-bug16333 2006-02-16 10:08:02 +01:00
thr_rwlock.c
tree.c Fixed portability issue in my_thr_init.c (was added in my last push) 2006-11-30 18:25:05 +02:00
trie.c WL#2466 - Fulltext: "always-index" words 2005-06-07 21:17:09 +05:00
typelib.c Remove compiler warnings 2006-11-20 22:42:06 +02:00