Menu

#4784 (ok 4.3.12) Incomplete bookmark saving

4.3.11
fixed
None
Low
2015-03-14
2015-03-03
derados
No

It is not possible to save big query as bookmark.
If you have query of 20 lines(multiple INSERTS,UPDATES delimited by ;), and try to bookmark it, it will break it and save only last 2-3 lines.
In version 4.2.13.1 it all works.

Discussion

  • derados

    derados - 2015-03-06

    starting already with 4.3.0 , saving complete query under bookmark is not working.
    last 4.2.x works without problems.

     
  • Dan Ungureanu

    Dan Ungureanu - 2015-03-10

    I was not able to reproduce it. I tried with two bookmarks: a 400 lines long (random SELECT, DELETE, INSERT and UPDATE queries) and a 128 lines (a database schema). They were both saved successfully. Can you give us more details?

    Thank you!

     
  • derados

    derados - 2015-03-11

    I know you can't execute this query but this is an example what i am trying to save. It executes and shows message that it's saved but when opening it with "Bookmarked query - View only", it shows only 2 lines:

    " b.Mak = t.Mak AND b.PolNr = t.PolNr AND b.BRAN = t.Branche AND
    b.BRNR = t.BranZ;"

    P.S.
    It was tested on Chrome and Firefox, by 3 different Users. Also, in all versions of 4.3.x and 4.4.0alfa & beta.
    Finally it was saved properly with last 4.2.x version.

     

    Last edit: derados 2015-03-11
  • Dan Ungureanu

    Dan Ungureanu - 2015-03-11

    Thank you very much! I will get on it ASAP!

    Done! https://github.com/phpmyadmin/phpmyadmin/pull/1566

     

    Last edit: Dan Ungureanu 2015-03-11
    • derados

      derados - 2015-03-11

      Changed my import.php file , tested, now working without problems.
      Plans for adding this changement to next official version 4.3.12 or 4.4.0 ?

       
      • Dan Ungureanu

        Dan Ungureanu - 2015-03-11

        I am glad I could help. I am not sure. Wait for a member of the development team to answer.

         
      • Marc Delisle

        Marc Delisle - 2015-03-11

        Yes, this will be part of 4.3.12.

         
  • Marc Delisle

    Marc Delisle - 2015-03-11
    • assigned_to: Marc Delisle
     
  • Marc Delisle

    Marc Delisle - 2015-03-11
    • summary: Bookmark saving --> Incomplete bookmark saving
     
  • Marc Delisle

    Marc Delisle - 2015-03-11
    • summary: Incomplete bookmark saving --> (ok 4.3.12) Incomplete bookmark saving
    • status: open --> resolved
    • Priority: High --> Low
     
  • Marc Delisle

    Marc Delisle - 2015-03-14
    • Status: resolved --> fixed
     
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.