Commit graph

3439 commits

Author SHA1 Message Date
unknown
3646d92470 Added --prompt and `prompt'' command, add dynamic prompt support to `mysql''. 2002-03-20 18:07:57 -06:00
unknown
85fd8ddacd 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-03-20 17:08:42 -06:00
unknown
509fb8d18a manual.texi misc small cleanups
manual.texi	"leafs" is not a word.  Except in hockey. :-)
manual.texi	fix typo


Docs/manual.texi:
  misc small cleanups
2002-03-20 17:07:00 -06:00
unknown
5b5139527c Fixed a bug in mysql.cc
client/mysql.cc:
  Fixed a bug in mysql.cc in xml.
2002-03-20 20:57:46 +02:00
unknown
ddefe21d24 Fixed a bug in mysqldump.
client/mysqldump.c:
  Fixed a bug in xml in mysqldump
2002-03-20 20:49:21 +02:00
unknown
58e0b04efc Typo fix and a few other little cleanups. 2002-03-20 15:12:22 +10:00
unknown
e97c01c79d Changed references Win -> Windows, made things consistent, noted Me and XP. 2002-03-20 14:31:49 +10:00
unknown
8b1d7dbec8 manual.texi more Windows startup procedure cleanup
manual.texi	typo


Docs/manual.texi:
  more Windows startup procedure cleanup
2002-03-19 10:03:34 -06:00
unknown
57557154c5 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-03-19 09:36:53 -06:00
unknown
88dce002f6 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-03-19 14:10:16 +02:00
unknown
7fc36355bc fix for the limit bug in UNION's and some additional syntax
checkings


mysql-test/r/union.result:
  fix for the limit bug in UNION's
mysql-test/t/union.test:
  fix for the limit bug in UNION's
sql/sql_union.cc:
  fix for the limit bug in UNION's
sql/sql_yacc.yy:
  Syntax checking for options that should appear in main select only.
2002-03-19 14:07:52 +02:00
unknown
6584b3a3b2 Added description of DISTINCT/DISTINCTROW/ALL options in SELECT. 2002-03-19 16:11:36 +10:00
unknown
3416daff6a Some rephrasing, based on suggestions by Egor. 2002-03-19 15:47:24 +10:00
unknown
06b4668437 Make binary install info correct, work with the symlink, and be consistent with source install:
root owns all except data dir (mysql), all in mysql group.
2002-03-19 15:17:32 +10:00
unknown
999794662e Adding the new zlib tree for Windows
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2002-03-19 01:08:09 -03:00
unknown
db002dcf3b manual.texi clarify some of the Windows startup procedure
Docs/manual.texi:
  clarify some of the Windows startup procedure
2002-03-18 11:39:12 -06:00
unknown
ef38d5c3a9 Fixed small bug. 2002-03-17 05:39:25 -06:00
unknown
c164811479 Merge jcole@work.mysql.com:/home/bk/mysql-4.0
into mugatu.spaceapes.com:/home/jcole/bk/mysql-4.0
2002-03-17 05:30:47 -06:00
unknown
0224a6da7d Added Makefile.am targets for internals.texi.
Cleaned up internals.texi, changed tabs to spaces.


Docs/Makefile.am:
  Added Makefile.am targets for internals.texi.
Docs/internals.texi:
  Cleanups, replaced tabs with spaces.
2002-03-17 05:30:03 -06:00
unknown
2ef8d45827 manual.texi Misc. minor cleanups.
manual.texi	clarify sentence.


Docs/manual.texi:
  Misc. minor cleanups.
2002-03-16 17:19:41 -06:00
unknown
ab28b1277a Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-03-16 17:18:50 -06:00
unknown
f19d97b2ab Minor changes to allow colspec numbering
Docs/Support/colspec-fix.pl:
  Added code snippet to handle colspec numbering
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2002-03-16 16:18:49 -07:00
unknown
e8cc84628b Merge sanja.is.com.ua:/home/bell/mysql/mysql-4
into sanja.is.com.ua:/home/bell/mysql/work.etalon


sql/sql_class.h:
  Auto merged
sql/table.h:
  Auto merged
2002-03-16 10:38:35 +02:00
unknown
5c6902a495 added some comments 2002-03-16 10:36:27 +02:00
unknown
48afb1dd2c manual.texi Option file comments must be on their own lines.
manual.texi	Fix instance where manual uses illegal syntax by
manual.texi	putting comments at end of lines.


Docs/manual.texi:
  Option file comments must be on their own lines.
  Fix instance where manual uses illegal syntax by
  putting comments at end of lines.
2002-03-15 18:49:59 -06:00
unknown
dad9a12b3d Merge sanja.is.com.ua:/home/bell/mysql/mysql-4
into sanja.is.com.ua:/home/bell/mysql/work-qc


Docs/manual.texi:
  Auto merged
sql/handler.cc:
  Auto merged
sql/table.h:
  Auto merged
2002-03-15 23:59:51 +02:00
unknown
0510e98e11 processing trunsactional tables in query cache
mysql-test/r/innodb_cache.result:
  new test for query cache with transactions
