Re: mysql-4.0.13 irix..

From: Vedran Hunjek (silikon-studio_MOVE-RE_ME__at_vz.tel.hr)
Date: 10/07/04


Date: Thu, 07 Oct 2004 22:21:26 +0200

Emmanuel Florac wrote:

> Le Thu, 07 Oct 2004 21:02:03 +0200, Vedran Hunjek a écrit :
>
>
>>mysql> SHOW CHARACTER SET;
>
>
> That command doesn't work on my linux version any better... Are you sure
> of the syntax?
>

yes, http://dev.mysql.com/doc/mysql/en/Charset-MySQL.html

you can also try to create database with different character set:

CREATE DATABASE db_name
     DEFAULT CHARACTER SET latin2 COLLATE latin2_general_ci;

the same error again..

v*



Relevant Pages

  • Re: SQL WHERE Command Help [C# Win]
    ... //Initialize SQL SELECT command to retrieve data ... //This Syntax works, but opens your program up too Syntax Attacks "sql ... //Open Connection to DataBase ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Remove "Allow Null" property from column
    ... Your syntax looks correct to me - when you run the ... command, ... > "Allow Null" property (it is there in the central database by wrongful ... > "ALTER TABLE tableName ALTER COLUMN columnName NOT NULL" but it failed, ...
    (microsoft.public.sqlserver.ce)
  • Re: Sybase Data Load Question
    ... Can somebody please tell me what the command and syntax is for loading ... a text file into a database? ...
    (comp.databases.sybase)
  • Re: yp command to print all server settings
    ... > information from the YP database. ... > display. ... I can't remember the command. ... > provide the syntax also? ...
    (comp.os.linux.networking)
  • database security
    ... i'm having a play & turned on database security on a test box, ... have found that accessing the database via ODBC from a linux box ... database has no security so the command has no effect." ...
    (comp.databases.btrieve)