Menu

#2865 (ok 3.1.6) no ON UPDATE CURRENT_TIMESTAMP in list

3.1.4
fixed
Interface (555)
1
2013-06-11
2009-05-03
No

there is no ON UPDATE CURRENT_TIMESTAMP in the attribute drop-down in edit structure screen there use to be one in version 2xx

Discussion

  • Marc Delisle

    Marc Delisle - 2009-05-03
    • assigned_to: nobody --> lem9
    • status: open --> pending
     
  • Marc Delisle

    Marc Delisle - 2009-05-03

    Cannot replicate this problem. Did you try on http://demo.phpmyadmin.net ?

     
  • Dimitar Velev

    Dimitar Velev - 2009-05-07

    this is my config inc I used for a while

     
  • Dimitar Velev

    Dimitar Velev - 2009-05-07

    Thanks for that did help to compare the demo with the my version it is something in config.inc.php I have attached the file

     
  • Marc Delisle

    Marc Delisle - 2009-05-07
    • status: pending --> open
     
  • Marc Delisle

    Marc Delisle - 2009-05-07

    Ok, support for old config file obviously has its limits and I'll mention this in Documentation.html; meanwhile, please remove this section from your config.inc.php:

    // Attributes
    // Note: the "ON UPDATE CURRENT_TIMESTAMP" attribute is added dynamically
    // for MySQL >= 4.1.2, in tbl_properties.inc.php

    $cfg['AttributeTypes'] = array(
    '',
    'BINARY',
    'UNSIGNED',
    'UNSIGNED ZEROFILL'
    );

     
  • Marc Delisle

    Marc Delisle - 2009-05-09

    Upgrading instructions changed in Documentation.html.

     
  • Marc Delisle

    Marc Delisle - 2009-05-09
    • priority: 5 --> 1
    • summary: no ON UPDATE CURRENT_TIMESTAMP in the attribute drop-down --> (ok 3.1.6) no ON UPDATE CURRENT_TIMESTAMP in list
    • status: open --> open-fixed
     
  • Marc Delisle

    Marc Delisle - 2009-06-15
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed
     
MongoDB Logo MongoDB