1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00
Commit Graph

2634 Commits

Author SHA1 Message Date
unknown
9f90ff3f12 Fix error messages
mysqltest now also writes failed error messages to log


Docs/manual.texi:
  Applied changes missed in last merge
client/mysqltest.c:
  Write failed error messages to log.
  Remove space from start of line when doing 'eval'
mysql-test/include/master-slave.inc:
  Fixed after adding output of error messages to mysqltest
mysql-test/r/alter_table.result:
  Removed wrong space
mysql-test/r/rpl000001.result:
  Removed wrong space
mysql-test/r/rpl000003.result:
  Fixed after adding output of error messages to mysqltest
mysql-test/r/rpl000015.result:
  Removed wrong space
mysql-test/r/rpl000016.result:
  Removed wrong space
mysql-test/t/drop.test:
  Change error numbers
mysql-test/t/union.test:
  Change error numbers
sql/share/czech/errmsg.txt:
  Fix error messages
sql/share/danish/errmsg.txt:
  Fix error messages
sql/share/english/errmsg.txt:
  Fix error messages
sql/share/french/errmsg.txt:
  Fix error messages
sql/share/german/errmsg.txt:
  Fix error messages
sql/share/greek/errmsg.txt:
  Fix error messages
sql/share/hungarian/errmsg.txt:
  Fix error messages
sql/share/italian/errmsg.txt:
  Fix error messages
sql/share/japanese/errmsg.txt:
  Fix error messages
sql/share/korean/errmsg.txt:
  Fix error messages
sql/share/norwegian-ny/errmsg.txt:
  Fix error messages
sql/share/norwegian/errmsg.txt:
  Fix error messages
sql/share/polish/errmsg.txt:
  Fix error messages
sql/share/portuguese/errmsg.txt:
  Fix error messages
sql/share/romanian/errmsg.txt:
  Fix error messages
sql/share/slovak/errmsg.txt:
  Fix error messages
sql/share/spanish/errmsg.txt:
  Fix error messages
sql/share/swedish/errmsg.txt:
  Fix error messages
sql/share/ukrainian/errmsg.txt:
  Fix error messages
2001-11-04 15:43:41 +02:00
unknown
29bae7b7b7 merge
BitKeeper/etc/logging_ok:
  auto-union
acinclude.m4:
  Auto merged
libmysql/libmysql.c:
  Auto merged
sql/share/french/errmsg.txt:
  Auto merged
sql/share/german/errmsg.txt:
  Auto merged
sql/share/romanian/errmsg.txt:
  Auto merged
sql/share/ukrainian/errmsg.txt:
  Auto merged
sql/sql_parse.cc:
  Auto merged
sql/sql_table.cc:
  Auto merged
sql/sql_yacc.yy:
  Auto merged
sql/share/czech/errmsg.txt:
  Auto merged
sql/share/danish/errmsg.txt:
  Auto merged
sql/share/english/errmsg.txt:
  Auto merged
sql/share/greek/errmsg.txt:
  Auto merged
sql/share/hungarian/errmsg.txt:
  Auto merged
sql/share/italian/errmsg.txt:
  Auto merged
sql/share/japanese/errmsg.txt:
  Auto merged
sql/share/korean/errmsg.txt:
  Auto merged
sql/share/norwegian-ny/errmsg.txt:
  Auto merged
sql/share/norwegian/errmsg.txt:
  Auto merged
sql/share/polish/errmsg.txt:
  Auto merged
sql/share/portuguese/errmsg.txt:
  Auto merged
sql/share/slovak/errmsg.txt:
  Auto merged
sql/share/spanish/errmsg.txt:
  Auto merged
sql/share/swedish/errmsg.txt:
  Auto merged
Docs/manual.texi:
  Bad merge.
include/mysqld_error.h:
  Merge with 3.23
2001-11-03 22:28:16 +02:00
unknown
8b91ed2c39 Added STDCALL to mysql_sever and mysql_thread variables
Merged error messages with 3.23.44
Fixed bug with DATA DIRECTORY on windows


Docs/internals.texi:
  Update coding policies
Docs/manual.texi:
  Minor general corrections
