anjuta@arthur.local
31d51d04a9
Removed several erroneous error messages in different languages in errmsg.txt
2004-12-17 01:32:06 +02:00
anjuta@arthur.local
e3534b3cf1
Merge anna@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into arthur.local:/my/mysql-5.0-clean
2004-12-16 22:17:21 +02:00
anjuta@arthur.local
44cfef92d1
Removed incorrect messages; fixed serbian messages.
2004-12-16 21:21:13 +02:00
timour@mysql.com
68c2309a66
Fix for BUG#7266.
2004-12-16 16:44:40 +02:00
jan@hundin.mysql.fi
56e4f4c433
Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into hundin.mysql.fi:/home/jan/new/mysql-5.0
2004-12-16 16:44:39 +02:00
bar@mysql.com
f6b1f5dec1
errmsg.txt:
...
My attempt N3
2004-12-16 18:44:38 +04:00
ram@gw.mysql.r18.ru
cc36a33123
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into gw.mysql.r18.ru:/usr/home/ram/work/5.0.b6843
2004-12-16 18:44:37 +04:00
gluh@gluh.mysql.r18.ru
6a4d28c096
Fix for bug#7211: information_schema: crash if bad view(after review)
2004-12-16 17:44:36 +03:00
ram@gw.mysql.r18.ru
ecd9203f1d
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into gw.mysql.r18.ru:/usr/home/ram/work/5.0.b6843
2004-12-16 18:33:22 +04:00
gluh@gluh.mysql.r18.ru
4f9f136fb7
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-16 17:33:21 +03:00
gluh@gluh.mysql.r18.ru
6372efa7da
Fix for bug#7212: information_schema: "Can't find file" errors if storage engine gone(after review)
2004-12-16 16:31:36 +03:00
ram@gw.mysql.r18.ru
f7fb35c518
A fix (Bug #6843 : Wrong function name crashes MySQL if mysql.proc table is missi
2004-12-16 16:29:47 +04:00
ingo@mysql.com
05d5360e7f
Enlarged group item key_length by a varstring length field.
...
Group item fields are implemented as varstrings nowadays.
Made init_connect.test robust against existing t1.
2004-12-16 11:41:52 +01:00
jan@hundin.mysql.fi
2f38a79ae7
Added support for a CREATE TABLE...AUTO_INCREMENT = x in InnoDB.
2004-12-16 08:34:03 +02:00
konstantin@mysql.com
7216594f4f
Data truncation reporting implementation (libmysql) + post review
...
fixes. Still to do:
- deploy my_strtoll10 in limbysql.c
- add mysql_options option to switch MYSQL_DATA_TRUNCATED on and off.
2004-12-16 03:15:06 +03:00
jan@hundin.mysql.fi
5b9da9917a
Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into hundin.mysql.fi:/home/jan/new/mysql-5.0
2004-12-15 15:36:37 +02: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
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
jan@hundin.mysql.fi
1fa75712b9
Fixed a bug no error message for ALTER with InnoDB and AUTO_INCREMENT (Bug #7061 ).
2004-12-13 15:44:45 +02:00
jan@hundin.mysql.fi
608104cc75
Fixed a bug no error message for ALTER with InnoDB and AUTO_INCREMENT (Bug #7061 ).
2004-12-13 10:57:26 +02: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
gluh@gluh.mysql.r18.ru
58e75f6f24
fix according to review
2004-12-10 18:25:12 +03: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
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
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
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
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
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
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
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
monty@mysql.com
0de4777187
Merge with 4.1
2004-12-06 11:38:56 +02:00
brian@avenger.(none)
75b4c32c8e
Removed need for storage engines to write a default external_lock() call.
2004-12-06 00:55:58 -08:00
gluh@gluh.mysql.r18.ru
86618a129d
Fix for bugs #6955 SHOW PROCEDURE STATUS crashes the server,
...
#6950 mysql-nt.exe error when click on sql or database on mysql control center
2004-12-06 11:55:57 +03:00
monty@mysql.com
67ce247965
Add support for up to VARCHAR (size up to 65535)
...
Renamed HA_VAR_LENGTH to HA_VAR_LENGTH_PART
Renamed in all files FIELD_TYPE_STRING and FIELD_TYPE_VAR_STRING to MYSQL_TYPE_STRING and MYSQL_TYPE_VAR_STRING to make it easy to catch all possible errors
Added support for VARCHAR KEYS to heap
Removed support for ISAM
Now only long VARCHAR columns are changed to TEXT on demand (not CHAR)
Internal temporary files can now use fixed length tables if the used VARCHAR columns are short
2004-12-06 02:00:37 +02:00
lars@mysql.com
414591915c
Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/bXXXX-4.1
2004-12-04 13:10:36 +01:00
bell@sanja.is.com.ua
a3ad1765a8
merge
2004-12-03 23:24:41 +02:00
bell@sanja.is.com.ua
b48ec20ac7
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-qc-4.1
2004-12-03 22:40:11 +02:00
bell@sanja.is.com.ua
734ffb8452
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-global-4.1
2004-12-03 22:13:53 +02:00