<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>> If it continues this way, how about a release of 4.0.0 on April 19? (in <br><div>> time for the Percona Live MysQL Conference and Expo 2013).<br>> <br>> -- <br>> Marc Delisle<br><br>Hello all, <br><br>While using 4.0.0-rc1 for a couple days, I found several - I consider - minor bugs. <br>Should we consider them as blockers for releasing 4.0.0, or just plan to fix them for 4.0.1?<br><br>Best, JM<br><br>----------<br><br>Bug 1 - Can't copy table to target database if table exists there<br>https://sourceforge.net/p/phpmyadmin/bugs/3873/<br><br>Steps:<br><br>1. Open a table, switch to "Operations" tab.<br>2. In the "Copy table to" box, check "Structure and data" and "Add DROP TABLE".<br>3. Select a target database that already contains a table with the same name.<br><br>Expected:<br>Table is dropped and then copied.<br><br>Actual:<br>Error tells that table already exists.<br><br>----------<br><br>Bug 2 - No preselected option when exporting table<br>https://sourceforge.net/p/phpmyadmin/bugs/3874/<br><br>Steps:<br><br>1. Open a table, switch to "Export" tab.<br>2. Select "Custom" export.<br><br>Expected:<br>In the "Rows" section, "Dump all rows" is preselected.<br><br>Actual:<br>Both option buttons are empty.<br><br>----------<br><br>Bug 3 - Lost location hash and token on table add field<br>https://sourceforge.net/p/phpmyadmin/bugs/3875/<br><br>Steps:<br><br>1. Open a table, switch to "Structure" tab.<br>2. In the "Add columns" section, enter a number of rows > 1, click "Go".<br>3. Fill in some demo names for the columns, click "Save".<br><br>Expected:<br>Fields are added via AJAX, top navbar works as usual.<br><br>Actual:<br>Fields are added via legacy form-submit, top navbar is then broken.<br>Token is lost (URL is set to "tbl_addfield.php" with no query string).<br><br></div>                                        </div></body>
</html>