Commit graph

202447 commits

Author SHA1 Message Date
serg@infomag.ape.relarn.ru
9349bf7ee3 Merge 2000-08-24 21:53:42 +04:00
unknown
cb487587b0 manual.texi full-text manual added
Docs/manual.texi:
  full-text manual added
2000-08-24 21:51:31 +04:00
serg@infomag.ape.relarn.ru
08f77bf761 manual.texi full-text manual added 2000-08-24 21:51:31 +04:00
unknown
84c4f972b8 Corrections to 'LOAD DATA INFILE' options
Docs/manual.texi:
  Fixed syntax on 'LOAD DATA INFILE'
2000-08-24 12:35:01 -05:00
jcole@tetra.spaceapes.com
5f4041339c Corrections to 'LOAD DATA INFILE' options 2000-08-24 12:35:01 -05:00
unknown
b7af9506f2 Merge tim@work:/home/bk/mysql
into localhost.polyesthetic.msg:/usr/local/src/my/work
2000-08-23 15:47:28 -04:00
tim@localhost.polyesthetic.msg
1eaeab312d Merge tim@work:/home/bk/mysql
into localhost.polyesthetic.msg:/usr/local/src/my/work
2000-08-23 15:47:28 -04:00
unknown
5e99be1dcd The previous commit to this file introduced several syntax (etc.)
errors related to changing the TYPELIB to CS_ID.


BitKeeper/deleted/.del-config.h.in:
  ***MISSING WEAVE***
mysys/charset.c:
  - fix numerous syntax errors from previous commit
2000-08-23 15:46:40 -04:00
tim@localhost.polyesthetic.msg
f29825cf0d The previous commit to this file introduced several syntax (etc.)
errors related to changing the TYPELIB to CS_ID.
2000-08-23 15:46:40 -04:00
unknown
b1cc91fae6 Replication fixes
sql/log_event.cc:
  changed uint to uint32 in all places where the code depended on 
  sizeof(uint) to be 4
sql/log_event.h:
  changed uint to uint32 in all places where the code depended on 
  sizeof(uint) to be 4
sql/slave.cc:
  Monty's I64 fix broke my fprintf(), to fix it, changed to use llstr() 
  to print mi->pos that has become ulonglong
2000-08-23 13:27:33 -06:00
sasha@mysql.sashanet.com
7da3818fdd Replication fixes 2000-08-23 13:27:33 -06:00
unknown
448fa9f1cd Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql


Docs/manual.texi:
  Auto merged
2000-08-23 10:46:38 -06:00
sasha@mysql.sashanet.com
0c46a399e2 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-08-23 10:46:38 -06:00
unknown
5b285c979f Documented the new replication features
Docs/manual.texi:
  Documented the new replication features in 3.23.23
2000-08-23 10:45:56 -06:00
sasha@mysql.sashanet.com
fc3eb5fca6 Documented the new replication features 2000-08-23 10:45:56 -06:00
unknown
cd694f987c Index removed out-of-date win1251 character set
sql/share/charsets/Index:
  removed out-of-date win1251 character set
2000-08-23 11:05:41 -04:00
tim@localhost.polyesthetic.msg
ea711f8281 Index removed out-of-date win1251 character set 2000-08-23 11:05:41 -04:00
unknown
800a71ff3c Merge tim@work:/home/bk/mysql
into localhost.polyesthetic.msg:/usr/local/src/my/work
2000-08-23 11:03:13 -04:00
tim@localhost.polyesthetic.msg
3d25ec2c72 Merge tim@work:/home/bk/mysql
into localhost.polyesthetic.msg:/usr/local/src/my/work
2000-08-23 11:03:13 -04:00
unknown
2a77d18c76 latin1.conf - fixed several sort order problems
german1.conf	- fixed several sort order problems


sql/share/charsets/german1.conf:
  - fixed several sort order problems
sql/share/charsets/latin1.conf:
  - fixed several sort order problems
2000-08-23 10:50:11 -04:00
tim@localhost.polyesthetic.msg
b2ece770a6 latin1.conf - fixed several sort order problems
german1.conf	- fixed several sort order problems
2000-08-23 10:50:11 -04:00
unknown
7f32301f67 Merge jcole@jcole:/home/jcole/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql


Docs/manual.texi:
  Auto merged
2000-08-23 07:09:16 -05:00
jcole@tetra.spaceapes.com
8f2f778dc1 Merge jcole@jcole:/home/jcole/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2000-08-23 07:09:16 -05:00
unknown
451ef26a31 Updated mysqlhotcopy to use the new ``FLUSH TABLES table_list'' syntax.
Docs/manual.texi:
  ChangeLog entry for mysqlhotcopy update.
scripts/mysqlhotcopy.sh:
  Updated to use the new ``FLUSH TABLES table_list'' syntax.
2000-08-23 07:07:24 -05:00
jcole@tetra.spaceapes.com
90e6424641 Updated mysqlhotcopy to use the new ``FLUSH TABLES table_list'' syntax. 2000-08-23 07:07:24 -05:00
unknown
844c92364e Fixes for Ia64
Docs/manual.texi:
  Updated thread safe client chapter + new links
client/sql_string.cc:
  Update for Ia64
client/sql_string.h:
  Update for Ia64
extra/replace.c:
  Update for Ia64
include/config-win.h:
  Update for PHP
include/global.h:
  Update for PHP
isam/create.c:
  Update for Ia64
isam/delete.c:
  Update for Ia64
isam/write.c:
  Update for Ia64
libmysql/Makefile.shared:
  new file
