serg@serg.mysql.com
b962da9aab
merged
2002-08-31 23:38:10 +00:00
nick@mysql.com
89ea5ee620
Added sync_slave_with_master [connection].
...
Equivalent to:
save_master_pos; connection slave; sync_with_master;
2002-08-29 12:08:54 -06:00
paul@teton.kitebird.com
0970e25d26
manual.texi minor fix to 3.23.53 change note
2002-08-28 10:00:48 -05:00
miguel@hegel.br
8c71a53b9c
Small fixes
2002-08-27 10:55:12 -03:00
serg@sergbook.mysql.com
545f616154
Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-08-13 21:15:14 +02:00
bar@bar.mysql.r18.ru
9dd576c3f8
"make clean" problem fix
2002-08-13 19:13:23 +05:00
serg@sergbook.mysql.com
4dfe0a77c9
"ungone" include/global.h, though deleted, otherwise bk cannot pull from 3.23 (where this fiule is legally present)
2002-08-13 15:26:57 +02:00
serg@sergbook.mysql.com
35255fa72b
"ungone" files, that were some time ago erroneously (?) marked as "gone"
...
now it should be safe to do 'bk rmgone' to make the tree ~25M less :)
2002-08-12 16:06:50 +02:00
arjen@fred.bitbike.com
4861939801
Various little docs fixups.
2002-08-12 14:55:07 +10:00
ram@ram.(none)
b7403f3d84
new QUOTE() fuction has been added
2002-08-08 20:25:53 +05:00
monty@mashka.mysql.fi
1bb7665a9c
merge
2002-08-08 03:29:36 +03:00
monty@narttu.mysql.fi
bea3a43b20
merge
2002-08-05 22:18:39 +03:00
monty@narttu.mysql.fi
c0a6890292
Added some missing mutex_locks() when manipulating the table cache.
...
This should fix some possible table cache corruptions when doing
OPTIMIZE or REPAIR table when other threads are opening new tables.
2002-08-05 18:50:38 +03:00
salle@geopard.online.bg
de7b601d11
Two small patches proposed by Paul DuBois
2002-08-03 19:48:45 +03:00
monty@mashka.mysql.fi
bc035c71f1
Merge with 3.23.51
...
Fixed wrong usage of sprintf() in ha_innodb.cc
2002-07-25 22:46:28 +03:00
peter@mysql.com
7213fd028e
Merge changes in docs do go further
2002-07-19 00:06:33 +04:00
salle@geopard.online.bg
b472f401b1
Some
...
C++ comments cleanup
2002-07-17 15:17:20 +03:00
peter@mysql.com
684bf18e4d
Arjens LOG functions changes with small changes and tests added to mysql-test
2002-07-17 12:11:48 +04:00
bar@bar.udmsearch.izhnet.ru
79536e0006
Brazilian Portuguesse messages
2002-07-16 16:48:56 +05:00
arjen@fred.bitbike.com
c2baeafbd3
My preferred bk checkout option.
2002-07-16 08:22:45 +10:00
zgreant@mysql.com
d44f1a4f9d
Minor typo corrections and documenation improvements.
2002-07-09 22:14:07 -06:00
walrus@mysql.com
26f4536f7e
server-cfg.sh Remove smds, remove coversaton from date to int for mysql,
...
server-cfg.sh add transactional for bdb
2002-07-02 09:57:40 +02:00
serg@sergbook.mysql.com
6f3772b017
14Mb files removed from BitKeeper/deleted/ and permanently marked as gone.
2002-07-01 01:36:01 +02:00
salle@geopard.(none)
ffd9a80d26
Small comment typo fix
...
This is also my first attempt to commit and push
2002-06-29 18:52:24 +03:00
monty@mashka.mysql.fi
8d75ff64e1
Portability fix for HPUX
2002-06-17 09:56:27 +03:00
peter@linux.local
f85a002c68
Merge
2002-06-14 15:24:22 +04:00
peter@linux.local
89b161d05d
This changeset is mostly new version of previous commit modified according
...
to Monty's code style and optimization comments
2002-06-11 13:37:48 +04:00
monty@mashka.mysql.fi
2aecdd1a91
Big code cleanup/review before 4.0.2 release.
...
(All commit emails since 4.0.1 checked)
This had to be done now, before the 4.1 tree changes to much, to make it easy to propagate bug fixes to the 4.1 tree.
2002-06-11 11:20:31 +03:00
tfr@indrek.tfr.cafe.ee
1fe93ceadb
mirrors.texi:
...
Update mirror list
2002-06-03 17:50:12 +02:00
monty@narttu.
747e8778c9
Portability fix for OSF1
2002-05-27 09:29:26 +03:00
serg@sergbook.mysql.com
c06cc02c5d
Merge work:/home/bk/mysql
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql
2002-05-26 12:59:02 +02:00
serg@sergbook.mysql.com
66b41d19c2
quick fix for some optimizer glitch (it appears as ft+const bug, but it, probably, isn't)
2002-05-25 20:59:50 +02:00
jani@rhols221.arenanet.fi
0c7ea54c9d
Merge work:/home/bk/mysql-4.0
...
into rhols221.arenanet.fi:/home/my/bk/mysql-4.0
2002-05-24 14:09:01 +03:00
jani@rhols221.arenanet.fi
16e3b892a6
Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,
...
mysqlmanager from using GNU getopt to use my_getopt.
Changed some files that just included old getopt.h to include
my_getopt.h now.
Fixed a bug in my_print_help() in my_getopt.c.
Made better documentation for option -G in mysql client.
2002-05-24 14:06:58 +03:00
worm@altair.is.lan
dfd2766099
mirrors.texi:
...
added new mirrors
2002-05-24 10:46:19 +03:00
jani@hynda.(none)
c2205c75ca
Changed mysqlbinlog, mysqlmanager-pwgen, mysqlmanagerc, mysqltest,
...
thread_test and isamchk to use my_getopt.
Fixed a bug in my_getopt.
2002-05-22 00:05:05 +03:00
akishkin@work.mysql.com
e9b3f1321e
Merge work.mysql.com:/home/bk/mysql-4.0
...
into work.mysql.com:/home/akishkin/mysql-4.0
2002-05-17 07:09:09 +02:00
akishkin@work.mysql.com
af8585a42c
compile-pentium-gcov Remove optimization, add innodb and bdb
2002-05-17 07:00:52 +02:00
monty@hundin.mysql.fi
f5ed8784a2
merge with 3.23.51
2002-05-16 18:20:49 +03:00
lenz@mysql.com
0fe3b5afbd
Fixed sql_yacc.yy to be compatible with bison 1.31 and above.
...
Made detection of GNU tar a bit more flexible.
Only use /usr/local/mysql-glibc if it actually exists
2002-05-15 11:06:44 +02:00
serg@sergbook.mysql.com
3bcf161611
Merge work:/home/bk/mysql-4.0
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-05-14 18:00:06 +02:00
serg@sergbook.mysql.com
859fb3e7c7
added --loose to --des-key-file in *.opt for mysql-test not to fail w/o ssl
2002-05-14 16:36:08 +02:00
jani@dsl-jkl1657.dial.inet.fi
4945fd4a05
- Fixed some option types in my_getopt struct in all clients.
...
- Added special option/variable prefix '--loose-' to my_getopt.c
2002-05-11 14:36:34 +03:00
monty@narttu.
31091c3b8b
merge
2002-05-09 06:29:49 +03:00
monty@narttu.
ea206309ef
Update manual information about libstdc++
2002-05-09 06:19:02 +03:00
zak@balfor.local
1405433568
Tiny fix to make the XML generated by the client well-formed.
...
(Thanks to Georg Richter!)
2002-05-08 03:16:58 -06:00
monty@tik.
1dcc450cfb
Remove docs from the bdb distribution
...
Hack to get MIT-pthreads to compile with glibc 2.2
2002-05-07 18:05:15 +03:00
nick@nick.leippe.com
2453d43ab0
Backport of Sasha's fix to 3.23 from 4.0
...
see dev-private email from sasha, subject:
URGENT: rpl_sporadic_master
2002-05-02 18:55:38 -07:00
lenz@mysql.com
1c2d9adbea
Fixed a typo and the wording of the message that is being displayed after "configure" has run
2002-04-26 17:52:50 +02:00
monty@narttu.mysql.fi
de8aba5622
Merge hundin:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0
2002-04-26 14:20:56 +03:00