Recent
`mysql`.`user`
`information_schema`.`INNODB_FT_INDEX_CACHE`
`information_schema`.`INNODB_FT_INDEX_TABLE`
`performance_schema`.`table_io_waits_summary_by_index_usage`
`information_schema`.`INNODB_CMP_PER_INDEX`
`information_schema`.`CHARACTER_SETS`
`information_schema`.`TABLESPACES`
`phpmyadmin`.`pma__savedsearches`
`phpmyadmin`.`pma__tracking`
`performance_schema`.`rwlock_instances`
Favorites
There are no favorite tables.
New
bcihsportal
information_schema
mysql
performance_schema
phpmyadmin
project_course
qrcodeid
test
Navigation panel
Navigation tree
Servers
Databases
Tables
Navigation panel
Customize appearance of the navigation panel.
Navigation panel
Show databases navigation as tree
In the navigation panel, replaces the database tree with a selector
Link with main panel
Link with main panel by highlighting the current database or table.
Display logo
Show logo in navigation panel.
Logo link URL
URL where logo in the navigation panel will point to.
Logo link target
Open the linked page in the main window (
main
) or in a new one (
new
).
main
new
Enable highlighting
Highlight server under the mouse cursor.
Maximum items on first level
The number of items that can be displayed on each page on the first level of the navigation tree.
Minimum number of items to display the filter box
Defines the minimum number of items (tables, views, routines and events) to display a filter box.
Recently used tables
Maximum number of recently used tables; set 0 to disable.
Favorite tables
Maximum number of favorite tables; set 0 to disable.
Navigation panel width
Set to 0 to collapse navigation panel.
Navigation tree
Customize the navigation tree.
Navigation tree
Maximum items in branch
The number of items that can be displayed on each page of the navigation tree.
Group items in the tree
Group items in the navigation tree (determined by the separator defined in the Databases and Tables tabs above).
Enable navigation tree expansion
Whether to offer the possibility of tree expansion in the navigation panel.
Show tables in tree
Whether to show tables under database in the navigation tree
Show views in tree
Whether to show views under database in the navigation tree
Show functions in tree
Whether to show functions under database in the navigation tree
Show procedures in tree
Whether to show procedures under database in the navigation tree
Show events in tree
Whether to show events under database in the navigation tree
Expand single database
Whether to expand single database in the navigation tree automatically.
Servers
Servers display options.
Servers
Display servers selection
Display server choice at the top of the navigation panel.
Display servers as a list
Show server listing as a list instead of a drop down.
Databases
Databases display options.
Databases
Minimum number of databases to display the database filter box
Database tree separator
String that separates databases into different tree levels.
Tables
Tables display options.
Tables
Target for quick access icon
Structure
SQL
Search
Insert
Browse
Target for second quick access icon
Structure
SQL
Search
Insert
Browse
Table tree separator
String that separates tables into different tree levels.
Maximum table tree depth
Drop files here
SQL upload (
0
)
x
-
Show hidden navigation tree items.
Create view
Javascript must be enabled past this point!
Server: 127.0.0.1
Database: project_course
Structure
SQL
Search
Query
(current)
Export
Import
Operations
Privileges
Routines
Events
Triggers
Tracking
Designer
Central columns
Console
Clear
History
Options
Bookmarks
Debug SQL
Press Ctrl+Enter to execute query
Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse
Expand
Show trace
Hide trace
Count :
Time taken :
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Label:
Target database:
Share this bookmark
OK
Options
Set default
Always expand query messages
Show query history at start
Show current browsing query
Execute queries on Enter and insert new line with Shift+Enter. To make this permanent, view settings.
Switch to dark theme
Collapse
Expand
Requery
Edit
Explain
Profiling
Bookmark
Query failed
Database :
Queried time :
Loading
ENUM/SET editor
Create view
Multi-table query
Query by example
Query window
*
id
user_id
action
module
description
ip_address
user_agent
created_at
*
id
title
content
audience
publish_status
is_important
unit_id
created_by
published_at
created_at
updated_at
*
announcement_id
user_id
read_at
*
id
user_id
school_name
school_id
school_head
district
address
created_at
updated_at
*
id
user_id
accomplishment_date
school_head_ta
teachers_observed
teachers_provided_ta
created_at
updated_at
*
id
user_id
activity_date
activities
created_at
updated_at
*
id
daily_activity_id
activity_text
status
moved_to_date
completed_at
cancelled_at
created_at
updated_at
*
id
sender_id
recipient_id
message_body
created_at
read_at
*
id
category_id
document_type
document_number
title
description
document_date
file_path
visibility
publish_status
uploaded_by
created_at
*
id
category_name
description
status
created_at
*
user_id
last_seen
*
id
user_id
reporting_month
report_title
status
review_status
seen_at
monitored_at
checked_at
approved_at
checked_by
submitted_at
created_at
updated_at
*
id
report_id
activity_date
school
school_head
activities_undertaken
findings_issues_concerns
technical_assistance_provided
agreement
created_at
*
id
user_id
reporting_month
plan_title
objective
status
review_status
seen_at
monitored_at
checked_at
approved_at
checked_by
submitted_at
created_at
updated_at
*
id
plan_id
schedule_date
needs_to_be_addressed
objectives
interventions
school
school_head_teachers
remarks
created_at
*
id
plan_id
user_id
status
summary
submitted_at
created_at
updated_at
*
id
report_id
plan_item_id
actual_date
school_head
accomplishment
findings_issues_concerns
technical_assistance_provided
agreement
school_head_signature
result_status
evidence_reference
remarks
created_at
*
id
user_id
reporting_month
status
review_status
seen_at
monitored_at
checked_at
approved_at
checked_by
submitted_at
created_at
updated_at
*
id
report_id
activity_date
activity_end_date
activities_undertaken
created_at
updated_at
*
id
unit_name
unit_code
description
status
created_at
updated_at
*
id
employee_no
firstname
middlename
lastname
suffix
email
password
role
unit_id
position_title
learning_area
contact_number
profile_photo
signature_image
account_status
approved_at
approved_by
last_login
created_at
updated_at
select table
activity_logs
announcements
announcement_reads
assigned_schools
daily_accomplishments
daily_activities
daily_activity_items
direct_messages
documents
document_categories
message_presence
mistar_reports
mistar_report_items
mista_plans
mista_plan_items
mista_reports
mista_report_items
monthly_accomplishment_reports
monthly_accomplishment_report_items
units
users
.
select column
Show
criteria
Sort
Ascending
Descending
Add as
AND
OR
Op
=
>
>=
<
<=
!=
LIKE
LIKE %...%
NOT LIKE
NOT LIKE %...%
IN (...)
NOT IN (...)
BETWEEN
NOT BETWEEN
IS NULL
IS NOT NULL
REGEXP
REGEXP ^...$
NOT REGEXP
Text
Another column
select table
activity_logs
announcements
announcement_reads
assigned_schools
daily_accomplishments
daily_activities
daily_activity_items
direct_messages
documents
document_categories
message_presence
mistar_reports
mistar_report_items
mista_plans
mista_plan_items
mista_reports
mista_report_items
monthly_accomplishment_reports
monthly_accomplishment_report_items
units
users
.
select column
select table
activity_logs
announcements
announcement_reads
assigned_schools
daily_accomplishments
daily_activities
daily_activity_items
direct_messages
documents
document_categories
message_presence
mistar_reports
mistar_report_items
mista_plans
mista_plan_items
mista_reports
mista_report_items
monthly_accomplishment_reports
monthly_accomplishment_report_items
units
users
.
select column
Show
criteria
Sort
Ascending
Descending
Add as
AND
OR
Op
=
>
>=
<
<=
!=
LIKE
LIKE %...%
NOT LIKE
NOT LIKE %...%
IN (...)
NOT IN (...)
BETWEEN
NOT BETWEEN
IS NULL
IS NOT NULL
REGEXP
REGEXP ^...$
NOT REGEXP
Text
Another column
select table
activity_logs
announcements
announcement_reads
assigned_schools
daily_accomplishments
daily_activities
daily_activity_items
direct_messages
documents
document_categories
message_presence
mistar_reports
mistar_report_items
mista_plans
mista_plan_items
mista_reports
mista_report_items
monthly_accomplishment_reports
monthly_accomplishment_report_items
units
users
.
select column
select table
activity_logs
announcements
announcement_reads
assigned_schools
daily_accomplishments
daily_activities
daily_activity_items
direct_messages
documents
document_categories
message_presence
mistar_reports
mistar_report_items
mista_plans
mista_plan_items
mista_reports
mista_report_items
monthly_accomplishment_reports
monthly_accomplishment_report_items
units
users
.
select column
Show
criteria
Sort
Ascending
Descending
Add as
AND
OR
Op
=
>
>=
<
<=
!=
LIKE
LIKE %...%
NOT LIKE
NOT LIKE %...%
IN (...)
NOT IN (...)
BETWEEN
NOT BETWEEN
IS NULL
IS NOT NULL
REGEXP
REGEXP ^...$
NOT REGEXP
Text
Another column
select table
activity_logs
announcements
announcement_reads
assigned_schools
daily_accomplishments
daily_activities
daily_activity_items
direct_messages
documents
document_categories
message_presence
mistar_reports
mistar_report_items
mista_plans
mista_plan_items
mista_reports
mista_report_items
monthly_accomplishment_reports
monthly_accomplishment_report_items
units
users
.
select column
select table
activity_logs
announcements
announcement_reads
assigned_schools
daily_accomplishments
daily_activities
daily_activity_items
direct_messages
documents
document_categories
message_presence
mistar_reports
mistar_report_items
mista_plans
mista_plan_items
mista_reports
mista_report_items
monthly_accomplishment_reports
monthly_accomplishment_report_items
units
users
.
select column
Show
criteria
Sort
Ascending
Descending
Add as
AND
OR
Op
=
>
>=
<
<=
!=
LIKE
LIKE %...%
NOT LIKE
NOT LIKE %...%
IN (...)
NOT IN (...)
BETWEEN
NOT BETWEEN
IS NULL
IS NOT NULL
REGEXP
REGEXP ^...$
NOT REGEXP
Text
Another column
select table
activity_logs
announcements
announcement_reads
assigned_schools
daily_accomplishments
daily_activities
daily_activity_items
direct_messages
documents
document_categories
message_presence
mistar_reports
mistar_report_items
mista_plans
mista_plan_items
mista_reports
mista_report_items
monthly_accomplishment_reports
monthly_accomplishment_report_items
units
users
.
select column