mariadb/include
unknown c1488c7e58 Changed --replace to --replace_result in mysqltest
Changed errmsg -> my_errmsg (portability issue)
Fixed that mysqlbinlog writes SET TIMESTAMP before all queries
Fixed comments in default my.cnf files


Docs/manual.texi:
  Updated information about character sets
client/mysqladmin.c:
  Added missing help text
client/mysqltest.c:
  Changed --replace to --replace_result to not conflict with SQL replace command
include/my_sys.h:
  change errmsg -> my_errmsg (portability issue)
libmysql/errmsg.c:
  change errmsg -> my_errmsg (portability issue)
myisam/mi_cache.c:
  Changed seek+read to pread
myisam/mi_check.c:
  Fix bug that caused myisamchk to be very slow under some specific error conditions
myisam/mi_dynrec.c:
  cleanup
myisam/myisamchk.c:
  Write out value of checksum
myisam/myisamdef.h:
  cleanup
mysql-test/r/backup.result:
  Fixed the case where backup caused different error messages
mysql-test/r/bdb.result:
  Added new test case
mysql-test/r/fulltext.result:
  Fix for new CREATE TABLE format
mysql-test/t/backup.test:
  Use --replace_result and --send
mysql-test/t/bdb.test:
  New test case
mysql-test/t/status.test:
  Use --send
mysys/errors.c:
  change errmsg -> my_errmsg (portability issue)
mysys/my_error.c:
  change errmsg -> my_errmsg (portability issue)
mysys/typelib.c:
  Only accept full type names
sql/derror.cc:
  change errmsg -> my_errmsg (portability issue)
sql/ha_berkeley.cc:
  Fixed bug when using key parts that could be NULL
sql/log_event.cc:
  Log SET TIMESTAMP before all queries
sql/mysqlbinlog.cc:
  Incremented version number
sql/mysqld.cc:
  change errmsg -> my_errmsg (portability issue)
  Always accept --skip-gemeni, --skip-bdb and --skip-innobase
sql/slave.cc:
  cleanup
sql/sql_base.cc:
  cleanup
sql/sql_db.cc:
  cleanup
support-files/my-huge.cnf.sh:
  Remove usage of # at end of line
support-files/my-large.cnf.sh:
  Remove usage of # at end of line
support-files/my-medium.cnf.sh:
  Remove usage of # at end of line
support-files/my-small.cnf.sh:
  Remove usage of # at end of line
2001-02-15 03:43:14 +02:00
..
Attic Import changeset 2000-07-31 21:29:14 +02:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
.my_sys.h.swp fixed --skip-slave-thread bug 2000-10-26 22:11:55 -06:00
config-win.h Fixed benchmarks and compare of NULL with <> 2000-10-17 23:57:26 +03:00
dbug.h Small bug fixes 2000-09-07 04:55:17 +03:00
errmsg.h Import changeset 2000-07-31 21:29:14 +02:00
ft_global.h fixed bug with FULLTEXT and ORDER BY 2000-11-04 15:48:06 +01:00
getopt.h New thr_alarm struct for better integration with OS2 2000-11-28 04:47:47 +02:00
global.h Check that __FLOAT_WORD_ORDER is defined 2001-02-08 04:43:55 +02:00
hash.h Import changeset 2000-07-31 21:29:14 +02:00
heap.h Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
m_ctype.h Import changeset 2000-07-31 21:29:14 +02:00
m_string.h Update of interface for BDB tables. 2000-10-24 02:39:54 +03:00
Makefile.am Added missing file 2001-02-03 18:18:58 +02:00
merge.h Import changeset 2000-07-31 21:29:14 +02:00
my_alarm.h Import changeset 2000-07-31 21:29:14 +02:00
my_base.h New benchmark test 2000-12-24 15:19:00 +02:00
my_bitmap.h Force sockets to be blocking on HPUX 11.0 2001-02-07 23:27:19 +02:00
my_dir.h Import changeset 2000-07-31 21:29:14 +02:00
my_list.h Import changeset 2000-07-31 21:29:14 +02:00
my_net.h Portability fixes 2001-02-02 03:47:06 +02:00
my_no_pthread.h Import changeset 2000-07-31 21:29:14 +02:00
my_nosys.h Import changeset 2000-07-31 21:29:14 +02:00
my_pthread.h Fixes for OSF1 2001-01-22 15:33:34 +02:00
my_sys.h Changed --replace to --replace_result in mysqltest 2001-02-15 03:43:14 +02:00
my_tree.h Fixes for FULLTEXT and TIME type 2000-09-13 01:08:34 +03:00
myisam.h New myisamchk option --sort-recover 2001-01-31 04:47:25 +02:00
myisammrg.h Fix for SAFE_MUTEX + MERGE tables 2000-09-21 01:58:38 +03:00
myisampack.h Check that __FLOAT_WORD_ORDER is defined 2001-02-08 04:43:55 +02:00
mysql.h client/mysqltest.c 2001-01-19 22:40:16 -07:00
mysql_com.h Changes for --with-server-suffix 2001-01-21 16:30:16 +02:00
mysql_version.h.in Changes for --with-server-suffix 2001-01-21 16:30:16 +02:00
mysqld_error.h Added last_errno and last_error to show slave status 2001-01-24 09:15:34 -07:00
mysys_err.h Fixes for release 2000-09-27 02:40:54 +03:00
nisam.h Import changeset 2000-07-31 21:29:14 +02:00
queues.h Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
raid.h Use C-style comments in common header files and C code. 2001-01-16 22:35:27 +02:00
sslopt-case.h Use C-style comments in common header files and C code. 2001-01-16 22:35:27 +02:00
sslopt-longopts.h Import changeset 2000-07-31 21:29:14 +02:00
sslopt-usage.h Import changeset 2000-07-31 21:29:14 +02:00
sslopt-vars.h Import changeset 2000-07-31 21:29:14 +02:00
t_ctype.h Import changeset 2000-07-31 21:29:14 +02:00
thr_alarm.h New thr_alarm struct for better integration with OS2 2000-11-28 04:47:47 +02:00
thr_lock.h fixed up lock counting code - Monty's suggestions 2001-01-27 15:33:31 -07:00
violite.h Update to new vio 2000-12-31 12:47:29 +02:00