gluh@gluh.mysql.r18.ru
2e912bbbe8
Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privileges
...
mysqldump skips information_schema db
'use' now can use information_schema db
changed value of column 'Null' to 'NO' if column is not nullable
2004-12-10 12:07:11 +03:00
monty@mysql.com
36d11d950a
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/my/mysql-5.0
2004-12-10 02:58:39 +02:00
guilhem@mysql.com
be11a7d92f
instance.cc:
...
explicit setting of reconnect (no behaviour change)
2004-12-09 22:22:34 +01:00
guilhem@mysql.com
0b38e80738
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/mysql_src/mysql-5.0-clean
2004-12-09 21:35:15 +01:00
joreland@mysql.com
56a4c21d98
ndb - Fix alloc/dealloc of pseudo ROW_SIZE
2004-12-09 17:03:48 +01:00
joreland@mysql.com
ad258ad5f8
ndb - Fix hugoCalcValue for bits
2004-12-09 16:57:20 +01:00
tomas@poseidon.ndb.mysql.com
e5c17fb0ca
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2004-12-09 16:47:08 +01:00
tomas@poseidon.ndb.mysql.com
862e979e9b
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2004-12-09 16:44:17 +01:00
joreland@mysql.com
d19a42d8ea
ndb - Fix printout/bugs for bit column
2004-12-09 16:19:24 +01:00
guilhem@mysql.com
eac128ef2d
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/mysql_src/mysql-5.0-clean
2004-12-09 15:42:06 +01:00
tomas@poseidon.ndb.mysql.com
34970647bb
add debug print for bit field
2004-12-09 15:31:51 +01:00
marko@hundin.mysql.fi
122c708438
Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into hundin.mysql.fi:/home/marko/j/mysql-5.0
2004-12-09 16:14:11 +02:00
guilhem@mysql.com
1cbc904c59
Changing the default of libmysqlclient : it's now NO reconnection.
...
All our programs which use mysql_real_connect() and mysql_connect() are updated accordingly, though I have deliberately
made mysqlimport not reconnect anymore (already true for mysqldump >= 4.1.8).
All Connector devs have been warned about the change I'm doing here - which was agreed with Monty,
and fixes BUG#2555.
2004-12-09 14:44:10 +01:00
marko@hundin.mysql.fi
7506ca1be1
InnoDB: Changed interface to rec_get_offsets(), to reduce the use of
...
memory heaps. This changeset plugs also a few memory leaks that
were introduced with the compact InnoDB table format.
2004-12-09 15:29:55 +02:00
joreland@mysql.com
55aa4f20ea
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2004-12-09 14:23:56 +01:00
tomas@poseidon.ndb.mysql.com
e8af867f7a
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2004-12-09 14:20:20 +01:00
joreland@mysql.com
a45702c3b0
Merge mysql.com:/home/jonas/src/mysql-4.1-fix
...
into mysql.com:/home/jonas/src/mysql-5.0
2004-12-09 14:19:14 +01:00
tomas@poseidon.ndb.mysql.com
c794508e1f
use new ndb bitformat to shrink storage
2004-12-09 14:17:58 +01:00
joreland@mysql.com
4614cdfad9
bug#6995 - fixed so that ndb_restore 4.1.8 can read files
...
created by 4.1.7 as bugfix changed binary format
2004-12-09 13:36:23 +01:00
joreland@mysql.com
3605cead4a
ndb - bit field
...
micro optimization
2004-12-09 12:06:11 +01:00
monty@mysql.com
98f468b38c
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/my/mysql-5.0
2004-12-09 12:29:57 +02:00
joreland@mysql.com
0ab8c723fa
bug#6995 - ndb
...
don't store keys in normalized form
instead save everythings as normal attributes
2004-12-09 11:29:17 +01:00
petr@mysql.com
dafb2969c9
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/cps/mysql/devel/im/mysql-5.0-im
2004-12-09 04:28:37 +03:00
petr@mysql.com
fd94614f34
merge
2004-12-09 04:22:28 +03:00
joreland@mysql.com
b883f8fd81
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2004-12-08 23:02:09 +01:00
joreland@mysql.com
4d27cab181
ndb - Fix arbitrary sized bitfields
2004-12-08 22:55:34 +01:00
monty@mysql.com
31b640c7db
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/my/mysql-5.0
2004-12-08 23:55:01 +02:00
ingo@mysql.com
570431bc0e
Merge mysql.com:/home/mydev/mysql-5.0
...
into mysql.com:/home/mydev/mysql-5.0-5000
2004-12-08 17:59:18 +01:00
joreland@mysql.com
9a937a3b22
ndb - Fixed bitfields of upto 31 bits
2004-12-08 17:58:00 +01:00
ingo@mysql.com
fbade5dbe8
A fix for a crash in sp.test with -debug-max.
...
When the joins were not cleaned up before the tables
were closed, a JOIN_TAB still held a pointer to a
meanwhile closed table and tried to close it again
during item cleanup...
2004-12-08 16:28:25 +01:00
marko@hundin.mysql.fi
3f806c3b66
InnoDB: Make btr_search_drop_page_hash_index() work with the compact
...
record format without requiring the doubly linked list added by
Heikki in ChangeSet@1.1627.16.2
2004-12-08 15:20:58 +02:00
marko@hundin.mysql.fi
83ac19929d
Cset exclude: heikki@hundin.mysql.fi|ChangeSet|20041027124510|04970
2004-12-08 14:34:58 +02:00
marko@hundin.mysql.fi
5e5a3f3f4f
row0mysql.c:
...
Remove parameter from call to btr_search_validate().
buf0buf.c:
Initialize member "index" of buf_block_t.
buf0buf.h:
Add member "index" to buf_block_t.
btr0sea.h:
Remove parameter of btr_search_validate()
btr0sea.c:
Make use of the added member "index" of buf_block_t.
2004-12-08 14:33:09 +02:00
bar@mysql.com
f90caa5826
- VARCHAR(n) with binary character set is now displayed as VARBINARY(N).
...
- CREATE TABLE t1 SELECT BINARY 'literal'
now creates a VARBINARY() column, not a BINARY().
2004-12-08 14:03:29 +04:00
stewart@mysql.com
48ad9717da
Correct and move comment
2004-12-08 20:22:00 +11:00
stewart@mysql.com
57d5d6c09e
Remove dead code
2004-12-08 20:13:33 +11:00
joreland@mysql.com
41e5d310f1
Merge mysql.com:/home/jonas/src/mysql-5.0-ndb
...
into mysql.com:/home/jonas/src/wl2126
2004-12-08 00:50:47 +01:00
joreland@mysql.com
c97f6e2454
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2004-12-08 00:45:47 +01:00
joreland@mysql.com
865eb873c2
wl2126 - ndb - bug fixes
2004-12-08 00:36:40 +01:00
monty@mysql.com
1316954b3f
Fixed that mysql-test-run --ps-protocol works with system_mysql_db_fix.test
2004-12-08 01:17:52 +02:00
joreland@mysql.com
eda8685471
ndb - Test program for new bitmask functions
2004-12-07 20:58:46 +01:00
jani@ua141d10.elisa.omakaista.fi
f96a9a7a4a
Added some tests for new varchar.
2004-12-07 21:17:00 +02:00
joreland@mysql.com
20fa339cb1
wl2126 - ndb - fix last unhandled part of read_multi_range
...
reading sorted multi_range with several range-scans
2004-12-07 15:15:49 +01:00
monty@mysql.com
aa2f116110
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/my/mysql-5.0
2004-12-07 15:47:34 +02:00
monty@mysql.com
563500994a
Update results for new varchar handling
...
Fixed compiler warnings
String results in CREATE ... SELECT are now created as CHAR(0), VARCHAR(X) or TEXT() depending on item->max_length
2004-12-07 15:47:00 +02:00
joreland@mysql.com
cd79b299a6
Merge mysql.com:/home/jonas/src/mysql-5.0-ndb
...
into mysql.com:/home/jonas/src/wl2126
2004-12-07 08:39:59 +01:00
joreland@mysql.com
ba83763a77
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2004-12-07 08:38:06 +01:00
joreland@mysql.com
1d8ce86616
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2004-12-07 08:36:11 +01:00
brian@avenger.(none)
7fbeab9166
Fixes for changes in handler interface so that tina can compile in 5.0.
2004-12-06 16:34:54 -08:00
brian@avenger.(none)
2bf9291b0c
Removed the need for our own sanity check file (which was just the default anyways).
2004-12-06 10:04:16 -08:00