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

2441 Commits

Author SHA1 Message Date
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
unknown
52da09aeaf Fixed oopsie in table column fraction. 2002-05-01 11:15:27 +10:00
unknown
ed58a2366f Bundle of O'Reilly-related fixups, mostly table column-width related.
Docs/Support/docbook-fixup.pl:
  Shuffled XML/DocBook LINK fixup to before other XREF fixups that might also touch the result.
Docs/Support/update-reserved-words.pl:
  Generate reserved word list in 3 columns instead of 4.
Docs/manual.texi:
  Slightly adjusted table column widths for better printed output.
  Reserved keywords table newly generated with 3 columns instead of 4.
2002-05-01 10:59:24 +10:00
unknown
4ddc2b9f6a ChangeLog merging
client/mysqldump.c:
  Auto merged
2002-04-30 21:27:26 +03:00
unknown
ecd169610d 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-04-30 09:34:15 +10:00
unknown
bc6fe38c5f Removed another rebel reference by Sasha... 2002-04-30 09:29:47 +10:00
unknown
b31b2d9ebf Merge lgrimmer@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/my/mysql-4.0
2002-04-29 20:51:34 +02:00
unknown
a29c910fa9 - Added Docs/Manual_style_guidelines.txt on Paul's request - this document
is supposed to become the central repository for documentation guidelines
- re-fixed wording in configure.in according to Manual style guidelines
  (thanks to Paul for the hint)
2002-04-29 19:51:01 +02:00
unknown
a903567dea manual.texi Change note mods, 4.0.2.
Docs/manual.texi:
  Change note mods, 4.0.2.
2002-04-29 10:52:03 -05:00
unknown
ff3029502b Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
Docs/manual.texi:
  Auto merged
2002-04-29 12:25:35 +03:00
unknown
4c76a1c896 Fixed that enable-reads-from-master and repl-parse-query works in option files.
Fixed slowdown problem on win98
Fixed syntax for ALTER TABLE .. RENAME


Docs/manual.texi:
  changelog
libmysql/libmysql.c:
  Fixed that enable-reads-from-master and repl-parse-query works in option files.
myisam/ft_boolean_search.c:
  Portability fixes
mysys/my_thr_init.c:
  cleanup
sql/sql_base.cc:
  Fixed slowdown problem on win98
sql/sql_delete.cc:
  Removed compiler warnings
sql/sql_insert.cc:
  Removed compiler warnings
sql/sql_update.cc:
  Removed compiler warnings
sql/sql_yacc.yy:
  Fixed syntax for ALTER TABLE .. RENAME
vio/vio.c:
  Added test of OS2
vio/viosocket.c:
  cleanup
2002-04-29 12:24:14 +03:00
unknown
1450d3e0ab Various fixups in chapters 4-5 (O'Reilly feedback). 2002-04-29 15:29:59 +10:00
unknown
d5fa92600b Changed indices to indexes for consistency.
Added FIX reminder regarding @multitable in SHOW VARIABLES section.
2002-04-29 12:09:29 +10:00
unknown
472b1c107b Re-added note about R-trees in PostgreSQL (noting MySQL 4.1 support too). 2002-04-29 10:29:56 +10:00
unknown
17433fc12f Added updated roadmap to MySQL/PostgreSQL comparison (by Monty). 2002-04-29 10:12:44 +10:00
unknown
efb2c5fa33 URL changed (reported by Melvyn Sopacua). 2002-04-29 09:06:39 +10:00