Menu

#412 (ok 3.1) BLOBStreaming Support for phpMyAdmin

closed-accepted
1
2008-11-28
2008-08-18
No

The diff attached is for rev 11365 of phpMyAdmin-3.0-dev

The following files are not included in the diff:

bs_play_media.php
bs_change_mime_type.php
libraries/blobstreaming.lib.php

but can be obtained from svn://sebastianmendel.de/phpMyAdmin_gsoc2008_bs

Discussion

  • Raj Kissu Rajandran

    svn diff file containing code changes for BLOBStreaming support

     
  • Marc Delisle

    Marc Delisle - 2008-08-18

    Logged In: YES
    user_id=210714
    Originator: NO

    Raj,
    could you attach separately here those 3 files not included in the diff? Thanks.

     
  • Raj Kissu Rajandran

    libraries/blobstreaming.lib.php (BLOBStreaming Support)

     
  • Raj Kissu Rajandran

    Logged In: YES
    user_id=2185048
    Originator: YES

    File Added: blobstreaming.lib.php

     
  • Raj Kissu Rajandran

    bs_play_media.php (BLOBStreaming Support)

     
  • Raj Kissu Rajandran

    Logged In: YES
    user_id=2185048
    Originator: YES

    File Added: bs_play_media.php

     
  • Raj Kissu Rajandran

    Logged In: YES
    user_id=2185048
    Originator: YES

    File Added: bs_change_mime_type.php

     
  • Raj Kissu Rajandran

    bs_change_mime_type.php (BLOBStreaming Support)

     
  • Marc Delisle

    Marc Delisle - 2008-08-19
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2008-08-19

    Logged In: YES
    user_id=210714
    Originator: NO

    Missing lang messages, I will add them.

    Also, errors warning under MySQL 5.0, I'll add verifications.

     
  • Marc Delisle

    Marc Delisle - 2008-08-19

    Logged In: YES
    user_id=210714
    Originator: NO

    I'll fix another problem: you should not always take the server parameters related to ServerDefault, but those from the current server.

     
  • Marc Delisle

    Marc Delisle - 2008-08-23

    Logged In: YES
    user_id=210714
    Originator: NO

    Fixes:
    - use current server instead of default server
    - pass token to bs_play_media.php because Play Audio does not work in current trunk
    - add vim lines

     
  • Marc Delisle

    Marc Delisle - 2008-08-23
    • milestone: 284145 --> For_immediate_release
    • priority: 5 --> 1
    • summary: BLOBStreaming Support for phpMyAdmin --> (ok 3.1) BLOBStreaming Support for phpMyAdmin
    • status: open --> open-accepted
     
  • Marc Delisle

    Marc Delisle - 2008-08-23

    Logged In: YES
    user_id=210714
    Originator: NO

    Added localization for the 4 browsing messages.

     
  • Marc Delisle

    Marc Delisle - 2008-11-28
    • status: open-accepted --> closed-accepted