Results 1 to 3 of 3

Thread: MYSQL

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Banned
    Join Date: Dec:2007
    Location: SOF/LDS
    Posts: 227

    MYSQL


    . . . sql wave . SQL . .
    phpmyadmin . , sql wave. () .

    , .

    : , sql , ,
    - ?
    ?

    UTF-8_bin.

    :

    Code:
    -- Table structure for table `categories_description`
    
    DROP TABLE IF EXISTS `categories_description`;
    /*!40101 SET @saved_cs_client     = @@character_set_client */;
    /*!40101 SET character_set_client = utf8 */;
    CREATE TABLE `categories_description` (
      `categories_id` int(11) NOT NULL default '0',
      `language_id` int(11) NOT NULL default '1',
      `categories_name` varchar(255) collate utf8_bin NOT NULL,
      PRIMARY KEY  (`categories_id`,`language_id`),
      KEY `idx_categories_name` (`categories_name`)
    ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
    /*!40101 SET character_set_client = @saved_cs_client */;
    
    -- Dumping data for table `categories_description`
    
    LOCK TABLES `categories_description` WRITE;
    /*!40000 ALTER TABLE `categories_description` DISABLE KEYS */;
    INSERT INTO `categories_description` VALUES (26,1,'Boots'),(27,4,'×åõëè'),(26,4,'Áîòóøè')
    /*!40000 ALTER TABLE `categories_description` ENABLE KEYS */;
    UNLOCK TABLES;

    . sql wave , , : Áîòóøè, .

    .



    ---------- 10:13 ---------- 10:09 ----------

    :
    , , . , , .

  2. #2
    Registered User
    Join Date: Nov:2004
    Location: localhost
    Posts: 124
    ...
    PHP mysql ... .
    Bla bla blaaa

  3. #3
    Banned
    Join Date: Oct:2003
    Location:
    Posts: 5,259
    UTF-8_bin UTF_8_general_ci ( ) phpmyadm ( mysql MySQL Query Browser, a phpmyadmin, , , phpmyadmin sql-).
    jagar , .

    ..
    - , ?
    Last edited by Softman; 31st July 2009 at 16:42.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |