<div>
                    Hi,
                </div><div><br></div><div>I was setting up some unit tests when I came across the function PMA_Util::sqlAddSlashes() Isn't it supposed to add slashes to single quotes? Because I tested this:</div><div><br></div><div>echo PMA_Util::sqlAddSlashes("pma_'db");</div><div><br></div><div>And the output was pma_''db</div><div><br></div><div>Is this the correct behaviour?</div>
                <div><div><br></div><div>-- </div><div>Ayush Chaudhary</div><div><br></div></div>