mysql-test/t/innodb_cache.test:
  new test for query cache with transactions
sql/sql_cache.cc:
  processing trunsactional tables in query cache & removing strlen
sql/sql_class.cc:
  processing trunsactional tables in query cache & added transaction-live memory
sql/sql_class.h:
  processing trunsactional tables in query cache & added transaction-live memory
sql/sql_parse.cc:
  processing trunsactional tables in query cache & added transaction-live memory
sql/table.h:
  removing strlen operation from query cache
2002-03-15 23:57:31 +02:00
unknown
52e6db975a merge 2002-03-15 21:33:36 +02:00
unknown
38e14c0371 Fixed problem with WHERE key=const ORDER BY key DESC
Docs/manual.texi:
  Changelog
myisam/ft_boolean_search.c:
  Portability fix
sql/ha_myisam.cc:
  Cleanup
sql/sql_union.cc:
  cleanup
2002-03-15 21:30:50 +02:00
unknown
b509821d51 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-03-15 18:15:42 +02:00
unknown
7070f6ef7a Do chroot() after changing user. 2002-03-15 18:15:41 +02:00
unknown
e115cefe1b Decrease net_buffer_length to not get problems when running against mysqld with same max_allowed_packet 2002-03-15 18:13:51 +02:00
unknown
22615b1a8b Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-03-15 14:12:20 +02:00
unknown
3b2e1fd276 Making full-text queries working with UNION's 2002-03-15 14:11:11 +02:00
unknown
ade0c20727 Cleaned up mysql.cc a bit.
client/mysql.cc:
  Cleaned up a bit.
2002-03-15 04:16:27 -06:00
unknown
27a4a5add0 Merge jcole@work.mysql.com:/home/bk/mysql-4.0
into mugatu.spaceapes.com:/home/jcole/bk/mysql-4.0
2002-03-15 03:15:59 -06:00
unknown
357c24d063 Merge work.mysql.com:/home/bk/mysql-4.0
into fred.bitbike.com:/home/arjen/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-03-15 10:38:24 +10:00
unknown
9a4731b637 Typo fixup (from Colin Faber).
BitKeeper/etc/ignore:
  Added Docs/manual.de.log to the ignore list
2002-03-15 10:35:14 +10:00
unknown
a311ea70fd manual.texi - make mysql_debug() argument match prototype in mysql.h.
manual.texi	- make mysql_data_seek() second argument match
manual.texi	  prototype in mysql.h.
manual.texi	- fix missing @xref parens in function names.
manual.texi	- mysql_change_user(), mysql_character_set_name()
manual.texi	  were out of order in C API section.


Docs/manual.texi:
  make mysql_debug() argument match prototype in mysql.h.
2002-03-14 17:59:32 -06:00
unknown
de59bd86a5 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-03-14 14:43:49 -06:00
unknown
e8f267a70a manual.texi clarify ambiguous "it" in mysql_escape_string()
manual.texi	description
manual.texi	add missing mysql_server_end() prototype
manual.texi	add missing mysql_thread_end() prototype
manual.texi	add missing mysql_thread_init() prototype
manual.texi	add missing my_init() prototype


Docs/manual.texi:
  clarify ambiguous "it" in mysql_escape_string()
  description
2002-03-14 12:35:01 -06:00
unknown
c6a8546da1 manual.texi remove apparently-errant half-phrase
Docs/manual.texi:
  remove apparently-errant half-phrase
2002-03-14 12:14:43 -06:00
unknown
606e3e9550 manual.texi:
Fix an error in the manual: also BDB and InnoDB tables can have indexes on columns which can have NULLs


Docs/manual.texi:
  Fix an error in the manual: also BDB and InnoDB tables can have indexes on columns which can have NULLs
2002-03-14 14:32:36 +02:00
unknown
ffed900fc7 Cleaned up rules in Docs/Makefile.am.
Docs/Makefile.am:
  Cleaned up rules.
2002-03-14 04:11:20 -06:00
unknown
0f4656455c Merge jcole@work.mysql.com:/home/bk/mysql-4.0
into mugatu.spaceapes.com:/home/jcole/bk/mysql-4.0
2002-03-14 03:51:41 -06:00
unknown
0c382a7111 Added German manual builds in Makefile.am.
Fixed typo in manual.de.texi.


Docs/Makefile.am:
  Added German manual builds.
Docs/manual.de.texi:
  Fixed typo.
2002-03-14 03:50:51 -06:00
unknown
ed68d5a3b4 Massive cleanups to internals.texi.
Docs/internals.texi:
  Massive cleanups.
2002-03-14 03:49:14 -06:00
unknown
fcdf3ac0bf Merge work.mysql.com:/home/bk/mysql-4.0
into fred.bitbike.com:/home/arjen/mysql-4.0
2002-03-14 15:46:07 +10:00
unknown
2b400a5a97 Append "cm" measurement unit specifier to colwidth field. 2002-03-14 15:35:00 +10:00
unknown
bc49942fc5 Merge jcole@work.mysql.com:/home/bk/mysql-4.0
into mugatu.spaceapes.com:/home/jcole/bk/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-03-13 23:20:47 -06:00