Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
DFoxinator
/
phpmyadmin
Public
forked from
phpmyadmin/phpmyadmin
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
phpmyadmin
libraries
StorageEngine.class.php
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 18, 2012
Resolved conflicts
Chanaka
committed
9cf33ea
View commit details
Copy full SHA for 9cf33ea
View code at this point
Browse repository at this point
Various coding style improvements
nijel
committed
882ec1e
View commit details
Copy full SHA for 882ec1e
View code at this point
Browse repository at this point
Drop not used function
nijel
committed
2c04a82
View commit details
Copy full SHA for 2c04a82
View code at this point
Browse repository at this point
Simplify code
nijel
committed
a2010df
View commit details
Copy full SHA for a2010df
View code at this point
Browse repository at this point
Fix function naming
nijel
committed
06f7f0d
View commit details
Copy full SHA for 06f7f0d
View code at this point
Browse repository at this point
Commits on Sep 16, 2012
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
Chanaka
committed
6971295
View commit details
Copy full SHA for 6971295
View code at this point
Browse repository at this point
Commits on Jun 27, 2012
Resolved conflicts
Chanaka
committed
39d37fa
View commit details
Copy full SHA for 39d37fa
View code at this point
Browse repository at this point
Commits on Jun 23, 2012
More coding style fixes
madhuracj
committed
b3fda23
View commit details
Copy full SHA for b3fda23
View code at this point
Browse repository at this point
Commits on Jun 22, 2012
Implement class behavior of common.lib.php file
Chanaka
committed
7664661
View commit details
Copy full SHA for 7664661
View code at this point
Browse repository at this point
Commits on Jun 2, 2012
Various coding style fixes
madhuracj
committed
8fe9490
View commit details
Copy full SHA for 8fe9490
View code at this point
Browse repository at this point
Commits on Apr 28, 2012
fix function definition
ruleant
committed
68fe78a
View commit details
Copy full SHA for 68fe78a
View code at this point
Browse repository at this point
Commits on Apr 27, 2012
Cleanup spacing after @return
nijel
committed
397b6fd
View commit details
Copy full SHA for 397b6fd
View code at this point
Browse repository at this point
Commits on Apr 14, 2012
check if PHPMYADMIN is set
ruleant
committed
0f772aa
View commit details
Copy full SHA for 0f772aa
View code at this point
Browse repository at this point
Commits on Dec 11, 2011
Coding style improvements
madhuracj
committed
84b8281
View commit details
Copy full SHA for 84b8281
View code at this point
Browse repository at this point
Commits on Dec 7, 2011
Coding style improvements - Multiline assignments
madhuracj
committed
35b18e5
View commit details
Copy full SHA for 35b18e5
View code at this point
Browse repository at this point
Commits on Oct 25, 2011
Use package name PhpMyAdmin
Show description for e56949f
nijel
committed
e56949f
View commit details
Copy full SHA for e56949f
View code at this point
Browse repository at this point
Commits on Jul 22, 2011
Merge remote-tracking branch 'origin/master' into drizzle
Show description for 3586bb9
piotrp
committed
3586bb9
View commit details
Copy full SHA for 3586bb9
View code at this point
Browse repository at this point
Replace tabs with spaces, cleanup identation
nijel
committed
d553062
View commit details
Copy full SHA for d553062
View code at this point
Browse repository at this point
Fix spacing after @param
nijel
committed
9405dbb
View commit details
Copy full SHA for 9405dbb
View code at this point
Browse repository at this point
Commits on Jun 27, 2011
Merge remote-tracking branch 'origin/master' into drizzle
piotrp
committed
3bde595
View commit details
Copy full SHA for 3bde595
View code at this point
Browse repository at this point
Remove @uses tags from docblocks
nijel
committed
e57f27e
View commit details
Copy full SHA for e57f27e
View code at this point
Browse repository at this point
Commits on Jun 26, 2011
Don't offer MyISAM engine in Drizzle
Show description for 14ab812
piotrp
committed
14ab812
View commit details
Copy full SHA for 14ab812
View code at this point
Browse repository at this point
Show storage engine list in db/table operations (Drizzle)
piotrp
committed
b00eb8f
View commit details
Copy full SHA for b00eb8f
View code at this point
Browse repository at this point
Commits on Jun 22, 2011
Don't offer PERFORMANCE_SCHEMA engine in table creation dialog and Operations tab
piotrp
committed
5661c3e
View commit details
Copy full SHA for 5661c3e
View code at this point
Browse repository at this point
Fix StorageEngine::getStorageEngines() so it can properly cache data
piotrp
committed
3b0f465
View commit details
Copy full SHA for 3b0f465
View code at this point
Browse repository at this point
Commits on Jun 6, 2011
Replace TRUE/FALSE with true/false.
Show description for 3cf4830
nijel
committed
3cf4830
View commit details
Copy full SHA for 3cf4830
View code at this point
Browse repository at this point
Commits on Aug 30, 2010
Fix permissions.
Show description for d17fba3
nijel
committed
d17fba3
View commit details
Copy full SHA for d17fba3
View code at this point
Browse repository at this point
Commits on Jul 29, 2010
Resolve merge conflicts for upstream merge
ninadsp
committed
a2f78a6
View commit details
Copy full SHA for a2f78a6
View code at this point
Browse repository at this point
Commits on Jul 23, 2010
Fixed conflict due to upstream merge
ninadsp
committed
e646a27
View commit details
Copy full SHA for e646a27
View code at this point
Browse repository at this point
Commits on Jul 22, 2010
blob streaming code cleanup (work in progress)
Marc Delisle
committed
56ebe05
View commit details
Copy full SHA for 56ebe05
View code at this point
Browse repository at this point
Update blob streaming to match the current API and use the PBMS PHP extension.
Barry Leslie
authored and
Marc Delisle
committed
f8653e5
View commit details
Copy full SHA for f8653e5
View code at this point
Browse repository at this point
Commits on Jul 20, 2010
No @uses __('Something').
nijel
committed
3e57a8e
View commit details
Copy full SHA for 3e57a8e
View code at this point
Browse repository at this point
Drop @version tag from docblocks.
nijel
committed
318dc4b
View commit details
Copy full SHA for 318dc4b
View code at this point
Browse repository at this point
Commits on May 22, 2010
testing git setup - no major change made in code yet
Show description for bed1948
ninadsp
committed
bed1948
View commit details
Copy full SHA for bed1948
View code at this point
Browse repository at this point
Commits on May 5, 2010
strings to gettext, second batch
Marc Delisle
committed
2182098
View commit details
Copy full SHA for 2182098
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.