libmysql/libmysql.c:
  Update for Ia64
libmysql/net.c:
  Update for Ia64
myisam/mi_delete.c:
  Update for Ia64
myisam/mi_search.c:
  Update for Ia64
sql/field.cc:
  Update for Ia64
sql/field.h:
  Update for Ia64
sql/item.h:
  Update for Ia64
sql/item_strfunc.cc:
  Update for Ia64
sql/lock.cc:
  Update for Ia64
sql/log.cc:
  Update for Ia64
sql/log_event.h:
  Update for Ia64
sql/net_serv.cc:
  Update for Ia64
sql/sql_list.h:
  Update for Ia64
sql/sql_parse.cc:
  Update for Ia64
sql/sql_rename.cc:
  Update for Ia64
sql/sql_select.cc:
  Update for Ia64
sql/sql_show.cc:
  Update for Ia64
sql/sql_string.cc:
  Update for Ia64
sql/sql_string.h:
  Update for Ia64
sql/time.cc:
  Update for Ia64
2000-08-23 15:02:27 +03:00
monty@donna.mysql.com
d564acf14e Fixes for Ia64 2000-08-23 15:02:27 +03:00
unknown
06c5858538 Merge tim@work:/home/bk/mysql
into localhost.polyesthetic.msg:/usr/local/src/my/work


configure.in:
  Auto merged
2000-08-22 16:09:27 -04:00
tim@localhost.polyesthetic.msg
4ab50f1db3 Merge tim@work:/home/bk/mysql
into localhost.polyesthetic.msg:/usr/local/src/my/work
2000-08-22 16:09:27 -04:00
unknown
db3b3c1799 Associate a charset directly with its number in the Index file, and
propogate those changes through the code.  This is so that there can
be holes in the list of charsets without breaking old tables.


configure.in:
  - changed pattern for getting number from charsets Index file
mysys/charset.c:
  - changed from using a TYPELIB to a CS_ID struct, so both the name
    and the number of a charset is stored in available_charsets
sql/share/charsets/Index:
  - made the number a real part of the Index file, not just a comment
sql/share/charsets/README:
  - order is no longer significant, but each charset must be paired
    with its number
2000-08-22 16:08:34 -04:00
tim@localhost.polyesthetic.msg
7443483369 Associate a charset directly with its number in the Index file, and
propogate those changes through the code.  This is so that there can
be holes in the list of charsets without breaking old tables.
2000-08-22 16:08:34 -04:00
unknown
11f402b310 Spelling mistake in sql/Makefile.am
sql/Makefile.am:
  Spelling mistake.
2000-08-22 04:36:43 -05:00
jcole@tetra.spaceapes.com
7ef8d67d6b Spelling mistake in sql/Makefile.am 2000-08-22 04:36:43 -05:00
unknown
69bb38752c Merge
configure.in:
  Merged
Docs/manual.texi:
  Merged
2000-08-22 12:33:46 +04:00
serg@infomag.ape.relarn.ru
a63a654adb Merge 2000-08-22 12:33:46 +04:00
unknown
35adc31916 Fix to previous commit (otherwise bk fails at check stage :-( )
sql/share/estonian/errmsg.sys:
  Rename: sql/share/estonia/errmsg.sys -> sql/share/estonian/errmsg.sys
sql/share/romanian/errmsg.sys:
  Rename: sql/share/romania/errmsg.sys -> sql/share/romanian/errmsg.sys
2000-08-22 12:31:45 +04:00
serg@infomag.ape.relarn.ru
20032f043b Fix to previous commit (otherwise bk fails at check stage :-( ) 2000-08-22 12:31:45 +04:00
unknown
792ee2ae46 Languages list corrected (romania->romanian, estonia->estonian)
BitKeeper/deleted/.del-errmsg.sys:
  ***MISSING WEAVE***
BitKeeper/deleted/.del-errmsg.txt:
  ***MISSING WEAVE***
sql/share/estonian/errmsg.txt:
  Rename: sql/share/estonia/errmsg.txt -> sql/share/estonian/errmsg.txt
sql/share/romanian/errmsg.txt:
  Rename: sql/share/romania/errmsg.txt -> sql/share/romanian/errmsg.txt
Docs/manual.texi:
  Language list corrected
configure.in:
  Language list corrected (AVAILABLE_LANGUAGES)
2000-08-22 12:16:58 +04:00
serg@infomag.ape.relarn.ru
ab73d20c0e Languages list corrected (romania->romanian, estonia->estonian) 2000-08-22 12:16:58 +04:00
unknown
49f3142f3a Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-08-21 17:36:17 -06:00
sasha@mysql.sashanet.com
efdf087e37 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-08-21 17:36:17 -06:00
unknown
afbecb2979 Merge monty@work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-08-22 01:36:12 +03:00
monty@donna.mysql.com
84107a3502 Merge monty@work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-08-22 01:36:12 +03:00
unknown
4d7c91d8b2 Fix typo 2000-08-22 01:35:50 +03:00
monty@donna.mysql.com
f85a25e9ea Fix typo 2000-08-22 01:35:50 +03:00
unknown
e82e27c6c8 Spelling correction for release. 2000-08-21 17:26:39 -05:00
jcole@tetra.spaceapes.com
f706654064 Spelling correction for release. 2000-08-21 17:26:39 -05:00
unknown
e9a277164b merge 2000-08-22 00:57:50 +03:00
monty@donna.mysql.com
d065dd56fc merge 2000-08-22 00:57:50 +03:00
unknown
9d7c3ceed2 Fix for snprintf 2000-08-22 00:55:45 +03:00