Kinaan - 2012 m. balandis 5 d. 08:47, Kinaan Khan Sherwani <[email protected]> rašė: > My Question is that do we have to write a new test or we should just change > the .result and .test files as the 'make test' will never pass due to change > in output after the bug fix.
Does that mean that some existing tests trigger this bug? In that case it is only required to re-record the tests, possibly adding a reference to a bug fixed. In the other case a new test should be created. > And in case of 'CREATE TABLE t1 SELECT * FROM t1' > > Should the error be like ' Error 1050 ( HY000): Table 't1' already exists ' > or again like the old one ' ERROR 1093 (HY000): You can't specify target > table 't1' for update in FROM clause ' Both look OK to me, but I'm not that qualified DBA to judge this. Maybe others will chime in? -- Laurynas _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

