Menu

#1102 Inherit character set & collation from the database in create table dialog

Duplicate
nobody
None
Default
Enhancement
2009-04-23
2009-04-23
Anonymous
No

Originally created by: gabriel....@gmail.com

What is the problem that needs to be solved (required)?

When pushing button for create new table even though my database is UTF8 I
see "Character set: latin1" and "Collation: latin1_swe...." thus forcing me
to select manually utf8 and required collation.

What is the idea in abstract terms (optional)?

"character set & collation" are "inherited":
- on database from the server if not specified at database creation
- on tables from the database if not specified at the table creation
- on columns from the table if not specified at the column creation (and
of course if they even apply).

Example workflow using the new feature (optional)?

The create table dialog probably inherits from the server settings witch is
not correct... it should inherit from database settings.

Related

Tickets: #1062

Discussion

  • Anonymous

    Anonymous - 2009-04-23

    Originally posted by: gabriel....@gmail.com

    Duplicate of: 1062.

    Sorry !

     
  • Anonymous

    Anonymous - 2009-04-23

    Originally posted by: a...@anse.de

    No prob. Thanks for the update!

    Mergedinto: 1062
    Status: Duplicate

     
MongoDB Logo MongoDB