1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-08 00:28:29 +03:00
Commit Graph

2441 Commits

Author SHA1 Message Date
unknown
150579010c manual.texi fix oops in mysql_data_seek() prototype.
Docs/manual.texi:
  fix oops in mysql_data_seek() prototype.
2002-03-25 10:59:25 -06:00
unknown
739b4da888 Fixes for --enable-named-pipe
Docs/manual.texi:
  Added information about --enable-named-pipe
2002-03-25 18:10:36 +02:00
unknown
9ee0658adc Fixed that RPM can be recompiled even if there is not another glibc in /usr/local/mysql-glibc
Build-tools/Do-compile:
  Fix to build mysqlcom
Build-tools/Do-rpm:
  Fixes for building with gcc 3.0.4
Docs/manual.texi:
  Small bug fix
configure.in:
  Cleanup
2002-03-25 18:10:34 +02:00
unknown
406845c826 Merge tfr@work.mysql.com:/home/bk/mysql-4.0
into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0
2002-03-25 12:45:12 +02:00
unknown
7bd5274ebd armenia.txt, armenia.eps, armenia.gif:
new file
2002-03-25 12:44:45 +02:00
unknown
754eb8f597 manual.texi:
Manual changes to reflect auto-extending data file and better foreign key support in 3.23.50


Docs/manual.texi:
  Manual changes to reflect auto-extending data file and better foreign key support in 3.23.50
2002-03-25 10:36:26 +02:00
unknown
134a1bb86f mirrors.texi:
Update


Docs/mirrors.texi:
  Update
2002-03-24 22:22:54 +02:00
unknown
475bc6ede0 manual.texi INET_ATON() formula was documented incorrectly.
Docs/manual.texi:
  INET_ATON() formula was documented incorrectly.
2002-03-24 13:14:45 -06:00
unknown
3efabab21e manual.texi mysql_real_query() third arg is unsigned long,
manual.texi	not unsigned int.
manual.texi	mysql_real_escape_string() return value and third arg
manual.texi	now are unsigned long, not unsigned int.


Docs/manual.texi:
  mysql_real_query() third arg is unsigned long,
  not unsigned int.
2002-03-23 22:50:07 -06:00
unknown
fb54101282 manual.texi Add SET_FLAG to manual. It's deprecated, but there's
manual.texi	an alternative non-deprecated way to test for SET.


Docs/manual.texi:
  Add SET_FLAG to manual.  It's deprecated, but there
  an alternative non-deprecated way to test for SET.
2002-03-23 21:53:59 -06:00
unknown
91dd803d2d manual.texi Change note mods, 3.23.25 to 3.23.38.
Docs/manual.texi:
  Change note mods, 3.23.25 to 3.23.38.
2002-03-23 14:41:34 -06:00
unknown
278b14c21e manual.texi Change note mods, 4.0.2.
Docs/manual.texi:
  Change note mods, 4.0.2.
2002-03-22 22:20:33 -06:00
unknown
53cad25da6 manual.texi Change note mods, 3.23.21 to 3.23.24.
Docs/manual.texi:
  Change note mods, 3.23.21 to 3.23.24.
2002-03-22 18:12:35 -06:00
unknown
90bc20a6d0 manual.texi Mods to data type sections.
Docs/manual.texi:
  Mods to data type sections.
2002-03-22 18:01:21 -06:00
unknown
3e0c9f936d manual.texi Fix filename extensions that were written using
manual.texi	@code{.ext} rather than @file{.ext} so they're
manual.texi	all consistent.


Docs/manual.texi:
  Fix filename extensions that were written using
  @code{.ext} rather than @file{.ext} so they're
  all consistent.
2002-03-22 17:02:56 -06:00
unknown
c36e023e26 manual.texi Change note mods, 3.23.10 to 3.23.20.
Docs/manual.texi:
  Change note mods, 3.23.10 to 3.23.20.
2002-03-22 16:59:09 -06:00
unknown
7505d6945f 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-22 15:52:42 -06:00
unknown
ea1748505d manual.texi Change note mods, 4.0.0 - 4.0.2
manual.texi	small cleanups


Docs/manual.texi:
  Change note mods, 4.0.0 - 4.0.2
2002-03-22 15:47:05 -06:00
unknown
9b1c44cf9d merged 2002-03-22 12:46:45 +00:00
unknown
80edcb8902 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-03-22 12:42:04 +00:00
unknown
14e76e2855 REPAIR ... USE_FRM
Docs/manual.texi:
  REPAIR ... USE_FRM documented
include/myisam.h:
  cleanup
2002-03-22 12:40:29 +00:00
unknown
8f2f159750 Fix for bug in WHERE key='j' or key='J'
Docs/manual.texi:
  Changelog
myisam/myisampack.c:
  Delete tmp file on error.
mysql-test/r/range.result:
  Updated test case
mysql-test/t/range.test:
  Updated test case
2002-03-22 14:03:42 +02:00
unknown
5b26594a97 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-03-22 13:28:13 +02:00
unknown
f34e7d709b Fixes for offset bug in UNION's and making UNION's obey
SELECT_DEFAULT_LIMIT


Docs/manual.texi:
  Monty  forced me  to do this
2002-03-22 13:26:13 +02:00
unknown
f24510effb Chapter/appendix titles shortened to fit unwrapped within PDF/book margins. 2002-03-22 17:11:32 +10:00
unknown
91443b080b Move back set_user after chroot
Docs/manual.texi:
  Updated SCO information
2002-03-22 07:23:01 +02:00
unknown
51076279af Merge
Docs/manual.texi:
  SCCS merged
2002-03-22 06:58:07 +02:00
unknown
1ef0f77fef Fix of myisamchk option typo (from Juan Londono) 2002-03-22 12:25:53 +10:00
unknown
1c976de7df Merge work.mysql.com:/home/bk/mysql-4.0
into fred.bitbike.com:/home/arjen/mysql-4.0
2002-03-22 12:19:54 +10:00
unknown
9cd5515eb5 SCO -> Caldera node name changes in sync with English manual.
Copyright ...-2002
2002-03-22 12:08:35 +10:00
unknown
a333c33f7e Fix for load data infile when no active database
Fix for Solaris and gethostbyname_r


Docs/manual.texi:
  Changelog
client/mysql.cc:
  Cleanup
configure.in:
  Fix for Solaris and gethostbyname_r
sql/log_event.h:
  Fix for load data infile when no active database
sql/sql_load.cc:
  Fix for load data infile when no active database
2002-03-22 01:03:34 +02:00
unknown
c0a5e47071 Quote names to SHOW CREATE for mysqldump
Fix thread-related bug when doing DROP TABLE
Fix bug in RENAME TABLE on windows


Docs/manual.texi:
  Changelog
client/mysqldump.c:
  Quote names to SHOW CREATE
mysql-test/t/range.test:
  Test case for range bug
sql/lock.cc:
  Fix thread-related bug when doing DROP TABLE
sql/sql_base.cc:
  Fix thread-related bug when doing DROP TABLE
sql/sql_rename.cc:
  Fix bug in RENAME TABLE on windows
2002-03-21 23:06:48 +02:00
unknown
6ecd34e6ab merged
sql/sql_yacc.yy:
  Auto merged
2002-03-21 18:18:53 +00:00
unknown
104c51d745 obsolete note removed 2002-03-21 10:50:55 +00:00
unknown
d62d98de7c manual.texi A few more full-text mods.
Docs/manual.texi:
  A few more full-text mods.
2002-03-20 19:32:26 -06:00
unknown
679588048e manual.texi revisions to FULLTEXT section.
manual.texi	other miscellaneous cleanups.
manual.texi	fix missing word


Docs/manual.texi:
  revisions to FULLTEXT section.
  other miscellaneous cleanups.
2002-03-20 19:23:11 -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
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
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
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