To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64472


User fs changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|fs                        |oj
--------------------------------------------------------------------------------
                Priority|P4                        |P3
--------------------------------------------------------------------------------
        Target milestone|OOo Later                 |OOo 3.0
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Feb 13 06:51:06 +0000 
2008 -------
to be somewhat more concrete:
- execute
  CREATE TABLE `i64472` (
    `ID` int(11) NOT NULL,
    `name` varchar(50) default NULL,
    PRIMARY KEY  (`ID`)
  ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  for a MySQL database of your choice
- in Base, open the table design for this table
- change the name of the text column to "foo", and the type to
  "Double [double]"
- save the table design
=> error message that the column could not be changed, asking whether to
   drop and re-create
- press "Yes"
=> error message that the column could not be deleted

If you answer "no" to the first question, and close and re-open the database
document, you see that the column in fact has been altered

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to