arjen@fred.bitbike.com
72032a1905
Translated new error message to Dutch.
2002-06-13 09:46:55 +10:00
monty@mashka.mysql.fi
b8421d34ec
Added the following new privleges:
...
SHOW DATABASES
CREATE TEMPORARY TABLE
LOCK TABLES
REPLICATION SLAVE & REPLICATION CLIENT
SUPER
EXECUTE
All scripts & documentation is updated for this change.
Added better error messages for global privileges
2002-06-12 15:04:18 +03:00
monty@hundin.mysql.fi
3c5f7494f7
merge to 3.23.51
2002-05-20 12:48:08 +03:00
monty@hundin.mysql.fi
8c3b77451e
Updated assembler code from MySQL 4.0 (to make them work with gcc 3.0)
...
Fixed memory overrun bug in glibc patch
Updated french error messages
2002-05-20 12:11:15 +03:00
monty@hundin.mysql.fi
3cfdd984f0
merge
2002-05-19 11:10:06 +03:00
monty@hundin.mysql.fi
73392ebee1
Fix bug in CONCAT_WS()
...
Update of glibc patch from MySQL 4.0
2002-05-17 10:50:57 +03:00
monty@hundin.mysql.fi
727122aadd
merge
2002-04-25 01:16:42 +03:00
monty@tik.mysql.fi
f94d84a9ec
SHOW VARIABLES LIKE ... are now case insensitive
...
Fixed stack overflow checking with crash-me with gcc 3.0.4
Using @@unknown_variable doesn't hang client anymore
Added @@VERSION variable
2002-04-18 18:24:14 +03:00
arjen@george.bitbike.com
23098fbd3f
errmsg.txt:
...
Translated new error message to Dutch.
2002-04-11 14:27:41 +10:00
monty@hundin.mysql.fi
727e507bca
merge with 3.23.50
2002-03-27 01:56:10 +02:00
monty@hundin.mysql.fi
21a6366935
Fixed typo
2002-03-26 01:33:41 +02:00
monty@hundin.mysql.fi
9ab2496b1d
Fix for compilation on fast machine
2002-03-26 01:31:26 +02:00
monty@hundin.mysql.fi
2c24b6fb9e
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2002-01-29 18:34:05 +02:00
monty@hundin.mysql.fi
be46289855
New error messages
...
Test of unsigned BIGINT values
Fixes for queries-per-hour
Cleanup of replication code (comments and portability fixes)
Make most of the binary log code 4G clean
Changed syntax for GRANT ... QUERIES PER HOUR
2002-01-29 18:32:16 +02:00
arjen@co3064164-a.bitbike.com
0d7c6ee951
Translated new error messages (Dutch).
2002-01-29 09:14:01 +10:00
monty@hundin.mysql.fi
fd0780493d
merge with 3.23.44
2001-11-04 16:14:09 +02:00
monty@hundin.mysql.fi
67951fdeb4
Fix error messages
...
mysqltest now also writes failed error messages to log
2001-11-04 15:43:41 +02:00
monty@hundin.mysql.fi
2ac4ad6984
merge
2001-11-03 22:28:16 +02:00
monty@hundin.mysql.fi
ccce9d031f
Added STDCALL to mysql_sever and mysql_thread variables
...
Merged error messages with 3.23.44
Fixed bug with DATA DIRECTORY on windows
2001-11-03 21:33:11 +02:00
monty@hundin.mysql.fi
8cd4c2358d
Fix that mysqladmin shutdown can be interrupted with ^C
...
Fixed bug with BLOB keys in BDB tables
Fixed problem with MERGE tables on OS with 32 bit files
Fixed that TIME_TO_SEC() works with negative times
2001-11-03 15:18:09 +02:00
monty@hundin.mysql.fi
5a9ce774dc
Update for OS2 (patch from Yuri Dario).
...
Use LONG_TIMEOUT (one year) instead of ~0 for long timeouts
Fixed error messages.
Fixed problem with const propagation when comparing columns of different types
2001-10-31 03:22:31 +02:00
monty@donna.mysql.fi
7fcbd7e3da
Merge
2001-10-30 17:38:44 +02:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
eca33047d4
Updated Dutch error messages.
2001-10-24 10:49:36 +10:00
tfr@sarvik.tfr.cafe.ee
bd9f0670e2
errmsg.txt:
...
* Updated a lot
2001-10-23 17:34:51 +02:00
serg@serg.mysql.com
cab9ea3462
merged
2001-10-23 11:20:01 +02:00
serg@serg.mysql.com
6f669e6bf8
HA_NO_FULLTEXT_KEY and an appropriate error message
2001-10-23 10:52:51 +02:00
monty@hundin.mysql.fi
2f603156ed
Cleanup after last merge
2001-10-08 07:24:04 +03:00
tonu@volk.internalnet
5658ff8237
SSL compiles and works as far as can see. Continue testing..
2001-09-30 10:46:20 +08:00
monty@work.mysql.com
eb9cbe2cba
merge
2001-09-17 23:26:00 +02:00
monty@hundin.mysql.fi
56cc14ab4c
Added unique error for DEADLOCK
...
Include missing man pages into binary distribution
2001-09-17 23:43:53 +03:00
monty@hundin.mysql.fi
13fd01aad3
Portability fixes
2001-09-17 00:32:45 +03:00
monty@work.mysql.com
04363f9e69
Merge work.mysql.com:/home/bk/mysql
...
into work.mysql.com:/home/bk/mysql-4.0
2001-09-14 17:07:15 +02:00
monty@hundin.mysql.fi
008472f373
Fixed problem with "record not found" in BDB tables.
2001-09-14 17:59:05 +03:00
tim@white.box
bea354055a
Add latin1_de character set, and make it the default.
2001-09-06 17:18:36 -04:00
monty@work.mysql.com
447c18954e
merge with 3.23.42
2001-09-02 18:38:33 +02:00
monty@hundin.mysql.fi
2f93aa9e51
Test that all MERGE tables comes from the same database
2001-08-29 17:33:41 +03:00
monty@hundin.mysql.fi
063a1a6557
Portability fixes.
...
Patches required by Gemini
Fix to properly detect if there is an active transaction in InnoDB
Fix to not lock thread structure when doing automatic rollback when thread ends
Allow -O lower_case_names=0 on UNIX
2001-08-21 20:06:00 +03:00
monty@hundin.mysql.fi
a1be2a894f
Fix of UNION code
...
Added heap_delete_table
Added HA_EXTRA_PREPARE_FOR_DELETE
Added and use my_dup() for faster open of tables.
Removed not working no-mix-table-type
2001-08-19 14:43:51 +03:00
Sinisa@sinisa.nasamreza.org
1e1a1ec064
New startup options and some cleanups
2001-08-18 15:29:21 +03:00
monty@hundin.mysql.fi
b1cb5b6ff0
Portability fixes.
...
Let myisamchk generate a new checksum for compressed data.
Don't unconditionally force filenames to lower case on windows.
Update mysqltest to match 4.0 source (to get some of the new bug fixes into 3.23)
2001-08-18 10:49:00 +03:00
monty@hundin.mysql.fi
59e7c97dab
Remove warnings and portability fixes
...
New global read lock code
Fixed bug in DATETIME with WHERE optimization
Made UNION code more general.
2001-08-14 20:33:49 +03:00
monty@hundin.mysql.fi
4a470fcc99
Fix error messages after merge from 3.23
2001-08-13 15:24:29 +03:00
sasha@mysql.sashanet.com
7c344a582c
post-merge fixes to make it compile. It still fails the fulltext test,
...
(wrong error code) but I'll push it so that Sergei could clean up
my merge
2001-08-11 19:54:31 -06:00
monty@hundin.mysql.fi
8a9d6072fa
merge
2001-08-10 17:47:05 +03:00
monty@hundin.mysql.fi
e7575da7bb
Portability fixes
...
Added record_rnd_buffer
Added --safe-user-create
Fix for ALTER TABLE RENAME on windows
2001-08-10 17:37:37 +03:00
jani@hynda.mysql.fi
84953bbad2
New dutch error message file.
2001-08-10 13:01:42 +03:00
monty@tik.mysql.fi
7e2d4d8faa
New error messages for MATCH and UNION
2001-08-04 01:09:35 +03:00
monty@tik.mysql.fi
0d55e93614
Fix when using --without-server --with-thread-safe-client
...
Added prototype for my_thread_end
New error message for MATCH
Give error when using myisamchk --force --readonly
2001-08-04 00:10:00 +03:00
monty@tik.mysql.fi
b13d453d50
Fix UNION
...
New faster list iterators
Change list code to be simpler and faster
Optimize count(distinct)
New error messages for UNION
Make create_tmp_table more general to be usable by UNION
2001-08-02 06:29:50 +03:00
miguel@light.local
ffee8665bf
Updated Translation English->Protuguese
2001-07-21 13:51:40 -03:00