manual.texi Changed instance of "data is" to "data are" (the
manual.texi manual generally treats data as a plural word).
Docs/manual.texi:
Fixups for recent change notes.
Changed instance of "data is" to "data are" (the
manual generally treats data as a plural word).
manual.texi @code{MySQL} -> @strong{MySQL}
manual.texi MacOS -> Mac OS, MacOSX -> Mac OS X (except in
manual.texi one place where it's the title of someone else's
manual.texi Web page)
Docs/manual.texi:
API's -> APIs
@code{MySQL} -> @strong{MySQL}
MacOS -> Mac OS, MacOSX -> MacOS X (except in
one place where it's the title of someone else'ss
Web page)
Docs/manual.texi:
Portability updates, user addition and changelog for 3.23.24
mysys/thr_rwlock.c:
Portability fix
scripts/make_binary_distribution.sh:
Added use of sbindir
scripts/mysql_install_db.sh:
Fixed usage of defaults files
sql/ha_myisam.cc:
Cleanup
sql/sql_base.cc:
Cleanup
support-files/mysql.server-sys5.sh:
Change mode to -rw-rw-r--
Docs/manual.texi:
Added information about BeOS, Access 2000, AIX and user links
client/mysql.cc:
Fixed SOURCE to work on windows
client/mysqldump.c:
Strip of white space
configure.in:
Fix for AIX
include/dbug.h:
Assert handling
include/my_pthread.h:
Ia64 needs more thread stack than other processors
include/my_sys.h:
More comments
myisam/mi_key.c:
Fixed wrong key length checks
mysql.proj:
update
mysys/charset.c:
Cleanup
mysys/mf_keycache.c:
Moved SEC_LINK to file that used it
mysys/my_static.h:
Moved SEC_LINK to file that used it
scripts/Makefile.am:
Fix for debian
scripts/mysql_install_db.sh:
Cleanup
sql/gen_lex_hash.cc:
Better values
sql/ha_berkeley.cc:
Fix of reading of unique key
sql/handler.cc:
Fix memory allocation bug
sql/mysqld.cc:
Fix for Ia64
sql/share/charsets/latin1.conf:
Fixed sortorder back to scandinavian.
sql/sql_yacc.yy:
FULL shouldn't be a keyword
support-files/Makefile.am:
Fix for debian
support-files/mysql.server.sh:
Cleanups
Build-tools/Do-compile:
Auto merged
client/mysqldump.c:
Aborted Serges patch as this would have caused incompatibility
problems with old MySQL servers.
Build-tools/Do-compile:
Fixes for remote build
Docs/manual.texi:
Mainly updates for Access 2000
client/mysqldump.c:
Added quoting of TIMESTAMP columns
include/mysql.h:
Added quoting of TIMESTAMP columns
include/mysql_com.h:
Added quoting of TIMESTAMP columns
libmysql/libmysql.c:
Added quoting of TIMESTAMP columns
scripts/mysql_install_db.sh:
Fixed http address
sql-bench/Results/ATIS-mysql-NT_4.0:
New test results
sql-bench/Results/RUN-mysql-NT_4.0:
New test results
sql-bench/Results/alter-table-mysql-NT_4.0:
New test results
sql-bench/Results/big-tables-mysql-NT_4.0:
New test results
sql-bench/Results/connect-mysql-NT_4.0:
New test results
sql-bench/Results/create-mysql-NT_4.0:
New test results
sql-bench/Results/insert-mysql-NT_4.0:
New test results
sql-bench/Results/select-mysql-NT_4.0:
New test results
sql-bench/Results/wisconsin-mysql-NT_4.0:
New test results
sql/ChangeLog:
Changelog
sql/field.h:
Added quoting of TIMESTAMP columns
sql/mysql_priv.h:
Optimizing
sql/mysqld.cc:
Optimizing
sql/sql_class.cc:
Optimizing
sql/sql_parse.cc:
Added use of new 'localhost' variable
sql/violite.c:
Fixed print bug