sasha@mysql.sashanet.com
a2cc81a85d
fixed new bug in fn_format()
2001-06-01 16:07:14 -06:00
sasha@mysql.sashanet.com
ef11c1032c
worked around one bug in the new symlink code, but hit another
...
test case included ( drop) - currently fails, along with rpl000009
2001-06-01 15:13:02 -06:00
sasha@mysql.sashanet.com
9fde9619a6
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-01 11:06:28 -06:00
sasha@mysql.sashanet.com
11772a2699
fixed bug in count(distinct)
2001-06-01 11:05:00 -06:00
tonu@hundin.mysql.fi
04aeee5d62
Makefile.am removed automake complaints about "sqlobjects"
...
Makefile.shared removed automake complaints about "sqlobjects"
.del-violite.c~53d4251a69d3c Delete: sql/violite.c
2001-06-01 14:15:57 +03:00
monty@hundin.mysql.fi
126da692cb
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2001-06-01 04:28:34 +03:00
monty@hundin.mysql.fi
866a82782c
Added support for symlinked tables.
...
myisamchk: Don't force a repair if the only problem was that the
open count wasn't correct.
Added missing error messages.
2001-06-01 04:27:59 +03:00
monty@work.mysql.com
e595fe3b34
Merge work.mysql.com:/home/bk/mysql
...
into work.mysql.com:/home/bk/mysql-4.0
2001-06-01 03:13:02 +02:00
monty@hundin.mysql.fi
683a46a38b
Added ER_SAFE() for cases when the error message could be out of bands
2001-06-01 04:10:53 +03:00
monty@hundin.mysql.fi
7ec2d474ce
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-06-01 03:53:38 +03:00
monty@hundin.mysql.fi
0a51e72aa3
Added symlink support to mysys library.
2001-06-01 03:53:14 +03:00
sasha@mysql.sashanet.com
caf5b25de2
Merge mysql.sashanet.com:/home/sasha/src/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-05-31 17:25:41 -06:00
sasha@mysql.sashanet.com
bd109ae97c
fixed bug in CHANGE MASTER TO
2001-05-31 16:54:16 -06:00
sasha@mysql.sashanet.com
0ca8dd1721
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-05-31 13:58:33 -06:00
sasha@mysql.sashanet.com
6d75659b42
deal with errno out of range when reading it from the master
2001-05-31 13:56:57 -06:00
tonu@hundin.mysql.fi
f515a3ae4a
make vio compile
2001-05-31 17:42:37 +03:00
tonu@hundin.mysql.fi
537846a412
Merge tonu@work.mysql.com:/home/bk/mysql-4.0
...
into hundin.mysql.fi:/home/tonu/mysql-4.0
2001-05-31 17:20:02 +03:00
tonu@hundin.mysql.fi
1519e5d01d
Support for VIO library
2001-05-31 17:18:25 +03:00
heikki@donna.mysql.fi
d3d9bc9488
sync0sync.ic Had deleted inadvertently lock word = 0 from the non-gcc+i86 case in mutex_reset_lock_word
2001-05-31 15:59:03 +03:00
heikki@donna.mysql.fi
c476d8d122
sync0sync.ic Use XCHG also to reset the mutex lock word: it makes a serialization point to code on Intel and gives more safety
2001-05-31 15:23:40 +03:00
monty@hundin.mysql.fi
762f423d91
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2001-05-31 14:08:00 +03:00
monty@hundin.mysql.fi
b7c3a28149
Removed compiler warnings.
...
Added preliminary handling of symlinks in MyISAM.
When using myisamchk to check tables with --force, don't repair
tables that are marked as 'not closed' if they are ok.
Change fn_format() to use my_real_path and my_symlink
2001-05-31 14:07:17 +03:00
monty@work.mysql.com
df56b252a7
merge
2001-05-31 12:56:05 +02:00
monty@hundin.mysql.fi
8ad79ab09b
Fixed typo from last checkin
2001-05-31 13:17:30 +03:00
monty@hundin.mysql.fi
be188b117b
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-05-31 12:19:16 +03:00
monty@hundin.mysql.fi
6a387c7cdf
Added functions for symbolic link handling to make it possible to
...
backport things from 4.0. This is safe as the functions are not used!
Fixed bug in new mutex handling in InnoDB
Make allow_break() and dont_break() defines.
2001-05-31 12:18:53 +03:00
sasha@mysql.sashanet.com
052225a4e6
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-05-30 18:51:31 -06:00
sasha@mysql.sashanet.com
a817bd3862
A slave now can optionally register with the master providing the
...
info on how to connect to the slave for the clients that connect to
the master, but would like to know where the slaves are
2001-05-30 18:50:56 -06:00
tonu@hundin.mysql.fi
776dea8105
item_strfunc.cc renamed MD5* to my_MD5* to avoid name clashes with openssl library
2001-05-31 02:01:28 +03:00
tonu@hundin.mysql.fi
1e9414a50e
md5.c renamed MD5* to my_MD5* to avoid clashes with openssl library
...
md5.c when linking to it
md5.h renamed MD5* to my_MD5* to avoid clashes with openssl library
md5.h when linking to it
2001-05-31 01:59:23 +03:00
mwagner@evoq.mwagner.org
e66e6a0b86
manual.texi URL adjustments.
2001-05-30 14:13:43 -05:00
jani@janikt.pp.saunalahti.fi
7276b19e1b
Added documentation about mysqlcheck.
2001-05-30 16:24:02 +03:00
sasha@mysql.sashanet.com
196e995caf
cheat when all parts of count(distinct) key are binary
2001-05-29 19:19:18 -06:00
sasha@mysql.sashanet.com
6ecaac01f0
count(distinct) cleanup
2001-05-29 18:53:37 -06:00
jani@janikt.pp.saunalahti.fi
2b5d60504b
Fixed a few typos.
2001-05-29 20:03:58 +03:00
mikef@nslinux.bedford.progress.com
d1fc2f3c4f
Merge nusphere@work.mysql.com:/home/bk/mysql
...
into nslinux.bedford.progress.com:/usr1/mikef/MYSQL/there
2001-05-29 09:38:16 -04:00
mikef@nslinux.bedford.progress.com
ceac5f9227
Pushing all the Gemini changes above the table handler.
2001-05-29 09:29:08 -04:00
heikki@donna.mysql.fi
68ad34135b
Merge heikki@work.mysql.com:/home/my/mysql
...
into donna.mysql.fi:/home/heikki/mysqle
2001-05-29 15:08:23 +03:00
heikki@donna.mysql.fi
96176f16a3
ut0ut.c If localtime_r not available in Unix, use localtime
...
configure.in If localtime_r not available in Unix, use localtime
2001-05-29 15:07:41 +03:00
monty@donna.mysql.fi
acf598c50c
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-05-29 14:02:06 +03:00
monty@donna.mysql.fi
3dc4b35a05
Fixed problems with decimals withing IF()
...
Force add of FN_LIBCHAR to symlinks on windows
2001-05-29 13:46:17 +03:00
sasha@mysql.sashanet.com
73e6a69052
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-05-28 19:22:39 -06:00
sasha@mysql.sashanet.com
8f6b34f950
updates for LOAD DATA FROM MASTER + some cleanup of replication code
2001-05-28 19:18:23 -06:00
monty@tik.mysql.fi
444afa7597
Corrected error messages to avoid problems with too long error messages.
2001-05-28 02:56:22 +03:00
monty@tik.mysql.fi
7ea5c8104b
Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql
2001-05-28 02:49:12 +03:00
monty@tik.mysql.fi
38c035c098
Fixed portability bug in my_config.sh
...
Added print of --use-symbolic-links in mysqld
2001-05-28 02:45:19 +03:00
miguel@linux.local
75a62b98a8
Small fix for Symlink on Win32
2001-05-27 08:16:35 -03:00
mwagner@evoq.mwagner.org
ab3a0a1d29
manual.texi Missed one.
2001-05-27 04:20:35 -05:00
mwagner@evoq.mwagner.org
9e8e53913c
manual.texi Added mirror. Fixed erroneous @email{} usage.
2001-05-27 04:13:02 -05:00
mwagner@evoq.mwagner.org
6eddbc4899
post-commit Updated commit address.
2001-05-27 01:37:46 -05:00