1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-07 17:42:39 +03:00
Commit Graph

2506 Commits

Author SHA1 Message Date
unknown
2f91c6c3c9 NetWare trademark fixup (noted by Randolf Richardson). 2002-05-17 13:43:19 +10:00
unknown
0cfafb7388 Re-merging and fixups of new User Resources section.
Docs/manual.de.texi:
  Copied new section to German manual (to be translated).
Docs/manual.texi:
  Re-merged Monty's additions with Arjen's original fixups.
2002-05-17 13:36:38 +10:00
unknown
66f426c063 Fixed some compilation problems in last changeset
Docs/manual.texi:
  Small changes regarind user resources
client/mysqlbinlog.cc:
  Applied patch to support --database
mysql-test/r/func_isnull.result:
  New test results
mysql-test/r/join.result:
  New test results
mysql-test/r/show_check.result:
  New test results
mysql-test/r/type_datetime.result:
  New test results
mysql-test/r/type_decimal.result:
  New test results
mysql-test/r/type_float.result:
  New test results
mysys/my_gethostbyname.c:
  Fixed type on last push
mysys/my_pthread.c:
  Fixed type on last push
sql/sql_select.cc:
  Fixed bug in LIMIT handling
2002-05-16 23:35:09 +03:00
unknown
4d094257db merge with 3.23.51
BitKeeper/etc/ignore:
  auto-union
BitKeeper/etc/logging_ok:
  auto-union
BitKeeper/deleted/.del-mysql_fix_extensions.sh:
  Delete: scripts/mysql_fix_extensions.sh
Build-tools/Do-rpm:
  Auto merged
Makefile.am:
  Auto merged
client/mysqldump.c:
  Auto merged
client/mysqltest.c:
  Auto merged
extra/resolve_stack_dump.c:
  Auto merged
include/my_pthread.h:
  Auto merged
include/my_sys.h:
  Auto merged
include/mysqld_error.h:
  Auto merged
innobase/row/row0ins.c:
  Auto merged
innobase/row/row0mysql.c:
  Auto merged
innobase/row/row0sel.c:
  Auto merged
isam/pack_isam.c:
  Auto merged
libmysql/libmysql.c:
  Auto merged
mysql-test/r/func_if.result:
  Auto merged
mysql-test/t/join.test:
  Auto merged
mysys/array.c:
  Auto merged
mysys/charset.c:
  Auto merged
mysys/default.c:
  Auto merged
mysys/hash.c:
  Auto merged
mysys/my_thr_init.c:
  Auto merged
mysys/raid.cc:
  Auto merged
mysql-test/t/type_decimal.test:
  Auto merged
sql/hostname.cc:
  Auto merged
sql/item.h:
  Auto merged
sql/item_cmpfunc.h:
  Auto merged
sql/item_timefunc.h:
  Auto merged
sql/log.cc:
  Auto merged
sql/mini_client.cc:
  Auto merged
sql/sql_parse.cc:
  Auto merged
sql/sql_select.cc:
  Auto merged
strings/Makefile.am:
  Auto merged
2002-05-16 18:20:49 +03:00
unknown
d2b95cd7ab New my_gethostbyname_r() handling
Changed some status variable names
Fix bug in GRANT ... PASSWORD string


Docs/manual.texi:
  Update of variable names
include/my_net.h:
  New my_gethostbyname_r() handling
include/my_pthread.h:
  New my_gethostbyname_r() handling
libmysql/Makefile.shared:
  New my_gethostbyname_r() handling
libmysql/libmysql.c:
  New my_gethostbyname_r() handling
mysys/Makefile.am:
  New my_gethostbyname_r() handling
mysys/my_pthread.c:
  New my_gethostbyname_r() handling
mysys/my_thr_init.c:
  New my_gethostbyname_r() handling
sql/hostname.cc:
  New my_gethostbyname_r() handling
sql/mini_client.cc:
  New my_gethostbyname_r() handling
sql/mysqld.cc:
  change some status variable names
sql/sql_acl.cc:
  Fix bug in GRANT ... PASSWORD string
2002-05-16 16:32:51 +03:00
unknown
2618c6963c merge
sql/mysqld.cc:
  Auto merged
2002-05-16 16:26:02 +03:00
unknown
9ef4edccc2 Fix bug in SELECT SQL_CALC_FOUND_ROWS
Docs/manual.texi:
  Update of new GRANT options
libmysql/manager.c:
  Use new my_gethostbyname_r() functions
