Commit graph

1,571 commits

Author SHA1 Message Date
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
unknown
63686ef52e manual.texi Minor tweaks to SHOW VARIABLES section.
Docs/manual.texi:
  Minor tweaks to SHOW VARIABLES section.
2002-04-26 12:52:09 -05:00
unknown
34a556944e manual.texi More SQL keyword capping + misc example format fixups.
Docs/manual.texi:
  More SQL keyword capping + misc example format fixups.
2002-04-26 09:59:52 -05:00
unknown
491aa11cf5 manual.texi Use wildcard consistently, not a mix of wild card,
manual.texi	wild-card, and wildcard.


Docs/manual.texi:
  Use wildcard consistently, not a mix of wild card,
  wild-card, and wildcard.
2002-04-26 09:28:11 -05:00
unknown
a27f6ba874 Merge work.mysql.com:/home/bk/mysql-4.0
into fred.bitbike.com:/home/arjen/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-04-26 20:12:26 +10:00
unknown
d1edef550d Fixups in manual texi source and XML/Docbook output scripts.
Docs/Support/docbook-fixup.pl:
  Fixup LINK to XREF in xml/docbook output, removing explicit target title.
Docs/manual.texi:
  Fixups from O'Reilly proofread feedback.
2002-04-26 20:05:46 +10:00
unknown
eeef54d938 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
Docs/manual.texi:
  Auto merged
2002-04-26 08:57:49 +03:00
unknown
f483fae653 Fix manual mismerge. Questions should have question marks. 2002-04-26 15:14:08 +10:00
unknown
9a6d02d183 Merge work.mysql.com:/home/bk/mysql-4.0
into fred.bitbike.com:/home/arjen/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-04-26 14:36:12 +10:00
unknown
0c83caeece Change XML/DocBook output to have version #.## instead of #.##-alpha.
Add URL reference to "Enforcing the GPL" article.
Removed duplicate SQL_BUFFER_RESULT/SQL_SMALL_RESULT texts (reported by Fournier Jocelyn).


Docs/Support/make-docbook:
  Change XML/DocBook output to have version #.## instead of #.##-alpha.
Docs/manual.texi:
  Add URL reference to "Enforcing the GPL" article.
  Removed duplicate SQL_BUFFER_RESULT/SQL_SMALL_RESULT texts (reported by Fournier Jocelyn).
2002-04-26 14:35:15 +10:00
unknown
1602fa04b4 Zak's colspec script fixups.
Zak's manual fixups.


Docs/Support/colspec-fix.pl:
  Zak's colspec script fixups.
Docs/manual.texi:
  Zak's manual fixups.
2002-04-26 12:12:43 +10:00
unknown
1570ecfeca manual.texi Minor SHOW STATUS tweaks.
Docs/manual.texi:
  Minor SHOW STATUS tweaks.
2002-04-25 18:19:23 -05:00
unknown
4c95626eea manual.texi add-hook -> ad hoc
Docs/manual.texi:
  add-hook -> ad hoc
2002-04-25 10:15:24 -05:00
unknown
0a03601fab merge
BitKeeper/etc/logging_ok:
  auto-union
configure.in:
  Auto merged
BitKeeper/deleted/.del-identity.result~e41453a364242503:
  Auto merged
BitKeeper/deleted/.del-identity.test~326f469b59105404:
  Auto merged
include/my_pthread.h:
  Auto merged
innobase/dict/dict0crea.c:
  Auto merged
innobase/dict/dict0dict.c:
  Auto merged
innobase/dict/dict0load.c:
  Auto merged
innobase/include/univ.i:
  Auto merged
innobase/lock/lock0lock.c:
  Auto merged
innobase/pars/pars0opt.c:
  Auto merged
innobase/que/que0que.c:
  Auto merged
innobase/row/row0ins.c:
  Auto merged
innobase/row/row0mysql.c:
  Auto merged
innobase/row/row0sel.c:
  Auto merged
innobase/row/row0upd.c:
  Auto merged
innobase/srv/srv0srv.c:
  Auto merged
innobase/sync/sync0sync.c:
  Auto merged
innobase/trx/trx0trx.c:
  Auto merged
libmysql/libmysql.c:
  Auto merged
myisam/myisampack.c:
  Auto merged
mysql-test/t/func_test.test:
  Auto merged
mysql-test/t/show_check.test:
  Auto merged
mysql-test/t/variables.test:
  Auto merged
mysys/my_pthread.c:
  Auto merged
sql/item_cmpfunc.cc:
  Auto merged
sql/item_func.cc:
  Auto merged
sql/mysql_priv.h:
  Auto merged
sql/share/danish/errmsg.txt:
  Auto merged
sql/share/english/errmsg.txt:
  Auto merged
sql/share/french/errmsg.txt:
  Auto merged
sql/share/german/errmsg.txt:
  Auto merged
sql/share/greek/errmsg.txt:
  Auto merged
sql/share/hungarian/errmsg.txt:
  Auto merged
sql/sql_show.cc:
  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/romanian/errmsg.txt:
  Auto merged
sql/share/russian/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
sql/share/ukrainian/errmsg.txt:
  Auto merged
2002-04-25 01:16:42 +03:00
unknown
f0c11ef83d 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-04-24 12:50:40 -05:00
unknown
a56d1215f5 Fixed syntax error in mysql.cc
Docs/glibc-2.2.5.patch:
  Updated patch for glibc
Docs/manual.texi:
  Updated 'MySQL server gone away' section
client/mysql.cc:
  Fixed syntax error from last change
mysys/my_thr_init.c:
  Changed EXTRA_DEBUG to EXTRA_DBUG_THREADS
sql-bench/limits/mysql.cfg:
  Update to 4.0.2
2002-04-24 15:23:32 +03:00
unknown
d12b458c55 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
Docs/manual.texi:
  Auto merged
2002-04-24 12:11:49 +03:00
unknown
251857fdc2 Removed obsolete bit of text about case-sensitive regular expressions. 2002-04-24 13:39:59 +10:00
unknown
24f60591ef Further fixups in licensing info.
Rewrote badly phrased sentence; we sell licenses, not the code itself.
2002-04-24 10:31:05 +10:00
unknown
dfab963712 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
Docs/manual.texi:
  Auto merged
client/mysql.cc:
  Auto merged
2002-04-23 10:34:02 +03:00
unknown
be53c6b742 Merge hundin:/my/mysql-4.0 into tik.mysql.fi:/home/my/mysql-4.0
Docs/manual.texi:
  Auto merged
client/mysql.cc:
  Auto merged
2002-04-22 23:42:28 +03:00
unknown
238ea9dfd4 Removed some old Makefiles to avoid name conflict on Mac OS X
Changed in client library character-set-dir -> character-sets-dir


Docs/manual.texi:
  Snmall update to ALTER TABLE and MyISAM tables
client/mysql.cc:
  Moved SSL info to 'status'
libmysql/libmysql.c:
  Fixed character-set-dir -> character-sets-dir
sql/sql_string.cc:
  Small optimization
2002-04-22 23:36:34 +03:00
unknown
9a5ce4d508 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-04-22 13:38:29 -05:00
unknown
ebbd2668bd Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-04-22 18:38:28 +00:00
unknown
5f22abb2b8 Fulltext todo updated, typo in mi_check.c fixed
Docs/manual.texi:
  Fulltext TODO updated
myisam/mi_check.c:
  typo in #ifdef fixed
2002-04-22 18:35:19 +00:00
unknown
af0a878278 manual.texi More SQL keyword capping.
Docs/manual.texi:
  More SQL keyword capping.
2002-04-22 12:23:25 -05:00
unknown
9c0b347447 manual.texi More SQL keyword capping.
Docs/manual.texi:
  More SQL keyword capping.
