Commit graph

1205 commits

Author SHA1 Message Date
unknown
1b4348feb1 manual.texi change note entries require trailing periods.
manual.texi	Mac OSX is spelled "Mac OS X".


Docs/manual.texi:
  change note entries require trailing periods.
  Mac OSX is spelled "Mac OS X".
2001-11-25 17:08:45 -06:00
unknown
f2a42796d8 merge
sql/mysqld.cc:
  Auto merged
2001-11-25 13:56:03 +02:00
unknown
2239aa172b Fixes for embedded version.
BitKeeper/deleted/.del-WHITEPAPER~da1226799debcf3f:
  Delete: libmysqld/WHITEPAPER
Docs/manual.texi:
  Changelog
client/mysqltest.c:
  Fix things that crashed embedded MySQL
libmysqld/examples/test-run:
  Cleanup of old BDB files.
mysql-test/r/innodb.result:
  Fix for embedded library
mysql-test/t/innodb.test:
  Fix for embedded library
mysys/mf_keycache.c:
  Safety
sql/ha_berkeley.cc:
  Added DBUG statements
sql/ha_innobase.cc:
  Fixed bug for embedded version
sql/ha_innobase.h:
  Fix to use index when doing an ORDER BY on a whole InnoDB table
sql/handler.h:
  Fix to use index when doing an ORDER BY on a whole InnoDB table
sql/mysqld.cc:
  Safety fix
sql/sql_base.cc:
  cleanup
sql/sql_select.cc:
  Fix to use index when doing an ORDER BY on a whole InnoDB table
2001-11-25 13:50:48 +02:00
unknown
a3c54aa458 post-merge
Docs/manual.texi:
  post-merge fix
2001-11-24 23:05:35 -07:00
unknown
e8d9d596bf merged 2001-11-24 22:59:44 -07:00
unknown
7135efc1b5 replication updates in the manual
fixed typo on sql_repl.cc
added build-tags script for the benefit of the poor, sick, and afflicted, 
as Matt likes to say :-)


Docs/manual.texi:
  replication updates
sql/sql_repl.cc:
  fixed typo in comment
2001-11-24 22:48:57 -07:00
unknown
8ff92c30b5 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0


Docs/manual.texi:
  Auto merged
2001-11-23 17:56:59 +01:00
unknown
ac4e825b20 manual.texi miscellaneous minor cleanups
Docs/manual.texi:
  miscellaneous minor cleanups
2001-11-23 00:18:37 -06:00
unknown
637622e322 manual.texi:
Added foreign key def syntax + note that the check is not deferred to trx commit


Docs/manual.texi:
  Added foreign key def syntax + note that the check is not deferred to trx commit
2001-11-23 01:21:42 +02:00
unknown
84f725b224 ft_dump re-enabled, manual fixes
Docs/manual.texi:
  misc. changes, ft-boolean WARNING
myisam/Makefile.am:
  ft_dump enabled
myisam/ft_dump.c:
  updated to new fulltext code
2001-11-22 22:50:41 +01:00
unknown
79fcf7766d MATCH ... AGINST (... IN BOOLEAN MODE) documented 2001-11-22 21:57:47 +01:00
unknown
e673b6dcf8 merge
BitKeeper/etc/logging_ok:
  auto-union
Docs/manual.texi:
  Auto merged
innobase/srv/srv0srv.c:
  Auto merged
myisam/mi_check.c:
  Auto merged
myisam/mi_open.c:
  Auto merged
myisam/mi_packrec.c:
  Auto merged
myisam/myisamdef.h:
  Auto merged
mysql-test/mysql-test-run.sh:
  Auto merged
mysql-test/t/fulltext.test:
  Auto merged
sql/stacktrace.c:
  Auto merged
sql/mysql_priv.h:
  Auto merged
sql/sql_base.cc:
  Auto merged
sql/sql_update.cc:
  Auto merged
2001-11-22 14:40:38 +02:00
unknown
d576cd65d0 Fix bug when repairing compressed MyISAM files
LOCATE() is now case sensitive


BUILD/compile-alpha-cxx:
  Don't build manager because it fails with linker error on Linux Alpha
Docs/manual.texi:
  Changelog
myisam/mi_check.c:
  Fix bug when repairing compressed MyISAM files
myisam/mi_open.c:
  Fix bug when repairing compressed MyISAM files
myisam/mi_packrec.c:
  Fix bug when repairing compressed MyISAM files
myisam/myisamchk.c:
  Fix bug when repairing compressed MyISAM files
myisam/myisamdef.h:
  Fix bug when repairing compressed MyISAM files
mysql-test/r/func_group.result:
  Fix result for new RND function
mysql-test/r/func_math.result:
  Fix result for new RND function
mysql-test/r/func_str.result:
  test of new locate()
mysql-test/t/func_str.test:
  test of new locate()
sql/item_func.cc:
  LOCATE() is now case sensitive
sql/sql_string.cc:
  LOCATE() is now case sensitive
sql/sql_string.h:
  LOCATE() is now case sensitive
2001-11-22 13:50:50 +02:00
unknown
f0dd11d597 Fixed problem when repairing packed MyISAM files.
Docs/manual.texi:
  Changelog
2001-11-22 03:39:42 +02:00
unknown
5975e23649 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
Docs/manual.texi:
  Auto merged
2001-11-21 15:39:01 +02:00
unknown
af4f887129 Added note to manual that usernames in GRANT don't allow wildcards.
Docs/manual.texi:
  Added note that usernames in GRANT don't allow wildcards.
2001-11-21 15:39:00 +02:00
unknown
2283f2d832 Merge
sql/mysqld.cc:
  Auto merged
Docs/manual.texi:
  SCCS merged
2001-11-21 15:24:02 +02:00
unknown
0afe57ba58 Generate core file on Solaris.
Docs/manual.texi:
  ChangeLog
sql/mysqld.cc:
  Cleanup
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-11-21 15:08:01 +02:00
unknown
9edd1e7175 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-11-21 12:08:25 +01:00
unknown
59da0d7a46 make ../INSTALL-SORCE bugfix 2001-11-21 12:05:59 +01:00
unknown
7f212d7c1d List of mirrors now separate include file.
Docs/mirrors.texi:
  Fixup for mirrors file.
2001-11-21 13:43:47 +10:00
unknown
41c6a0f77b mirrors.texi:
Change list format


Docs/mirrors.texi:
  Change list format
2001-11-20 23:12:00 +02:00
unknown
ca82a59b13 Merge tfr@work.mysql.com:/home/bk/mysql-4.0
into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0
2001-11-20 23:01:19 +02:00
unknown
dd82a639f3 mirrors.texi:
new file
2001-11-20 23:00:53 +02:00
unknown
49ddcb92d2 Fix to reserved words script.
Updated reserved words list in manual.


Docs/Support/update-reserved-words.pl:
  Fix to reserved words script, 2 keywords and 15 synonyms were missing.
Docs/manual.texi:
  Updated reserved word list.
2001-11-20 13:29:02 +10:00
unknown
b4ec63b6f1 manual.texi:
Remove "for windows"
  Updated contributed software link


Docs/manual.texi:
  Remove "for windows"
2001-11-19 15:00:38 +02:00
unknown
6f37ac912a Fixed self-reference to proper cross-reference. 2001-11-19 13:43:07 +10:00
unknown
598500f18c Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:c:/home/mysql-4.0


Docs/manual.texi:
  Auto merged
2001-11-19 13:08:48 +10:00
unknown
c9e2debfe3 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
Docs/manual.texi:
  Auto merged
sql/mysqld.cc:
  Auto merged
2001-11-18 14:34:52 +02:00
unknown
b87029d80c Merge
Docs/manual.texi:
  Auto merged
innobase/btr/btr0btr.c:
  Auto merged
innobase/btr/btr0cur.c:
  Auto merged
innobase/dict/dict0dict.c:
  Auto merged
sql/ha_myisam.cc:
  Auto merged
sql/mysqld.cc:
  Auto merged
mysql-test/t/myisam.test:
  Auto merged
2001-11-18 14:33:53 +02:00
unknown
21259d25f3 Test of optimize table.
Docs/manual.texi:
  Updated changelog.
  Update info about MERGE tables.
  Moved section 'Why so many open tables'
mysql-test/r/create.result:
  Added test of types in CREATE
mysql-test/t/create.test:
  Added test of types in CREATE
sql/item_func.cc:
  More different values for RAND(nr) and RAND(nr+1)
2001-11-18 14:13:09 +02:00
unknown
421595c12e Fixed bug in OPTIMIZE TABLE that reset index cardinality if it
was up to date.


Docs/manual.texi:
  ChangeLog
configure.in:
  Version number change
mysql-test/r/myisam.result:
  Test of optimize table
mysql-test/t/myisam.test:
  Test of optimize table
2001-11-18 14:08:17 +02:00
unknown
391242359a Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0


Docs/manual.texi:
  Auto merged
2001-11-16 10:50:04 +01:00
unknown
c2908db1af typo fixed 2001-11-16 10:48:30 +01:00
unknown
acb3b7ebf4 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:c:/home/mysql-4.0


Docs/manual.texi:
  Auto merged
2001-11-16 11:05:20 +10:00
unknown
4136929721 Clarified bk install from public source tree. 2001-11-16 10:27:05 +10:00
unknown
12ddc7321a manual.texi:
Remove links to /company/people/index.html


Docs/manual.texi:
  Remove links to /company/people/index.html
2001-11-15 10:20:24 +02:00
unknown
2212b3445b Insert link to upto-date list of people at MySQL AB (previously removed old bad link). 2001-11-15 15:01:51 +10:00
unknown
d53b3e4a9a Increased mentioning ACID compliancy of InnoDB. 2001-11-15 11:43:09 +10:00
unknown
9e257eac58 Clarified "not allowing column alias in WHERE clause" explicitly in SELECT section. 2001-11-15 11:03:15 +10:00
unknown
2b530f81b5 Table names in example to singular (note from Bennett Haselton). 2001-11-14 13:39:29 +10:00
unknown
b3db951468 Reformatted some fixed-font texts for better output. 2001-11-12 15:47:17 +10:00
unknown
b22874a49f Kaj extremely hates the hugely profuse use of fundamentally exaggerated adjectives. 2001-11-12 07:45:34 +10:00
unknown
9416b3955f manual.texi:
Update mirror listing


Docs/manual.texi:
  Update mirror listing
2001-11-11 13:37:49 +02:00
unknown
cc9076f1d8 manual.texi website -> web site
manual.texi	typo


Docs/manual.texi:
  website -> web site
2001-11-08 22:19:19 -06:00
unknown
8847626e7f Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0


Docs/manual.texi:
  Auto merged
2001-11-08 21:23:39 -06:00
unknown
f2e93b731d manual.texi some mods to ch 1 index entries; other minor tweaks
Docs/manual.texi:
  some mods to ch 1 index entries; other minor tweaks
2001-11-08 21:19:43 -06:00
unknown
3164eb12c7 Changed xrefs from Contrib to Portals. 2001-11-09 13:12:38 +10:00
unknown
bc45528351 Okay/Enter and other little consistency fixups. 2001-11-09 11:26:21 +10:00
unknown
5462a59899 Put in clarification of manual copyright at top of manual.... 2001-11-09 10:08:39 +10:00