acinclude.m4:
  Fixed wrong cpu-test
configure.in:
  Remove CPU test, because this makes unportable binaries.
include/mysql.h:
  Added STDCALL to mysql_sever and mysql_thread variables
include/mysqld_error.h:
  Merged error messages with 3.23.44
libmysql/libmysql.c:
  Added STDCALL to mysql_sever and mysql_thread variables
libmysqld/lib_sql.cc:
  Added STDCALL to mysql_sever and mysql_thread variables
sql-bench/limits/db2.cfg:
  New limits file
sql-bench/test-select.sh:
  Fixed bug in cache test
sql/share/czech/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/danish/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/dutch/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/english/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/estonian/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/french/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/german/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/greek/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/hungarian/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/italian/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/japanese/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/korean/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/norwegian-ny/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/norwegian/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/polish/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/portuguese/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/romanian/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/russian/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/slovak/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/spanish/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/swedish/errmsg.txt:
  Merged error messages with 3.23.44
sql/share/ukrainian/errmsg.txt:
  Merged error messages with 3.23.44
sql/sql_parse.cc:
  Fix bug with DATA DIRECTORY on windows.
sql/sql_select.cc:
  Cleanup
2001-11-03 21:33:11 +02:00
unknown
36a4cc178f Merge work.mysql.com:/home/bk/mysql-4.0 into black.box:/u/home/tim/my/4
Docs/manual.texi:
  Auto merged
2001-11-02 09:57:22 -05:00
unknown
e61ecd1abb Removed unused code in VIO
vio/viossl.c:
  Removed unused code in VIO
  made sslaccept() and sslconnect() more similar
2001-11-02 15:34:17 +02:00
unknown
131a48807f Lingo consistency fixups and typos noted by Paul DuBois. 2001-11-02 14:29:26 +10:00
unknown
79fa175c4d Improved improvement of Internals story and location. 2001-11-02 14:11:52 +10:00
unknown
8fbe8f3779 Improved reference to internals list for code contributions. 2001-11-02 13:58:24 +10:00
unknown
3852139264 Fixed foreign key text/reference in "common queries" section. 2001-11-02 12:36:49 +10:00
unknown
230d1df38e manual.texi:
InnoDB section merge from Heikki.


Docs/manual.texi:
  InnoDB section merge from Heikki.
2001-11-02 11:55:38 +10:00
unknown
2616ebfed9 Portability fixes for AIX 4.x
include/my_global.h:
  Don't define _AIX32_CURSES; this breaks AIX 4.3 (maybe others?).  If
  it is needed for some AIX systems which we support, we will need to
  define it conditionally.
ltconfig:
  Under AIX, the -bexpall flag exports all symbols except those which
  start with an underscore.  MySQL needs to export symbols which start
  with an underscore (e.g., _my_b_write), so -bexpall doesn't work.  It
  seems that -qmkshrobj does what we want.
