- 23 Jun, 2002 3 commits
-
-
unknown authored
into linux.local:/data/mysql-4.0-root
-
unknown authored
mysys/sha1.c: Fix Warning messages
-
unknown authored
include/Makefile.am to resolve broken dependencies in "make distcheck" Added -DHAVE_BROKEN_REALPATH to the Mac OS X (darwin) compile options in configure.in BitKeeper/deleted/.del-getopt.h~a9ae679fa84f395: Delete: include/getopt.h configure.in: Added -DHAVE_BROKEN_REALPATH to the Mac OS X (darwin) compile options this reportedly increases the stability under high load include/Makefile.am: added my_getopt.h, rijndael.h, sha1.h, my_aes.h to resolve broken distribution dependencies
-
- 22 Jun, 2002 2 commits
- 21 Jun, 2002 3 commits
-
-
unknown authored
Added SHA1() function, cleaned up MD5() info. Added AES_ENCRYPT()/AES_DECRYPT() functions, cleaned up DES info. Updated 4.0.2 changelog for above additions. Clarified LAST_INSERT_ID(expr) info about sequences. Fixed URL for Perl DBI.
-
unknown authored
-
unknown authored
Little language/grammar fixup.
-
- 20 Jun, 2002 8 commits
-
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
client/mysql.cc: Fixes for MIT-pthreads libmysqld/examples/Makefile.am: Fixes for MIT-pthreads mit-pthreads/machdep/linux-2.0/__string.h: Fixes for MIT-pthreads mysys/my_thr_init.c: Fixed spelling error.
-
unknown authored
system.
-
unknown authored
Docs/manual.texi: Auto merged
-
unknown authored
-
unknown authored
Added semaphore support to MIT-pthreads. Docs/manual.texi: Updated benchmark data configure.in: Portability fix for compiling MIT-pthreads with gcc 3.0.x (Still not perfect) include/my_semaphore.h: Cleanup mit-pthreads/Changes-mysql: Added semaphore support mit-pthreads/include/Makefile.inc: Added semaphore support mit-pthreads/include/pthread/ac-types.h: Added semaphore support mit-pthreads/pthreads/GNUmakefile.inc: Added semaphore support mit-pthreads/pthreads/Makefile.inc: Added semaphore support mit-pthreads/stdio/xprintf.c: Added semaphore support mysql-test/r/rpl_alter.result: Fixed test results after merge with 3.23 sql/ha_isam.cc: Fixed core dump after merge sql/ha_isam.h: Fixed core dump after merge sql/mini_client.cc: P
-
- 19 Jun, 2002 5 commits
- 18 Jun, 2002 4 commits
-
-
unknown authored
Docs/manual.texi: Auto merged
-
unknown authored
This avoids using fulltext keys for table scanning. This also reverts Sinisa's original fix for this problem. Docs/manual.texi: Update of SQL_JOIN_MAX_SIZE information3602 client/mysqldump.c: comment cleanup include/my_aes.h: General cleanup for new file include/rijndael.h: General cleanup for new file include/sha1.h: General cleanup for new file mysys/my_aes.c: General cleanup for new file mysys/rijndael.c: General cleanup for new file mysys/sha1.c: General cleanup for new file sql/ha_berkeley.h: Made keyread (key scanning) a key specific attribute. sql/ha_innodb.cc: Merge with 3.23.x sql/ha_innodb.h: Made keyread (key scanning) a key specific attribute. sql/ha_isam.cc: Moved things to table_flags() sql/ha_isam.h: Made keyread (key scanning) a key specific attribute. sql/ha_myisam.cc: Made keyread (key scanning) a key specific attribute. sql/ha_myisam.h: Made keyread (key scanning) a key specific attribute. sql/ha_myisammrg.h: Made keyread (key scanning) a key specific attribute. sql/handler.h: Made keyread (key scanning) a key specific attribute. sql/item_strfunc.cc: Cleanup of AES_xxx code sql/opt_range.cc: Made keyread (key scanning) a key specific attribute. sql/sql_base.cc: Made keyread (key scanning) a key specific attribute. sql/sql_cache.cc: Removed compiler warning sql/sql_select.cc: Removed wrong patch to fulltext problem sql/table.cc: Made keyread (key scanning) a key specific attribute. sql/table.h: Made keyread (key scanning) a key specific attribute.
-
unknown authored
make some new mistakes.
-
unknown authored
Emphasize that the size and the signedness of integer types has to be the same in a foreign key constraint Docs/manual.texi: Emphasize that the size and the signedness of integer types has to be the same in a foreign key constraint
-
- 17 Jun, 2002 13 commits
-
-
unknown authored
client/mysqlcheck.c: Small fix to make MySQLCheck to handle table names with spaces inside.
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
unknown authored
This one is better, but should not be final. Better fix is to make some changes in ha_myisammrg::index_read This patch also reverts my previous one ...
-
unknown authored
-
unknown authored
BitKeeper/etc/logging_ok: auto-union Build-tools/Do-linux-build: Auto merged sql/opt_range.cc: Auto merged sql/sql_base.cc: Auto merged
-
unknown authored
Docs/manual.texi: Updated TODO for 4.0 sql/mysqld.cc: Cleanup sql/opt_range.cc: Cleanup
-
unknown authored
Docs/manual.texi: Fixed example sql/mysqld.cc: Cleanup
-
unknown authored
-
unknown authored
This fixes that mysamchk --sort-records works on windows. myisam/mi_check.c: Ensure that share->tot_locks s updated correctly myisam/mi_close.c: Ensure that share->tot_locks s updated correctly myisam/mi_dynrec.c: Ensure that share->tot_locks s updated correctly myisam/mi_open.c: Ensure that share->tot_locks s updated correctly myisam/mi_statrec.c: Ensure that share->tot_locks s updated correctly myisam/myisamchk.c: Ensure that share->tot_locks s updated correctly
-
unknown authored
mysys/my_pthread.c: Portability fix BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
header in x86 assemler files instead of eating the whole file Build-tools/mysql-copyright-2: Handle copyright headers in *-x86.s files correctly (they do not use C style comments)
-
unknown authored
Docs/manual.texi: Auto merged sql/sql_select.cc: Auto merged
-
unknown authored
-
- 16 Jun, 2002 2 commits