| Bug #35789 | wrong datatypes for collation and charset columns in EVENTS, ROUTINES, TRIGGERS | ||
|---|---|---|---|
| Submitted: | 3 Apr 2008 9:48 | Modified: | 8 Dec 2008 23:50 | 
| Reporter: | Roland Bouman | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Information schema | Severity: | S3 (Non-critical) | 
| Version: | 5.1.23 | OS: | Any | 
| Assigned to: | Sergei Glukhov | CPU Architecture: | Any | 
   [3 Apr 2008 9:48]
   Roland Bouman        
  
 
   [3 Apr 2008 10:17]
   Susanne Ebrecht        
  Verified as described.
   [9 Apr 2008 7:44]
   Bugs System        
  A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/45108 ChangeSet@1.2585, 2008-04-09 12:38:00+05:00, gluh@mysql.com +4 -0 Bug#35789 wrong datatypes for collation and charset columns in EVENTS, ROUTINES, TRIGGERS changed 'charset', 'collation' field length from 64 to MY_CS_NAME_SIZE(32) in tables: SCHEMATA, TABLES, COLUMNS, CHARACTER_SETS, COLLATIONS, COLLATION_CHARACTER_SET_APPLICABILITY
   [13 Nov 2008 9:58]
   Bugs System        
  A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/58615 2707 Sergey Glukhov 2008-11-13 Bug#35789 wrong datatypes for collation and charset columns in EVENTS, ROUTINES, TRIGGERS changed 'charset', 'collation' field length from 64 to MY_CS_NAME_SIZE(32) in tables: SCHEMATA, TABLES, COLUMNS, CHARACTER_SETS, COLLATIONS, COLLATION_CHARACTER_SET_APPLICABILITY
   [13 Nov 2008 11:18]
   Bugs System        
  A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/58616 2924 Sergey Glukhov 2008-11-13 [merge] Bug#35789 wrong datatypes for collation and charset columns in EVENTS, ROUTINES, TRIGGERS changed 'charset', 'collation' field length from 64 to MY_CS_NAME_SIZE(32) in tables: SCHEMATA, TABLES, COLUMNS, CHARACTER_SETS, COLLATIONS, COLLATION_CHARACTER_SET_APPLICABILITY addon: 'show_check' test is enabled
   [8 Dec 2008 10:20]
   Bugs System        
  Pushed into 5.1.31 (revid:sergey.glukhov@sun.com-20081113095020-0ofmav3ph1is16mr) (version source revid:azundris@mysql.com-20081114081134-pswy3m5go7r64m1p) (pib:5)
   [8 Dec 2008 11:31]
   Bugs System        
  Pushed into 6.0.9-alpha (revid:sergey.glukhov@sun.com-20081113111102-fyk21wakxv3hdsrt) (version source revid:ingo.struewing@sun.com-20081121151447-dtf2ofz2ys0zqed1) (pib:5)
   [8 Dec 2008 23:50]
   Paul DuBois        
  Noted in 5.1.31, 6.0.9 changelogs. The columns that store character set and collation names in several INFORMATION_SCHEMA tables were lengthened because they were not long enough to store some possible values: SCHEMATA, TABLES, COLUMNS, CHARACTER SETS, COLLATIONS, and COLLATION_CHARACTER_SET_APPLICABILITY.
   [19 Jan 2009 11:22]
   Bugs System        
  Pushed into 5.1.31-ndb-6.2.17 (revid:tomas.ulin@sun.com-20090119095303-uwwvxiibtr38djii) (version source revid:tomas.ulin@sun.com-20090108105244-8opp3i85jw0uj5ib) (merge vers: 5.1.31-ndb-6.2.17) (pib:6)
   [19 Jan 2009 13:00]
   Bugs System        
  Pushed into 5.1.31-ndb-6.3.21 (revid:tomas.ulin@sun.com-20090119104956-guxz190n2kh31fxl) (version source revid:tomas.ulin@sun.com-20090119104956-guxz190n2kh31fxl) (merge vers: 5.1.31-ndb-6.3.21) (pib:6)
   [19 Jan 2009 16:06]
   Bugs System        
  Pushed into 5.1.31-ndb-6.4.1 (revid:tomas.ulin@sun.com-20090119144033-4aylstx5czzz88i5) (version source revid:tomas.ulin@sun.com-20090119144033-4aylstx5czzz88i5) (merge vers: 5.1.31-ndb-6.4.1) (pib:6)