mysql-test/r/select_found.result:
  new test case
mysql-test/t/select_found.test:
  new test case
sql/mysqld.cc:
  Change names of some status variables
2002-05-16 16:06:57 +03:00
unknown
6e7a37f520 "News" updated 2002-05-16 13:00:52 +02:00
unknown
0cecf511b9 Typo fix (tnx Paul!) 2002-05-16 14:15:47 +10:00
unknown
29ce604523 Noted mysql_fix_extensions script.
Various cleanups in News 4.0.2 section.
2002-05-16 12:04:36 +10:00
unknown
efc552c35b manual.texi Put back text that Sinisa wiped out in a resolve.
Docs/manual.texi:
  Put back text that Sinisa wiped out in a resolve.
2002-05-15 13:57:11 -05:00
unknown
69664dbf98 Merge
Docs/manual.texi:
  SCCS merged
2002-05-15 20:57:10 +02:00
unknown
19eb09ae8a yet another ft-trunc bug fixed 2002-05-15 20:31:24 +02:00
unknown
68f972b5d4 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
Docs/manual.texi:
  Auto merged
sql/sql_yacc.yy:
  Auto merged
2002-05-15 17:23:14 +03:00
unknown
5159477168 Removed some long from mysqld comments (should be in manual).
Docs/manual.texi:
  Updated information about --temp-pool
libmysql/libmysql.c:
  Call my_end() at exit
libmysqld/lib_sql.cc:
  Call my_end() at exit
sql/mysqld.cc:
  Removed some long comments (should be in manual).
2002-05-15 16:36:41 +03:00
unknown
23283a5b93 fixing resolve errors 2002-05-15 14:18:36 +03:00
unknown
5a8763b3f8 resolve changes
sql/sql_parse.cc:
  Auto merged
sql/sql_acl.cc:
  Auto merged
sql/sql_select.cc:
  Auto merged
2002-05-15 14:11:27 +03:00
unknown
c5bfcc9d7f Features made for Schlund plus several bug fixes.
Read a manual for more detail
2002-05-15 13:50:38 +03:00
unknown
6c35a471d7 Style fixups.
Docs/Manual_style_guidelines.txt:
  Add item on operators.
Docs/manual.texi:
  Style fixup to changelog.
2002-05-15 09:46:57 +10:00
unknown
9f8ce5fb26 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into fred.bitbike.com:/home/arjen/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-05-15 09:42:32 +10:00
unknown
eba5ec8b4b Fixed bug in datetime range optimization
Docs/manual.texi:
  Changelog
mysql-test/r/type_datetime.result:
  Test of datetime optimization
mysql-test/t/type_datetime.test:
  Test of datetime optimization
2002-05-15 01:01:26 +03:00
unknown
f20dda3ea9 manual.texi Operators are operators, not functions, so they take
manual.texi	operands, not arguments.


Docs/manual.texi:
  Operators are operators, not functions, so they take
  operands, not arguments.
2002-05-14 11:10:29 -05:00
unknown
36138448a2 manual.texi Update description of logical AND. (In 3.23.9, it changed
manual.texi	behavior to return NULL, not zero, if either operand is NULL)


Docs/manual.texi:
  Update description of logical AND. (In 3.23.9, it changed
  behavior to return NULL, not zero, if either operand is NULL)
2002-05-14 11:03:10 -05:00
unknown
45bcd69a30 manual.texi Change note mods, 3.23.51.
Docs/manual.texi:
  Change note mods, 3.23.51.
2002-05-14 11:00:10 -05:00
unknown
c1d71970c6 manual.texi Clarify meaning of SET TRANSACTION.
Docs/manual.texi:
  Clarify meaning of SET TRANSACTION.
2002-05-14 11:00:09 -05:00
unknown
eb4a0722f5 manual.texi Add --quote-names to mysqldump option list.
Docs/manual.texi:
  Add --quote-names to mysqldump option list.
2002-05-14 11:00:08 -05:00
unknown
7b50276007 manual.texi DATE_FORMAT() %U, %u, %V, %u specifiers produce two digits.
Docs/manual.texi:
  DATE_FORMAT() %U, %u, %V, %u specifiers produce two digits.
2002-05-14 11:00:07 -05:00
unknown
f876e01f9d DROP DATABASE with symlinks did not work before 2002-05-14 14:42:03 +03:00
unknown
2c5fe6bc27 Fix in CONCAT/DELETE example to make it work with text fields (from Greg Jones). 2002-05-14 09:03:25 +10:00
unknown
3a98842da5 Added doc/changelog for --no-beep and --prompt=... in mysql cmdline client.
(--prompt code contributed by Harrison Fisk.)
Made mysql subsection title clear.
Little style cleanups.
2002-05-10 11:04:44 +10:00
unknown
e39cd8c4d2 Style fixup for docs commit. 2002-05-09 14:17:49 +10:00
unknown
e9827c505b merge
BitKeeper/etc/logging_ok:
  auto-union
2002-05-09 06:29:49 +03:00
unknown
3f71755066 Update manual information about libstdc++
Docs/manual.texi:
  Update information about libstdc++
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2002-05-09 06:19:02 +03:00
unknown
e6b07a071e Updated patch for glibc 2002-05-09 06:03:51 +03:00
unknown
6ca4ca5bc5 Made "full-text" references consistent.
Docs/Manual_style_guidelines.txt:
  Added "full-text" to style doc. Was previously decided, not documented.
2002-05-09 07:19:10 +10:00
unknown
84c991ad02 manual.texi Clean up some MERGE uses.
manual.texi	Change note mods, 4.0.2.


Docs/manual.texi:
  Clean up some MERGE uses.
2002-05-08 13:13:46 -05:00
unknown
838938d129 manual merge 2002-05-08 13:13:45 -05:00
unknown
650c966ead three fulltext search bugs documented in News section 2002-05-08 18:13:44 +00:00
unknown
c46074f1cd Clarified default of case-insensitive ORDER BY for char-type columns. 2002-05-08 12:57:47 +10:00
unknown
f09488d671 Documented server behaviour for out-of-range dates. 2002-05-08 10:25:26 +10:00
unknown
daafa8db50 Fix for ISNULL()
Docs/manual.texi:
  Chagnelog
mysql-test/r/join.result:
  New tests for IS NULL
mysql-test/t/join.test:
  New tests for IS NULL
2002-05-07 19:08:56 +03:00
unknown
e67eb77b13 Fixed bug in ISNULL(not_null_expression)
Docs/manual.texi:
  Changlelog
2002-05-04 11:11:00 +03:00
unknown
53356ec62d Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-05-03 13:13:31 -05:00
unknown
af75c44bcb Late source entry of some proofread catches in ch02. 2002-05-03 10:00:57 +10:00
unknown
7168a18847 Cleanups for reserved words table.
Docs/Support/update-reserved-words.pl:
  Fill last row to full # of columns in reserved words table.
Docs/manual.texi:
  Regenerated reserved words table (also removed trailing spaces).
2002-05-03 08:47:21 +10:00
unknown
cb99222d02 NOTE: this is post-O'Reilly final.
Change table from 4 columns to 3 (looks better in output).
2002-05-03 08:16:19 +10:00
unknown
2a182f2bc4 manual.texi Change note mods, 4.0.[12].
Manual_style_guidelines.txt	put back item I lost after manual merge.


Docs/Manual_style_guidelines.txt:
  put back item I lost after manual merge.
Docs/manual.texi:
  Change note mods, 4.0.[12].
2002-05-02 12:53:56 -05:00
unknown
23bf368966 Fixed problems with DECIMAL() type on overflow.
Docs/manual.texi:
  Changlog
configure.in:
  Change to version 3.23.51
  Fix for OSF1
include/mysqld_error.h:
  Added copyright message
isam/pack_isam.c:
  Added copyright message
mysql-test/r/type_decimal.result:
  New test results
mysql-test/t/type_decimal.test:
  New test results
strings/Makefile.am:
  Added mising file
2002-05-02 18:04:21 +03:00
unknown
3bf08c41b2 Update on British English. 2002-05-02 17:09:42 +10:00
unknown
d2fcac48e4 (hopefully) final fixups for O'Reilly and XML/DocBook.
Docs/Manual_style_guidelines.txt:
  Updated guidelines, mostly identified globals from O'Reilly proofread.
Docs/Support/docbook-fixup.pl:
  Added post-processing for new docbook-prefix preprocessing.
  Shuffled/fixed some other minor stuff.
Docs/Support/make-docbook:
  Include preprocessing before makeinfo.
Docs/manual.texi:
  Processing O'Reilly proofread, including global style changes.
  Watch this one VERY VERY carefully - it's extremely drastic!
2002-05-02 16:31:03 +10:00