Download List

프로젝트 설명

myperl allows you to execute Perl from inside of MySQL. It can either be stored in a row, or it can be specified in your SQL statement. You also can select other columns which will be passed to Perl.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-06-16 20:05
0.9

255 행 제한 제거되었습니다 DynaLoader 현재 대부분의 플랫폼에서 작동합니다. 거기에 숨겨진 행에 대한 수정 프로그램은 Perl 코드에 전달되고, 그리고 RPM을 Red Hat은 9 일 현재 사용할 수있습니다위한 것입니다.
Tags: Major feature enhancements
The limit of 255 rows has been removed, and the DynaLoader will now work on most platforms. There is a fix for hidden rows being passed to the Perl code, and RPMs for Red Hat 9 are now available.

2003-05-07 05:01
0.8

Perl의 인터프리터 지금은 요청을 통해 지속 (이것 꽤 빠르게 만드는). 또한 수정 myperlgroup에 대한 ()을 너무 자주 전화를 받고되었다.
Tags: Major feature enhancements
The Perl interpreter now persists throughout request (which makes it quite a bit faster). A fix was also made for myperlgroup(), which was being called too frequently.

2003-04-10 02:52
0.6

이 릴리스의 수정이 아닌 varchar 데이터를 선택하여 함께 문제.
Tags: Minor bugfixes
This release fixes the issue with selecting non-varchar data.

2001-10-29 14:04
0.5

이 때문에 지금은 myperl 펄 5.6.1와 함께 일할 수 재작 성입니다. 또한 이제, 당신는 GROUP BY SQL 코드로 작업할 수있습니다 myperlgroup () 호출을 지원합니다. 스레드 안전도 향상되었습니다.
Tags: Major feature enhancements
This is a rewrite so that myperl can now work with Perl 5.6.1. It also now supports myperlgroup() call, so you can work with the GROUP BY sql code. Thread safety has also been improved.

2001-09-06 01:01
0.3

이 릴리스는 varchar보다 큰 크기의 데이터를 반환합니다. 동적 로딩 (. 있도록 모듈을 지원) 근무해야하고, 보이는 펄 인터프리터 (지금 그것을 아주 약간 만드는 재사용 속도).
Tags: Minor bugfixes
This release will return data in larger sizes than a varchar. Dynamic loading (.so module support) seems to be working, and the Perl interpreter is now reused (making it quite a bit faster).

Project Resources