jimw@mysql.com
e959e0b8fc
Merge mysql.com:/home/jwinstead2/mysql-4.1-7233
...
into mysql.com:/home/jwinstead2/mysql-5.0-clean
2005-01-08 22:22:41 +01:00
pekka@mysql.com
50c3a883b2
ndb - wl-1442 fix Time ordering
2005-01-08 19:28:44 +01:00
pekka@mysql.com
0462ccfe3c
ndb - wl-1442 fix Date ordering
2005-01-08 16:57:51 +01:00
pekka@mysql.com
7ef7580bb7
ndb - wl-1442 updated ndb_index_ordered.result
2005-01-08 15:18:24 +01:00
vtkachenko@intelp4d.mysql.com
faeac11865
Merge bk-internal:/home/bk/mysql-5.0
...
into intelp4d.mysql.com:/users/vtkachenko/bk/mysql-5.0
2005-01-08 15:06:20 +01:00
vtkachenko@intelp4d.mysql.com
ad7dad8d03
Many files:
...
- Create innodb_thread_concurrency as dynamic variable
- Add innodb_thread_sleep_delay variable
- Add innodb_free_tickets_to_enter variable
2005-01-08 15:01:37 +01:00
pekka@mysql.com
3e37933c7f
ndb - wl-1442 bug#7725 datetime ordering
2005-01-08 13:59:57 +01:00
jimw@mysql.com
5c497ef3a8
Use 'USING <indextype>' in results of SHOW CREATE TABLE, it's the preferred
...
syntax. (Bug #7233 )
2005-01-08 07:31:13 +01:00
tulin@build.mysql.com
3d773f79ea
Merge bk-internal:/home/bk/mysql-5.0
...
into build.mysql.com:/users/tulin/mysql-5.0-ndb
2005-01-08 00:34:08 +01:00
jimw@mysql.com
8d6f844641
Update messages in type_float test results
2005-01-07 20:34:51 +01:00
jimw@mysql.com
6db6171494
Merge mysql.com:/home/jwinstead2/mysql-4.1-clean
...
into mysql.com:/home/jwinstead2/mysql-5.0-clean
2005-01-07 19:03:35 +01:00
jimw@mysql.com
c2eb3bf9f6
Correctly truncate integers inserted into field and double columns
...
with a number of decimals specified. (Bug #7361 )
2005-01-07 17:44:18 +01:00
mskold@mysql.com
346aeda888
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-5.0-ndb
2005-01-07 15:34:25 +01:00
serg@sergbook.mysql.com
a609bc45f2
merge
2005-01-07 15:02:25 +02:00
serg@sergbook.mysql.com
77bc68f99d
Many files:
...
Change mode to -rw-rw----
2005-01-07 14:32:05 +02:00
serg@sergbook.mysql.com
8f104ea838
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
2005-01-07 14:14:37 +02:00
pekka@mysql.com
f3103c489c
ndb - wl-1442 new varchar
2005-01-07 11:55:20 +01:00
shuichi@mysql.com
18609a1e99
Added test data, test case and test result files for Japanese characters test.
...
I have put the tests into a separate "suite", the first one actually.
Currently this can only be run by the Perl version of mysql-test-run
that is not quite finished. It should, or at least will, be able to
be run with the line
./mysql-test-run.pl --suite=jp
2005-01-07 00:48:38 -08:00
shuichi@mysql.com
af9a4cf5e1
Added test case files
2005-01-07 00:40:29 -08:00
shuichi@mysql.com
3b635f0e3f
Added test data and test case files.
2005-01-07 00:32:31 -08:00
joreland@mysql.com
f3baf38dbc
merge
2005-01-07 06:47:41 +01:00
jimw@mysql.com
f520e72c72
Skip client_test when testing embedded server
2005-01-07 04:53:05 +01:00
serg@sergbook.mysql.com
f472cec178
merged
2005-01-06 19:32:16 +02:00
serg@sergbook.mysql.com
15133e70ac
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0
2005-01-06 17:53:32 +02:00
monty@mysql.com
ef74d8d898
Fixed a bug in prepared statements error handling
...
After merge fixes
2005-01-06 16:59:29 +02:00
monty@mysql.com
bda0a78184
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/my/mysql-5.0
2005-01-06 13:31:31 +02:00
monty@mysql.com
d35140a851
First stage of table definition cache
...
Split TABLE to TABLE and TABLE_SHARE (TABLE_SHARE is still allocated as part of table, will be fixed soon)
Created Field::make_field() and made Field_num::make_field() to call this
Added 'TABLE_SHARE->db' that points to database name; Changed all usage of table_cache_key as database name to use this instead
Changed field->table_name to point to pointer to alias. This allows us to change alias for a table by just updating one pointer.
Renamed TABLE_SHARE->real_name to table_name
Renamed TABLE->table_name to alias
Renamed TABLE_LIST->real_name to table_name
2005-01-06 13:00:13 +02:00
joreland@mysql.com
738cb6ab81
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-01-05 21:22:39 +01:00
jimw@mysql.com
fb0d89a85b
Merge jwinstead@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/jwinstead2/mysql-5.0
2005-01-05 17:57:55 +01:00
bell@sanja.is.com.ua
dffac28b76
fixed views with PS protocol
2005-01-05 16:48:23 +02: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
0bea4c6105
Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0
2005-01-05 14:11:26 +02: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
vtkachenko@intelp4d.mysql.com
bd47d6f360
set_var.cc, mysqld.cc, ha_innodb.h, innodb.test, innodb.result:
...
Create new innodb_sync_spin_loops variable
2005-01-05 12:43:48 +01: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
ec1ad11719
Merge jwinstead@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/jwinstead2/mysql-5.0
2005-01-05 01:17:31 +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
mskold@mysql.com
7a262068c7
Added (re-committing undone ChangeSet) tests for different int sizes in condition pushdown
2005-01-04 20:55:00 +01:00
joreland@mysql.com
c62ed85054
Merge
2005-01-04 19:12:01 +01:00
jimw@mysql.com
652fc10467
Merge jwinstead@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/jwinstead2/mysql-5.0
2005-01-04 19:00:22 +01:00
joreland@mysql.com
0dfb80575f
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0
2005-01-04 13:34:58 +01:00
monty@mysql.com
7cf8285b3f
After merge fixes
...
Add support for warnings for prepare of prepared statements
Fixed test to work with --ps-protocol
Fixed some test results
2005-01-04 13:46:53 +02:00
monty@mysql.com
3c6d5e43f9
Merge
2005-01-04 13:23:04 +02:00
mskold@mysql.com
d125c6f06c
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-5.0-ndb
2005-01-04 09:57:38 +01:00
joreland@mysql.com
b6b8c50ab6
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-01-04 08:17:31 +01:00
joreland@mysql.com
93bbde704a
mysql-test/Makefile.am
...
Install varchar.frm
Otherwise type_varchar fails when running mysql-test-run on installed system
mysql-test/mysql-test-run.sh
Use correct path to clist_tests in on installed system
2005-01-04 08:15:33 +01:00
jimw@mysql.com
050e229162
Merge jwinstead@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/jwinstead2/mysql-5.0
2005-01-04 02:47:48 +01:00
serg@sergbook.mysql.com
4da9825acd
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0
2005-01-04 01:59:24 +02:00