2002-04-22 10:24:27 -05:00
unknown
0ff984fda2 Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.
Added copyright messages to some files that was missing it.


Docs/manual.texi:
  Changelog
dbug/Makefile.am:
  Added missing dbug_analyze.c
dbug/monty.doc:
  Added copyright message
mysql-test/t/func_test.test:
  Moved test of IF to new file
sql/item_cmpfunc.cc:
  Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.
strings/bfill.c:
  Added copyright message
strings/bmove.c:
  Added copyright message
strings/ctype-ujis.c:
  Added copyright message
strings/strend.c:
  Added copyright message
strings/strstr.c:
  Added copyright message
strings/strxmov.c:
  Added copyright message
strings/strxnmov.c:
  Added copyright message
2002-04-22 10:34:46 +03:00
unknown
6840320d16 manual.texi:
Update manual on ON DELETE CASCADE


Docs/manual.texi:
  Update manual on ON DELETE CASCADE
2002-04-22 09:45:12 +03:00
unknown
f12a00d8e1 manual.texi:
Update manual on ON DELETE CASCADE


Docs/manual.texi:
  Update manual on ON DELETE CASCADE
2002-04-22 09:35:24 +03:00
unknown
8be822e674 manual.texi More keyword capping.
Docs/manual.texi:
  More keyword capping.
2002-04-20 12:40:16 -05:00
unknown
cd24d15b44 manual.texi More keyword capping.
Docs/manual.texi:
  More keyword capping.
2002-04-20 12:25:19 -05:00
unknown
73e7afaa61 manual.texi Starting to capitalize SQL keywords in examples.
Docs/manual.texi:
  Starting to capitalize SQL keywords in examples.
2002-04-20 05:16:29 -05:00
unknown
bfe4c0ad04 manual.texi Tweaks to replication section.
manual.texi	@code{master.info} -> @file{master.info}
manual.texi	@code{my.cnf} -> @file{my.cnf}


Docs/manual.texi:
  Tweaks to replication section.
2002-04-19 15:54:24 -05:00
unknown
273543e38b manual.texi The transaction level is required, not optional.
Docs/manual.texi:
  The transaction level is required, not optional.
2002-04-19 10:57:26 -05:00
unknown
9ec994e09f 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-04-19 08:59:55 -05:00
unknown
0a2319e115 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-04-19 13:45:01 +00:00
unknown
19013b3031 boolean fulltext search weighting scheme changed
Docs/internals.texi:
  fulltext chapter added
Docs/manual.texi:
  news updated
BitKeeper/etc/ignore:
  Added Docs/internals.info to the ignore list
myisam/ft_boolean_search.c:
  weighting scheme changed
2002-04-19 13:36:16 +00:00
unknown
c681007362 manual.texi Ditto for fail safe and fail-safe (use fail-safe).
manual.texi	Use thread-safe consistently, not a mixture of
manual.texi	thread safe and thread-safe.


Docs/manual.texi:
  Ditto for fail safe and fail-safe (use fail-safe).
2002-04-19 01:14:32 -05:00
unknown
e2d256c5e6 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-04-19 01:07:42 -05:00
unknown
5ccbbee104 Style fix (by Trevor Smith). 2002-04-19 14:21:22 +10:00
unknown
21aa09fac2 Changed @node name with "i/o" to "I/O" for clarity and consistency. 2002-04-19 14:15:11 +10:00
unknown
5f9594b634 Added @node for mysql_thread_safe() (text by Paul DuBois).
Removed blank line that messed up @node relinking (someone committed without testing!)


Docs/manual.de.texi:
  Added @node mysql_thread_safe - needs to be translated!
2002-04-19 14:06:52 +10:00
unknown
2f8d990da6 manual.texi Get rid of non-ASCII (?) character.
Docs/manual.texi:
  Get rid of non-ASCII (?) character.
2002-04-18 17:16:18 -05:00