Menu

Error when trying to "import existing repo"

Help
2007-08-03
2013-05-01
  • Ralf Guetlein

    Ralf Guetlein - 2007-08-03

    Hello,

    when pressing the button "Import" on the Repository Administration" page, I get the following error message:

    InternalError

    ADODB_Exception: mysqli error: [1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''' at line 1] in EXECUTE("SELECT name FROM repositories'")

    #0 /subversion/svnmanager/prado-2.0.3/framework/Data/adodb/adodb.inc.php(874): adodb_throw('mysqli', 'EXECUTE', 1064, 'You have an err...', 'SELECT name FRO...', false, Object(ADODB_mysqli))
    #1 /subversion/svnmanager/prado-2.0.3/framework/Data/adodb/adodb.inc.php(848): ADOConnection->_Execute('SELECT name FRO...', false)
    #2 [internal function]: ADOConnection->Execute('SELECT name FRO...')
    #3 /subversion/svnmanager/prado-2.0.3/framework/Data/TAdodb.php(114): call_user_func_array(Array, Array)
    #4 [internal function]: TAdodb->__call('Execute', Array)
    #5 /subversion/svnmanager/svnmanager/RepositoryModule/DataModule.php(257): TAdodb->Execute('SELECT name FRO...')
    #6 /subversion/svnmanager/svnmanager/RepositoryModule/ImportSelectPage.php(38): DataModule->repositoryExists('diagbox')
    #7 /subversion/svnmanager/prado-2.0.3/framework/Web/UI/TControl.php(419): ImportSelectPage->onLoad(Object(TEventParameter))
    #8 /subversion/svnmanager/prado-2.0.3/framework/Web/UI/TPage.php(1079): TControl->onLoadRecursive(Object(TEventParameter))
    #9 /subversion/svnmanager/prado-2.0.3/framework/Web/UI/TPage.php(955): TPage->onLoadRecursive(Object(TEventParameter))
    #10 /subversion/svnmanager/prado-2.0.3/framework/TApplication.php(483): TPage->execute()
    #11 /subversion/svnmanager/index.php(5): TApplication->run()
    #12 {main}

    PHP5, Apache 2.2, mysql 5.0.18

    Everything else seems to work well.

    Regards,
    Ralf

     
    • AlabamaPaul

      AlabamaPaul - 2007-08-03

      Ralf,
      It looks like a fix for this bug was checked in to rev 21 of the trunk on August 1.

      Paul

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.