kent@mysql.com
9fe6813a09
my_sleep.c:
...
On Windows my_sleep() always gave a zero microsecond sleep
2005-01-05 16:35:43 +01:00
serg@sergbook.mysql.com
cb58a3330f
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
2005-01-05 14:14:30 +02:00
wax@kishkin.ru
22639defce
replace position names and testes
...
fixed bug
2005-01-05 17:14:29 +05:00
serg@sergbook.mysql.com
7a183dd3b1
mysql-test/mysql-test-run.sh
...
report test mode if case of failure (default/ps-protocol/embedded)
2005-01-05 14:09:31 +02:00
wax@mysql.com
e010add538
Merge
2005-01-05 16:31:20 +05:00
wax@kishkin.ru
795736fad6
WL#964
...
_stricmp was replaved on sting_compare_func
added breakes for windows
2005-01-05 16:26:53 +05:00
jimw@mysql.com
d14f3d7675
Protect flags like -Wl,-O2 from being mangled by mysql_config (Bug #6964 )
...
(Second commit of this patch -- first included wrong changes.)
2005-01-05 03:43:37 +01:00
jimw@mysql.com
4e284cabae
Use ZLIB_LIBS when linking libmysqlclient_r (Bug #6418 )
2005-01-05 03:05:19 +01:00
jimw@mysql.com
30808e9ab9
Make sure to include ZLIB_LIBS in mysql_config --libs_r (Bug #7021 )
2005-01-05 02:04:12 +01:00
jimw@mysql.com
0ed892f197
Change mysqld_safe search for mysqld relative to the current working directory
...
to only look for the mysqld binary (and english error strings) and assume the
datadir from that. Then, if that datadir turns out to not exist, startup will
fail. This avoids the behavior where mysqld_safe would go off and run a totally
different binary because the data directory had been moved (even when --datadir
was specified on the command line). (Bug #7249 )
2005-01-05 01:08:45 +01:00
kent@mysql.com
de85fdb78f
mysql_test_run_new.dsp:
...
Link mysql_test_run_new as console application
my_manage.c:
The type intptr_t isn't defined for VC 6.0
Changed return type for CreateProcess() to bool
mysql_test_run_new.c:
The type intptr_t isn't defined for VC 6.0
mysqltest.dsp:
Added regex to additional build types for mysqltest
mysqldump.dsp:
Added mysys.lib for linking mysqldump
2005-01-04 23:07:29 +01:00
ingo@mysql.com
145ae80b88
Merge mysql.com:/home/mydev/mysql-4.1
...
into mysql.com:/home/mydev/mysql-4.1-4100
2005-01-04 19:22:50 +01:00
jimw@mysql.com
9740ca62f9
Merge mysql.com:/home/jwinstead2/mysql-4.1-5875
...
into mysql.com:/home/jwinstead2/mysql-4.1-clean
2005-01-04 17:40:43 +01:00
jimw@mysql.com
5bd3294887
Merge mysql.com:/home/jwinstead2/mysql-4.1-5878
...
into mysql.com:/home/jwinstead2/mysql-4.1-clean
2005-01-04 17:37:14 +01:00
jimw@mysql.com
254f89e9f8
Merge
2005-01-04 17:36:16 +01:00
paul@kite-hub.kitebird.com
913f505769
client.c:
...
Make multi-statements the preferred option name (to coincide
with the renaming of the CLIENT_MULTI_RESULTS symbol to
CLIENT_MULTI_STATEMENTS). Continue to allow multi-queries
for backward compatibility.
2005-01-04 10:32:42 -06:00
monty@mysql.com
f453677d9e
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/my/mysql-4.1
2005-01-04 13:48:12 +02:00
ingo@mysql.com
d6370a340d
Merge mysql.com:/home/mydev/mysql-4.1
...
into mysql.com:/home/mydev/mysql-4.1-4100
2005-01-04 12:11:37 +01:00
jimw@mysql.com
954d0181ec
Make query_cache_wlock_invalidate visible in SHOW VARIABLES (Bug #7594 )
2005-01-04 02:45:01 +01:00
jimw@mysql.com
663396653a
Use 'ps xaww' in mysqld_safe (on Linux) so whole command-line is searched
...
for port and/or pid-file parameters. (Bug #5878 )
2005-01-04 01:49:29 +01:00
jimw@mysql.com
0f835244a6
Fix typo in crash-me 'MATCHES' test (Bug # 5875)
2005-01-03 23:02:26 +01:00
lenz@mysql.com
5a568a13da
Merge mysql.com:/space/my/mysql-4.0
...
into mysql.com:/space/my/mysql-4.1-build
2005-01-03 21:37:41 +01:00
lenz@mysql.com
2e95c0f49a
- Updated Bootstrap to include merge ChangeSets in the source distribution's
...
ChangeLog, too (to be more exact when tagging a release that's based on a
merge ChangeSet)
2005-01-03 21:28:14 +01:00
monty@mysql.com
530a104eec
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/my/mysql-4.1
2005-01-03 22:01:11 +02:00
monty@mysql.com
e5cd3c6090
added ndb/include/ndb_global.h ndb/include/ndb_version.h to ignore
2005-01-03 22:00:32 +02:00
ingo@mysql.com
76d0f49495
Fixed a typo.
2005-01-03 20:48:49 +01:00
monty@mysql.com
d35d4eab91
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/my/mysql-4.1
2005-01-03 21:14:20 +02:00
joreland@mysql.com
875af1330b
Merge mysql.com:/home/jonas/src/mysql-4.1-fix
...
into mysql.com:/home/jonas/src/mysql-4.1
2005-01-03 20:12:42 +01:00
joreland@mysql.com
18920d4831
bug#7626 - post review version
2005-01-03 20:10:23 +01:00
joreland@mysql.com
b852147b5d
Merge mysql.com:/home/jonas/src/mysql-4.1-fix
...
into mysql.com:/home/jonas/src/mysql-4.1
2005-01-03 19:42:38 +01:00
joreland@mysql.com
7d0d191999
bug#7626 - ndb UintPtr handling
2005-01-03 19:39:09 +01:00
kent@mysql.com
c725e09089
mtr_process.pl:
...
Added missing stop_reap_all() if returns early from function
mysql-test-run.pl:
Improved output from --script-debug
Initial Cygwin support
Improved mysqld process termination
2005-01-03 16:54:08 +01:00
kent@mysql.com
dd19a613bc
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
2005-01-03 16:49:55 +01:00
hf@deer.(none)
5eb5fd12be
fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file)
2005-01-03 19:21:54 +04:00
hf@deer.(none)
eb723e0537
Fix for bug #6434 (bad memory deletion in app using libmysqld)
...
We should build libmysqld in SAFEMALLOC mode.
2005-01-03 18:50:51 +04:00
wax@mysql.com
8a73a86e94
Merge mysql.com:/home/wax/mysql/mysql-4.1
...
into mysql.com:/home/wax/mysql/mysql-4.1test2
2005-01-03 18:38:37 +05:00
wax@kishkin.ru
dc6a186659
WL#964
...
added sort of file names for all OS
2005-01-03 18:37:08 +05:00
serg@sergbook.mysql.com
a606a7d16f
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
2005-01-03 15:36:00 +02:00
serg@sergbook.mysql.com
b425811d6e
Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
2005-01-03 15:35:59 +02:00
monty@mysql.com
a981ca050d
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/my/mysql-4.1
2005-01-03 15:35:58 +02:00
wax@mysql.com
e2ba3a1118
Merge mysql.com:/home/wax/mysql/mysql-4.1
...
into mysql.com:/home/wax/mysql/mysql-4.1test2
2005-01-03 18:35:58 +05:00
serg@sergbook.mysql.com
5e18c54646
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
2005-01-03 15:35:58 +02:00
hf@deer.(none)
75f6c8ad1c
Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1
...
into deer.(none):/home/hf/work/mysql-4.1.7545
2005-01-03 17:35:57 +04:00
hf@deer.(none)
27eff9f700
Fix for bug #7545 (Undefined symbols if --without-geometry)
2005-01-03 17:33:04 +04:00
kent@mysql.com
f098575122
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
2005-01-03 11:41:24 +01:00
paul@snake-hub.snake.net
fc0d550bad
set_var.cc:
...
Silence compiler warning.
2005-01-02 15:10:08 -06:00
kent@mysql.com
97f5cac93c
mysql-test-run.pl:
...
Added initial support for multiple test suites
Added usage information, i.e. --help
2005-01-02 16:57:21 +01:00
wax@mysql.com
36edf8297a
Merge mysql.com:/home/wax/mysql/mysql-4.1
...
into mysql.com:/home/wax/mysql/mysql-4.1test2
2005-01-02 20:01:08 +05:00
wax@kishkin.ru
9d5fc07494
WL#964
...
move my_end() after free_used_memory()
2005-01-02 19:58:49 +05:00
monty@mysql.com
1cd4c06874
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/my/mysql-4.1
2005-01-02 15:25:47 +02:00