reggie@bob.(none)
24716111c1
Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into bob.(none):/home/reggie/bk/mysql41
2005-01-29 09:41:23 -06:00
reggie@bob.(none)
f953ef56f9
Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into bob.(none):/home/reggie/bk/mysql5.0
2005-01-29 09:37:06 -06:00
reggie@bob.(none)
fc254d068f
Merge
2005-01-29 09:34:36 -06:00
reggie@bob.(none)
9af0b70d9e
Bug #5185 mysqldump for windows database gets table names with different case
...
mysqldump.c:
Trimmed some lines to be less than 80 chars. Using just NAME_LEN now for table name buffers
2005-01-29 09:25:56 -06:00
kent@mysql.com
57fce07b31
mysql-test-run.sh:
...
Old Solaris 'test' lack -e
2005-01-29 15:59:29 +01:00
kent@mysql.com
0b057dd6ee
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
2005-01-29 12:46:13 +01:00
sergefp@mysql.com
87f71d0557
Merge mysql.com:/home/psergey/mysql-4.1-look2
...
into mysql.com:/home/psergey/mysql-5.0-merge
2005-01-29 07:11:47 +03:00
sergefp@mysql.com
8fe7d199b6
Merging fix for BUG#7672 - the changes will not go into 4.1
2005-01-29 06:49:48 +03:00
brian@zim.(none)
69de46a8de
Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into zim.(none):/home/brian/mysql/mysql-4.1
2005-01-28 18:10:47 -08:00
jimw@mysql.com
691cd6c50d
Fix error in string comparisons with CHAR(31) against the space-padding
...
of strings of unequal length. (Bug #8134 )
2005-01-28 17:18:35 -08:00
brian@zim.(none)
b484e29231
Cleanup for lost file descriptors on close table for ha_archive.
2005-01-28 16:43:10 -08:00
jimw@mysql.com
f95f820727
Fix test results for mysqldump test. Part of Bug #8148 .
2005-01-28 12:13:01 -08:00
heikki@hundin.mysql.fi
994fc27330
ut0ut.c:
...
Use a 32-bit right-shift implementation through a 64-bit integer that should work ok for both gcc and Visual C++; the code depended on defining SIZEOF_LONG, and that is not set when compiling ibbackup
2005-01-28 21:49:21 +02:00
jimw@mysql.com
71670605ac
Use single quotes to set SQL_MODE in mysqldump output in case ANSI_QUOTES
...
was already defined on the server the dump is loaded into. (Bug #8148 )
2005-01-28 11:16:49 -08:00
heikki@hundin.mysql.fi
1d78506d7a
os0file.c:
...
Fix Windows porting bugs that broke ibbackup: 1) wrong error check in for CreateDirectory(), 2) wrong error check if the file did not exist in DeleteFile(), 3) too strict sharing restrictions in os_file_create_simple(): when ibbackup called that function, it would not allow mysqld to write to the file
2005-01-28 20:58:16 +02:00
heikki@hundin.mysql.fi
9218a06eca
Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into hundin.mysql.fi:/home/heikki/mysql-4.1
2005-01-28 20:50:16 +02:00
tulin@mysql.com
0c81869537
ndb_opt_defaults.h:
...
removed usage of SIGRTMIN temorarilly as it causes problems on some platforms
2005-01-28 19:28:14 +01:00
serg@serg.mylan
896e2747b7
there's no need to define UNIV_DEBUG explicitly anymore
2005-01-28 19:03:07 +01:00
serg@serg.mylan
19186b6238
Merge bk-internal:/home/bk/mysql-5.0
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
2005-01-28 17:15:51 +01:00
serg@serg.mylan
852f2e0aba
small Makefile.am cleanup
...
clean: targets removed
generated *.h files moved to include/
2005-01-28 17:14:03 +01:00
dlenev@mysql.com
f22a14acf1
Merge mysql.com:/home/dlenev/src/mysql-4.1-tzbug
...
into mysql.com:/home/dlenev/src/mysql-5.0-merges
2005-01-28 19:09:29 +03:00
dlenev@mysql.com
10a9434ccd
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/dlenev/src/mysql-5.0-merges
2005-01-28 19:09:28 +03:00
gluh@gluh.mysql.r18.ru
5dfcdcc026
Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into gluh.mysql.r18.ru:/home/gluh/MySQL/mysql-5.0.last
2005-01-28 19:09:27 +03:00
gluh@gluh.mysql.r18.ru
0434ecced3
A fix: 'information_schema' test with ps-protocol option fails
...
table_list->schema_table_name may be 0 in this case and 'strcasecmp' is
not necessary in this case.
2005-01-28 19:08:27 +03:00
dlenev@mysql.com
09b08edcc5
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/dlenev/src/mysql-4.1-tzbug
2005-01-28 17:43:59 +03:00
serg@serg.mylan
6117ee754b
fixed automake problem in dbug/Makefile.am
2005-01-28 13:49:42 +01:00
marko@hundin.mysql.fi
70799de479
Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into hundin.mysql.fi:/home/marko/k/mysql-4.0
2005-01-28 14:17:49 +02:00
marko@hundin.mysql.fi
2f63bccc66
Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into hundin.mysql.fi:/home/marko/j/mysql-5.0
2005-01-28 14:01:02 +02:00
pekka@mysql.com
9182e52495
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/export/space/pekka/ndb/version/my50
2005-01-28 13:01:01 +01:00
tomas@poseidon.ndb.mysql.com
b313dee545
NdbScanFilter.hpp:
...
added docs
2005-01-28 13:01:00 +01:00
ram@gw.mysql.r18.ru
edba2b9b33
A fix (bug #6000 : No "@%"-accounts after install).
2005-01-28 15:26:17 +04:00
marko@hundin.mysql.fi
8342958665
InnoDB: Allow concurrent TRUNCATE and INSERT on a table. (Bug #8144 )
2005-01-28 12:18:33 +02:00
pekka@mysql.com
7e57e82a95
Merge mysql.com:/export/space/pekka/ndb/version/my41
...
into mysql.com:/export/space/pekka/ndb/version/my50
2005-01-28 10:56:37 +01:00
pekka@mysql.com
825d35b28a
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/export/space/pekka/ndb/version/my50
2005-01-28 10:52:54 +01:00
pekka@mysql.com
bcf1cb0f23
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/export/space/pekka/ndb/version/my41
2005-01-28 10:52:31 +01:00
pekka@mysql.com
0cbd4970bf
ndb - fix DATE printout
2005-01-28 10:51:30 +01:00
ram@gw.mysql.r18.ru
d177817cac
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b6000
2005-01-28 12:27:46 +04:00
tomas@poseidon.ndb.mysql.com
d8f0e8f04e
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
2005-01-28 09:16:02 +01:00
tomas@poseidon.ndb.mysql.com
e87bd60c12
NdbThread.c:
...
wrong order in c-file
2005-01-28 09:15:01 +01:00
dlenev@mysql.com
2276bfa374
Manual merge of fixes for bugs #7899 "CREATE TABLE .. SELECT .. and
...
CONVERT_TZ() function does not work well together" and bug #7705
"CONVERT_TZ() crashes with subquery/WHERE on index column" in 5.0
tree.
2005-01-28 10:22:50 +03:00
dlenev@mysql.com
c80c503a1b
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/dlenev/src/mysql-4.1-tzbug
2005-01-28 09:32:43 +03:00
tomas@poseidon.ndb.mysql.com
af12846505
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
2005-01-28 02:07:13 +01:00
tomas@poseidon.ndb.mysql.com
3800cede90
Do-compile:
...
ndbcluster requires more ports, this is the reason why builds will not start on multiple builds
2005-01-28 02:06:27 +01:00
tomas@poseidon.ndb.mysql.com
2fbacc191b
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2005-01-28 01:31:27 +01:00
tomas@poseidon.ndb.mysql.com
e8090fc224
Merge
2005-01-28 00:47:41 +01:00
tomas@poseidon.ndb.mysql.com
732d1a5e81
Bug#8167 signal usage clash between mysql server and ndb shared memory
...
added shared memory config parameter, signum for use in signalling
added global variable for holdign signum to be used for shared memory connection
only fiddle with signals if it is set
simplified common ndb client option handling
2005-01-28 00:42:41 +01:00
kent@mysql.com
499a441683
compile-solaris-sparc-purify:
...
Added preparation of mysql_client_test(_embedded) and mysqltest(_embedded)
Added --purify, --purecov, --quantify and --cxxfilt <cxxfiltprog> options
mysql-test-run.sh:
Report correctly combinations of embedded+ps-protocol etc
Added initial Purify support
2005-01-28 00:35:26 +01:00
konstantin@mysql.com
2b858ae682
Remove unused configure.in name TOOLS_LIBS.
2005-01-28 01:23:06 +03:00
reggie@bob.(none)
e9e4d936dc
Bug #5185 mysqldump for windows database gets table names with different case
...
Added the get_actual_table_name function that issues a SHOW TABLES LIKE '%s'. This will get the table
name in the proper case. We use this table name rather than the one given on the command line. This will
prevent problems when importing SQL on Linux that was generated on a Windows platform where case can be
an issue.
mysqldump.c:
call get_actual_table_name to get the table name in the proper case
2005-01-27 14:48:26 -06:00
pekka@mysql.com
e27c58b908
ndb - post-merge fix
2005-01-27 21:23:21 +01:00