2001-11-01 20:51:23 -05:00
unknown
50fdd2b371 Remove bdb/include/*_ext.h from revision control. They are
generated automatically.


BitKeeper/deleted/.del-db_ext.h~a1e210bbd0de0a48:
  Delete: bdb/include/db_ext.h
BitKeeper/deleted/.del-mutex_ext.h~f20f47ddc346598b:
  Delete: bdb/include/mutex_ext.h
BitKeeper/deleted/.del-btree_ext.h~5d53d710f170c6b6:
  Delete: bdb/include/btree_ext.h
BitKeeper/deleted/.del-clib_ext.h~ed9d9f7965f0e1d3:
  Delete: bdb/include/clib_ext.h
BitKeeper/deleted/.del-common_ext.h~35c8aab64ee3b8fd:
  Delete: bdb/include/common_ext.h
BitKeeper/deleted/.del-env_ext.h~33a5fdef1aeecefd:
  Delete: bdb/include/env_ext.h
BitKeeper/deleted/.del-hash_ext.h~5b31ff8413481606:
  Delete: bdb/include/hash_ext.h
BitKeeper/deleted/.del-lock_ext.h~ccd0785bb206933f:
  Delete: bdb/include/lock_ext.h
BitKeeper/deleted/.del-log_ext.h~2988f11d4545c76b:
  Delete: bdb/include/log_ext.h
BitKeeper/deleted/.del-mp_ext.h~a528b772d42d6455:
  Delete: bdb/include/mp_ext.h
BitKeeper/deleted/.del-os_ext.h~a1771032b4d2d53b:
  Delete: bdb/include/os_ext.h
BitKeeper/deleted/.del-qam_ext.h~9993db1fb3428b6d:
  Delete: bdb/include/qam_ext.h
BitKeeper/deleted/.del-tcl_ext.h~6759d22aa2ff5f39:
  Delete: bdb/include/tcl_ext.h
BitKeeper/deleted/.del-txn_ext.h~9db24c14f204890c:
  Delete: bdb/include/txn_ext.h
BitKeeper/deleted/.del-xa_ext.h~50918e5ef9f095b6:
  Delete: bdb/include/xa_ext.h
BitKeeper/etc/ignore:
  Added bdb/include/btree_ext.h bdb/include/clib_ext.h bdb/include/common_ext.h bdb/include/db_ext.h bdb/include/env_ext.h bdb/include/hash_ext.h bdb/include/lock_ext.h bdb/include/log_ext.h bdb/include/mp_ext.h bdb/include/mutex_ext.h bdb/include/os_ext.h bdb/include/qam_ext.h bdb/include/tcl_ext.h bdb/include/txn_ext.h bdb/include/xa_ext.h to the ignore list
2001-11-01 20:47:31 -05:00
unknown
ca92540e81 Fixed typos/lingo, from notes by Stefan Hinz (German translator). 2001-11-02 11:18:50 +10:00
unknown
7e0c1a1774 Fixed TcX references. 2001-11-02 09:53:07 +10:00
unknown
4a69242165 manual.texi Remove bogus mention of --with-libwrap from Solaris
manual.texi	install notes.


Docs/manual.texi:
  Remove bogus mention of --with-libwrap from Solaris
  install notes.
2001-11-01 17:05:07 -05:00
unknown
147b21a430 SSL timeout bug fixed. Timeout was constant 60 seconds instead of 28800 2001-11-01 19:10:55 +02:00
unknown
28340acf02 SSL fixes.
client/mysql.cc:
  Some memory was unfreed :(
include/sslopt-case.h:
  Oh no, this typo made capath functionality unusable
vio/viossl.c:
  Want to debug timeout issues.
2001-11-01 16:59:00 +02:00
unknown
d9dcb15b25 Merge work.mysql.com:/home/bk/mysql-4.0
into volk.internalnet:/home/tonu/mysql-4.0
2001-11-01 13:13:08 +02:00
unknown
e5ee961c29 Fix list of sections to leave out of printed manual. 2001-11-01 16:18:05 +10:00
unknown
a0b8413048 More header caps fixes & a dopey typo. 2001-11-01 14:46:09 +10:00
unknown
3af787b385 Fixed typos and header caps. 2001-11-01 14:26:09 +10:00
unknown
ad8068feba Updated gnu.org @urefs. 2001-11-01 12:50:04 +10:00
unknown
fd1df8b534 Resolved z/s spelling inconsistencies.
Fixed few Innobase -> InnoDB inconsistencies.


BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-11-01 11:26:19 +10:00
unknown
e22ede7edc manual.texi Test push in 4.0 repository
Docs/manual.texi:
  Test push in 4.0 repository
2001-10-31 20:00:02 +02:00
unknown
7e398172e8 manual.texi:
Added 2 new mirrors


Docs/manual.texi:
  Added 2 new mirrors
2001-10-31 16:16:14 +02:00
unknown
5100cda613 Merge tfr@work.mysql.com:/home/bk/mysql-4.0
into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0


Docs/manual.texi:
  Auto merged
2001-10-31 15:14:21 +02:00
unknown
7c9c3ca7fe Merge work.mysql.com:/home/bk/mysql-4.0
into volk.internalnet:/home/tonu/mysql-4.0
2001-10-31 09:27:00 +02:00
unknown
61aaf0f944 Added MySQL AB Certification.
Updated Training, Consulting info with additional text from Bertrand.
Added certification and press info to contact details.
2001-10-31 15:19:07 +10:00
unknown
0e2929a2ba Reference to stable version shouldn't be using variable with current version! 2001-10-31 12:18:47 +10:00
unknown
add0fffdde Fixed processor detection script to be more portable 2001-10-30 23:44:49 +02:00
unknown
1baa552749 Fixed explanation in another reference of -- comment style. 2001-10-30 15:46:01 +10:00
unknown
e8351f063e Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.rochd1.qld.optusnet.com.au:c:/home/mysql-4.0
2001-10-30 15:29:04 +10:00
unknown
118b315f13 Restructuring/rewrite of "What standards" and "Missing functions" sections. 2001-10-30 15:25:48 +10:00
unknown
4992b3a211 Remove console manager and deprecate functions from libmysql 2001-10-30 01:29:49 -02:00
unknown
bb1be56c54 manual.texi:
Update mirror listing


Docs/manual.texi:
  Update mirror listing
2001-10-30 00:11:00 +02:00
unknown
4a113420ee Improve libmsyql_r and libmysqld sections of manual.
Docs/manual.texi:
  Clean up libmysql_r and libmysqld sections.
BitKeeper/etc/ignore:
  Added libmysqld/mf_iocache.cc to the ignore list
2001-10-29 14:12:46 -05:00
unknown
ac8914df1e Merge work.mysql.com:/home/bk/mysql-4.0 into black.box:/u/home/tim/my/4 2001-10-29 12:40:26 -05:00
unknown
763f6f06d6 Add sql/mf_iocache.cc to libmysqld sources list.
libmysqld/Makefile.am:
  Add sql/mf_iocache.cc to sources list.
2001-10-29 12:37:32 -05:00
unknown
b3a974963d Fixed error message when opening a not-MyISAM file.
Extended MODIFY and CHANGE in ALTER TABLE to accept the AFTER keyword.
Extended MyISAM to handle records > 16M.


Docs/manual.texi:
  Updated state of different modules.
  Rewrote description of 'perror' and 'Packet too large'.
myisam/mi_dynrec.c:
  Extended MyISAM to handle records > 16M
myisam/mi_open.c:
  Fix error message when opening a not-MyISAM file.
myisam/myisamdef.h:
  Extended MyISAM to handle records > 16M
mysql-test/r/alter_table.result:
  Added test for CHANGE col ... AFTER
mysql-test/t/alter_table.test:
  Added test for CHANGE col ... AFTER
sql/sql_table.cc:
  Extended MODIFY and CHANGE in ALTER TABLE to accept the AFTER keyword.
sql/sql_yacc.yy:
  Extended MODIFY and CHANGE in ALTER TABLE to accept the AFTER keyword.
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-10-29 10:49:35 +02:00
unknown
2c76b3a98e Fixups from Marten Mickos. 2001-10-29 15:36:37 +10:00
unknown
838ff16109 Typo fix.
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-10-29 12:28:35 +10:00
unknown
e414b18d9f Working on "Missing functions" sections. 2001-10-26 15:53:04 +10:00
unknown
16d0042c7b Further clarification/cleanup of Windows text. 2001-10-26 15:14:56 +10:00
unknown
16a1f41f7a Fixup of lingo (PR clean) in "-- as the start of a comment" text. 2001-10-26 13:48:32 +10:00
unknown
710bea3311 Fixup of English in SSL section. 2001-10-26 12:51:42 +10:00
unknown
2cd99bf9f8 Removal of duplicate lines in transaction text.
Fixup of Windows texts.
2001-10-26 11:47:52 +10:00
unknown
9393a050e7 Typo fix; reported by Rodney Broom (rbroom@rbroom.com). 2001-10-26 09:51:06 +10:00
unknown
46797cd908 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-10-25 17:37:20 +02:00
unknown
f1a73871c7 'mysqld --help|grep -A1 safe-user-create' output clarification
sql/mysqld.cc:
  typo fixed
2001-10-25 17:33:54 +02:00
unknown
368c6c1f30 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-10-25 08:58:01 -06:00