kaa@polly.local
2ce0ad6d7e
Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0
2004-12-14 22:26:31 +03:00
gluh@gluh.mysql.r18.ru
e552c5c403
Fix for bug #7220 : information_schema: errors in "character_sets"
2004-12-14 16:18:59 +03:00
gluh@gluh.mysql.r18.ru
4c4352e5e7
Fx for bug#7221: information_schema: errors in "key_column_usage"
2004-12-14 15:20:46 +03:00
gluh@gluh.mysql.r18.ru
7a38322f3f
Fix bug#7222 information_schema: errors in "routines"
2004-12-14 14:55:28 +03:00
gluh@gluh.mysql.r18.ru
21ee3fc93f
Fix for bug #7223 : information_schema: error in "views"
2004-12-14 13:41:32 +03:00
gluh@gluh.mysql.r18.ru
01b3a45c90
Fixed typo
2004-12-14 13:21:38 +03:00
anjuta@arthur.local
a045161e5b
Added pathes to mysqld_error.h and sql_state.h; fixed segfault bug;
2004-12-14 01:54:16 +02:00
anjuta@arthur.local
53db34f992
Added missing errmsg.txt
2004-12-13 23:28:24 +02:00
anjuta@arthur.local
f9451974be
WL#1051, more maintanable error messages.
2004-12-13 22:51:54 +02:00
guilhem@mysql.com
ba77277952
flush_read_lock_kill-master.opt:
...
don't make non-debug builds fail the testsuite
2004-12-13 14:21:59 +01:00
petr@mysql.com
2510fc1800
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/cps/mysql/trees/autofail/mysql-5.0
2004-12-12 20:59:50 +03:00
petr@mysql.com
d40e0935ce
fix autobuild failures
2004-12-12 20:59:15 +03:00
monty@mysql.com
b4dc75c877
Fix test results that may change from run to run
...
Added comments (from code review on pull)
2004-12-12 19:54:26 +02:00
monty@mysql.com
3b14ba64fd
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/my/mysql-5.0
2004-12-12 18:44:15 +02:00
gluh@gluh.mysql.r18.ru
7d1b9541fc
Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into gluh.mysql.r18.ru:/home/gluh/MySQL/mysql-5.0.n
2004-12-10 18:26:21 +03:00
gluh@gluh.mysql.r18.ru
58e75f6f24
fix according to review
2004-12-10 18:25:12 +03:00
marko@hundin.mysql.fi
7b076f8305
Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into hundin.mysql.fi:/home/marko/j/mysql-5.0
2004-12-10 12:57:10 +02:00
marko@hundin.mysql.fi
9dc1f5146a
InnoDB: Reduce the stack space consumption of ON UPDATE CASCADE
...
operations.
2004-12-10 12:55:56 +02:00
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
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
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
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
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
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
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
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
jani@ua141d10.elisa.omakaista.fi
f96a9a7a4a
Added some tests for new varchar.
2004-12-07 21:17:00 +02: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
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
monty@mysql.com
77207d19f2
Merge with new VARCHAR code
2004-12-06 19:18:35 +02:00
brian@avenger.(none)
a3de67b2d3
Merge
2004-12-06 09:10:30 -08:00
monty@mysql.com
e99d5fee82
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/my/mysql-5.0
2004-12-06 17:16:35 +02:00
monty@mysql.com
75d0958dc3
After merge fixes
...
Fixed compiler warnings
Fix core dump when sending SIGHUP to mysqld
2004-12-06 17:15:54 +02:00
serg@serg.mylan
dc2e9d01d7
int decimal_is_zero(decimal *from);
2004-12-06 15:08:26 +01:00
serg@serg.mylan
566b070741
Merge bk-internal:/home/bk/mysql-5.0
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
2004-12-06 13:10:55 +01:00
serg@serg.mylan
15e4414c21
strings/decimal.c
...
handle test_ro(".999", 0, HALF_UP, "1");
2004-12-06 13:06:52 +01:00
monty@mysql.com
0de4777187
Merge with 4.1
2004-12-06 11:38:56 +02:00